Package: libcommons-beanutils-java Version: 1.6.1-4 Package: libcommons-collections-java Version: 2.1.1-3 Package: libcommons-digester-java Version: 1.5.0.1-4 Package: libcommons-logging-java Version: 1.0.4-2
I patched libcommons-collections-java, libcommons-digester-java, & libcommons-logging-java to depend on java1-runtime, so I could install tomcat4 with only sablevm & not require kaffe (sablevm provides java1-runtime)
I got the idea from libcommons-beanutils-java, which already depends on java1-runtime
While I was at it, I made packages build javadocs using gjdoc & prepared them to run build tests with junit (though all packages' test currently fails, pending resolution of other bugs - see comments)
The changes I made are attached - these are the packages I built -
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/commons-beanutils/
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons- collections-java/
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons-digester- java/
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons-logging- java/
I'm happy with them - they work great for me! If they don't offend, I'm super keen to have these changes applied to the official packages!
Thank you so much for maintaining free java!
Jack
commons-beanutils.patch
Description: Binary data
commons-collections.patch
Description: Binary data
commons-digester.patch
Description: Binary data
commons-logging.patch
Description: Binary data