From: Sanjay Dalal Date: Tue, 9 Feb 2010 23:02:01 +0000 (+0000) Subject: CSPACE-870 downgraded spring security from 3.0.2.CI-SNAPSHOT to 3.0.1.RELEASE for... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=401892db681dfff2963b2c62fc61dc6bc7d230b1;p=tmp%2Fjakarta-migration.git CSPACE-870 downgraded spring security from 3.0.2.CI-SNAPSHOT to 3.0.1.RELEASE for good. Snapshot was recently removed from maven repository failing the build. test: security test and all service tests (with anonymous) ant deploy required M services/authentication/service/pom.xml M services/JaxRsServiceProvider/pom.xml D services/common/lib/spring/spring-security-web-3.0.2.CI-SNAPSHOT.jar AM services/common/lib/spring/spring-security-core-3.0.1.RELEASE.jar AM services/common/lib/spring/spring-security-acl-3.0.1.RELEASE.jar D services/common/lib/spring/spring-security-core-3.0.2.CI-SNAPSHOT.jar AM services/common/lib/spring/spring-security-config-3.0.1.RELEASE.jar D services/common/lib/spring/spring-security-acl-3.0.2.CI-SNAPSHOT.jar AM services/common/lib/spring/spring-security-web-3.0.1.RELEASE.jar D services/common/lib/spring/spring-security-config-3.0.2.CI-SNAPSHOT.jar M services/pom.xml --- diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 11e164e06..ffcfa5caf 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -16,7 +16,7 @@ services.jaxrs.provider 3.0.0.RELEASE - 3.0.2.CI-SNAPSHOT + 3.0.1.RELEASE diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index 15da9a5f0..846eb22a7 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -16,7 +16,7 @@ 4.2.3.GA 3.0 UTF-8 - 3.0.2.CI-SNAPSHOT + 3.0.1.RELEASE diff --git a/services/common/lib/spring/spring-security-acl-3.0.2.CI-SNAPSHOT.jar b/services/common/lib/spring/spring-security-acl-3.0.1.RELEASE.jar similarity index 63% rename from services/common/lib/spring/spring-security-acl-3.0.2.CI-SNAPSHOT.jar rename to services/common/lib/spring/spring-security-acl-3.0.1.RELEASE.jar index 1e0381792..9f04e1ee4 100644 Binary files a/services/common/lib/spring/spring-security-acl-3.0.2.CI-SNAPSHOT.jar and b/services/common/lib/spring/spring-security-acl-3.0.1.RELEASE.jar differ diff --git a/services/common/lib/spring/spring-security-config-3.0.2.CI-SNAPSHOT.jar b/services/common/lib/spring/spring-security-config-3.0.1.RELEASE.jar similarity index 83% rename from services/common/lib/spring/spring-security-config-3.0.2.CI-SNAPSHOT.jar rename to services/common/lib/spring/spring-security-config-3.0.1.RELEASE.jar index 7f945957a..9a004f291 100644 Binary files a/services/common/lib/spring/spring-security-config-3.0.2.CI-SNAPSHOT.jar and b/services/common/lib/spring/spring-security-config-3.0.1.RELEASE.jar differ diff --git a/services/common/lib/spring/spring-security-core-3.0.2.CI-SNAPSHOT.jar b/services/common/lib/spring/spring-security-core-3.0.1.RELEASE.jar similarity index 60% rename from services/common/lib/spring/spring-security-core-3.0.2.CI-SNAPSHOT.jar rename to services/common/lib/spring/spring-security-core-3.0.1.RELEASE.jar index 6367a824a..f35b66cf8 100644 Binary files a/services/common/lib/spring/spring-security-core-3.0.2.CI-SNAPSHOT.jar and b/services/common/lib/spring/spring-security-core-3.0.1.RELEASE.jar differ diff --git a/services/common/lib/spring/spring-security-web-3.0.2.CI-SNAPSHOT.jar b/services/common/lib/spring/spring-security-web-3.0.1.RELEASE.jar similarity index 64% rename from services/common/lib/spring/spring-security-web-3.0.2.CI-SNAPSHOT.jar rename to services/common/lib/spring/spring-security-web-3.0.1.RELEASE.jar index aede9ebb4..b6edf0c1c 100644 Binary files a/services/common/lib/spring/spring-security-web-3.0.2.CI-SNAPSHOT.jar and b/services/common/lib/spring/spring-security-web-3.0.1.RELEASE.jar differ diff --git a/services/pom.xml b/services/pom.xml index 90f10e819..40bb43e02 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -143,7 +143,7 @@ target/site - +