diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2007-01-20 22:03:35 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2007-01-20 22:03:35 +0000 |
commit | 60f4b8d158067742c1b0ca5cebdc2346930ccfc2 (patch) | |
tree | 715176eeafef4f959224348aee49dce8f9333ccd /dev-java/commons-betwixt/metadata.xml | |
parent | Stable on ppc64; bug #162928 (diff) | |
download | gentoo-2-60f4b8d158067742c1b0ca5cebdc2346930ccfc2.tar.gz gentoo-2-60f4b8d158067742c1b0ca5cebdc2346930ccfc2.tar.bz2 gentoo-2-60f4b8d158067742c1b0ca5cebdc2346930ccfc2.zip |
Ebuild cleanup to work with JAVA_PKG_STRICT.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-java/commons-betwixt/metadata.xml')
-rw-r--r-- | dev-java/commons-betwixt/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-betwixt/metadata.xml b/dev-java/commons-betwixt/metadata.xml index f1521d07c71f..392662d241d0 100644 --- a/dev-java/commons-betwixt/metadata.xml +++ b/dev-java/commons-betwixt/metadata.xml @@ -8,9 +8,9 @@ beans to XML in a flexible way. It is implemented using an XMLIntrospector and XMLBeanInfo classes which are similar to the standard Introspector and BeanInfo from the Java Beans specification. - + Betwixt provides a way of turning beans into XML as well as automatically - generating digester rules in a way that can be customized on a per type + generating digester rules in a way that can be customized on a per type manner in the same way that the BeanInfo mechanism can be used to customize the default introspection on a java object. </longdescription> |