]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1841: slf4j-*.jars needed to be updated to 1.5.8. Also, these jars were being...
authorRichard Millet <richard.millet@berkeley.edu>
Mon, 3 Jan 2011 23:07:59 +0000 (23:07 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Mon, 3 Jan 2011 23:07:59 +0000 (23:07 +0000)
commit671fd7414c7f85199a7703a9d20f34afd08e082e
tree0cdc91cabaf6c81d32a6108fd288774fce969e43
parentf431e4d5f20a9b36a9282c3b19937eccd8059d56
CSPACE-1841: slf4j-*.jars needed to be updated to 1.5.8.  Also, these jars were being included/packaged in our WAR file which was not necessary and potentially dangerous. So needed to change Maven scope to "provided" since we copy these jars over to a JBoss deployment directory.  Be sure to perform an undeploy and deploy from the "commons" module.
services/JaxRsServiceProvider/pom.xml
services/common/lib/slf4j/slf4j-api-1.5.2.jar [deleted file]
services/common/lib/slf4j/slf4j-api-1.5.8.jar [new file with mode: 0644]
services/common/lib/slf4j/slf4j-log4j12-1.5.2.jar [deleted file]
services/common/lib/slf4j/slf4j-log4j12-1.5.8.jar [new file with mode: 0644]