[java-identity-provider COMMIT] in /trunk: idp-attribute-api/.project idp-attribute-filter-api/.project idp-attribute...

noreply at shibboleth.net noreply at shibboleth.net
Fri Feb 27 15:02:49 EST 2015


Author: tzeller
Date: Fri Feb 27 15:02:48 2015
New Revision: 7388

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7388&view=rev
Log:
Swap order of springbuilder and maven2Builder so projects import into Eclipse without any changes.

Modified:
    trunk/idp-attribute-api/.project
    trunk/idp-attribute-filter-api/.project
    trunk/idp-attribute-filter-impl/.project
    trunk/idp-attribute-resolver-api/.project
    trunk/idp-attribute-resolver-impl/.project
    trunk/idp-authn-api/.project
    trunk/idp-authn-impl/.project
    trunk/idp-cas-api/.project
    trunk/idp-cas-impl/.project
    trunk/idp-consent/.project
    trunk/idp-core/.project
    trunk/idp-profile-api/.project
    trunk/idp-profile-impl/.project
    trunk/idp-saml-api/.project
    trunk/idp-saml-impl/.project
    trunk/idp-war/.project

Modified: trunk/idp-attribute-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/.project?rev=7388&r1=7387&r2=7388&view=diff
==============================================================================
--- trunk/idp-attribute-api/.project (original)
+++ trunk/idp-attribute-api/.project Fri Feb 27 15:02:48 2015
@@ -16,12 +16,12 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>

Modified: trunk/idp-attribute-filter-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/.project?rev=7388&r1=7387&r2=7388&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.project (original)
+++ trunk/idp-attribute-filter-api/.project Fri Feb 27 15:02:48 2015
@@ -16,12 +16,12 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>

Modified: trunk/idp-attribute-filter-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/.project?rev=7388&r1=7387&r2=7388&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.project (original)
+++ trunk/idp-attribute-filter-impl/.project Fri Feb 27 15:02:48 2015
@@ -16,12 +16,12 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>

Modified: trunk/idp-attribute-resolver-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-api/.project?rev=7388&r1=7387&r2=7388&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-api/.project (original)
+++ trunk/idp-attribute-resolver-api/.project Fri Feb 27 15:02:48 2015
@@ -16,12 +16,12 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>

Modified: trunk/idp-attribute-resolver-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-impl/.project?rev=7388&r1=7387&r2=7388&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-impl/.project (original)
+++ trunk/idp-attribute-resolver-impl/.project Fri Feb 27 15:02:48 2015
@@ -16,12 +16,12 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>

Modified: trunk/idp-authn-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-authn-api/.project?rev=7388&r1=7387&r2=7388&view=diff

[... 181 lines stripped ...]


More information about the commits mailing list