aboutsummaryrefslogtreecommitdiff
path: root/java/servingxml
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-141-118/+20
| | | | Notes: svn path=/head/; revision=372560
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* - Stage supportAntoine Brodin2014-02-171-8/+6
| | | | | | | - Remove infozip dependency Notes: svn path=/head/; revision=344812
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338513
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.1.2Pav Lucistnik2010-02-072-5/+6
| | | | | | | | | | - Portlint PR: ports/143576 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer) Notes: svn path=/head/; revision=249383
* - Update to 1.1.1bMartin Wilke2009-11-282-4/+4
| | | | | | | | PR: 140944 Submitted by: Jean-Paul BECONNE <jpbeconne@free.fr> (maintainer) Notes: svn path=/head/; revision=244916
* ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML dataMartin Wilke2009-09-196-0/+681
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> Notes: svn path=/head/; revision=241724