Bug 138914 - New port: java/servingxml Framework for flat/XML data transformations
Summary: New port: java/servingxml Framework for flat/XML data transformations
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 21:10 UTC by Jean-Paul Beconne
Modified: 2009-09-19 13:20 UTC (History)
0 users

See Also:


Attachments
file.shar (40.15 KB, text/plain)
2009-09-17 21:10 UTC, Jean-Paul Beconne
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Paul Beconne 2009-09-17 21:10:02 UTC
ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data transformations.
It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
flat-flat, and XML-XML processing in pipelines.
ServingXML comes with a console app, and also documents an API for embedding
the software in a standard Java or J2EE application.

WWW: http://servingxml.sourceforge.net/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-09-19 13:11:38 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-19 13:11:55 UTC
miwi        2009-09-19 12:11:46 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/servingxml      Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    java/servingxml/files patch-servingxml 
  Log:
  ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data
  transformations.
  It defines an extensible markup vocabulary for expressing flat-XML, XML-flat,
  flat-flat, and XML-XML processing in pipelines.
  ServingXML comes with a console app, and also documents an API for embedding
  the software in a standard Java or J2EE application.
  
  WWW: http://servingxml.sourceforge.net/
  
  PR:             ports/138914
  Feature safe:   yes
  Submitted by:   Jean-Paul Beconne <jpbeconne@free.fr>
  
  Revision  Changes    Path
  1.220     +1 -0      ports/java/Makefile
  1.1       +36 -0     ports/java/servingxml/Makefile (new)
  1.1       +3 -0      ports/java/servingxml/distinfo (new)
  1.1       +11 -0     ports/java/servingxml/files/patch-servingxml (new)
  1.1       +8 -0      ports/java/servingxml/pkg-descr (new)
  1.1       +10 -0     ports/java/servingxml/pkg-message (new)
  1.1       +613 -0    ports/java/servingxml/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"