Package: libcommons-logging-java / 1.2-1

Metadata

Package Version Patches format
libcommons-logging-java 1.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_target13_BuildXml.patch | (download)

build.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 bumbs the source and target version options for the java compiler.
02_build_javadoc.patch | (download)

build.xml | 37 36 + 1 - 0 !
1 file changed, 36 insertions(+), 1 deletion(-)

 adds a target to generate the javadoc.
03_disable_securityallow_test.patch | (download)

src/test/java/org/apache/commons/logging/security/SecurityAllowedTestCase.java | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 this patch has been added to disable the securityallowedtestcase
 altogether, as it fails to complete successfully on GCJ. The issue
 seems to be with GCJ, so till the time that GCJ is fixed, we don't run
 this test.
06_classpath_manifest.patch | (download)

src/conf/MANIFEST.MF | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 adds the classpath entry to the manifest file