]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-933: Changes to fix some of our logging config issues.
authorRichard Millet <richard.millet@berkeley.edu>
Tue, 21 Dec 2010 00:57:18 +0000 (00:57 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Tue, 21 Dec 2010 00:57:18 +0000 (00:57 +0000)
commit1d759accccf40fd9c781e0bfaac3d892724e4150
tree296faaaa32723cbce514eadc37da13a3ecff170d
parent8603acbbbb6358f768eaa43a2304a3721c92805d
CSPACE-933: Changes to fix some of our logging config issues.
14 files changed:
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/authentication/service/pom.xml
services/authentication/service/src/main/java/org/collectionspace/authentication/jaas/CSpaceJBossDBLoginModule.java
services/authentication/service/src/main/java/org/collectionspace/authentication/realm/db/CSpaceDbRealm.java
services/authentication/service/src/main/resources/log4j.properties [deleted file]
services/common/build.xml
services/common/lib/slf4j/slf4j-api-1.5.2.jar [new file with mode: 0644]
services/common/lib/slf4j/slf4j-log4j12-1.5.2.jar [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/CollectionSpaceServiceContextListener.java
services/common/src/main/java/org/collectionspace/services/common/FileUtils.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentUtils.java
services/common/src/main/java/org/collectionspace/services/common/imaging/nuxeo/NuxeoImageUtils.java
services/common/src/main/java/org/collectionspace/services/common/profile/Profiler.java
services/id/service/pom.xml