On 2010-09-30 14:49, Charles Lee wrote:
Hi guys,

Does anybody know why do we remain the commons-logging.jar in the xmlsec?

I am asking about this because:
1. I have comment out the commons-logging.jar in the bootstrap-classpath and
run all the testcase. No related failures occurred. (20002 test cases, 4
failures, 2 errors and 3 crashes).

I think you'd better run xmlsec's test cases.

2. The *commons-logging.jar* included in the xmlsec is not the latest one. I
found follows in the MANIFEST.MF:
*
*
*Extension-Name: org.apache.commons.logging*
*Specification-Vendor: Apache Software Foundation*
*Specification-Version: 1.0*
*Implementation-Vendor: Apache Software Foundation*
*Implementation-Version: 1.0.4*
*
*
the latest commons-logging version is 1.1.1. And u can find the CHANGELOG
here<http://commons.apache.org/logging/RELEASE-NOTES.txt>  . I do care about
the LOGGING-115<https://issues.apache.org/jira/browse/LOGGING-115>, because
lots of hadoop unit test case fail on this issue.



Not sure whether xmlsec could work with the latest commons-logging, even so, we may still have to face similar problems that one application must work with specific commons-logging which is not the one we shipped.

--
Best Regards,
Regis.

Reply via email to