./wip/apache-commons-digester, Rule based XML Java object mapping tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0, Package name: apache-commons-digester-2.0, Maintainer: pkgsrc-users

Commons-Digester converts XML to a Java object by a set of mapping rules. A rich
set of predefined rules is available for your use. You can also create your own
rules.


Required to run:
[wip/apache-commons-beanutils] [wip/apache-commons-logging]

Required to build:
[lang/sun-jre7] [lang/sun-jdk7] [pkgtools/cwrappers]

Master sites:

RMD160: 955ae79718ce4de681ab23815cb469952b1f28f6
Filesize: 1806.218 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-23 23:33:26 by othyro | Files touched by this commit (50)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2012-01-01 16:31:15 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update Maintainer

   2010-09-09 02:24:52 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import apache-commons-digester-2.0 as wip/apache-commons-digester.

Commons-Digester converts XML to a Java object by a set of mapping rules. 
A rich set of predefined rules is available for your use.
You can also create your own rules