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

noreply at shibboleth.net noreply at shibboleth.net
Fri Jul 11 13:01:11 EDT 2014


Author: iay
Date: Fri Jul 11 13:01:11 2014
New Revision: 6283

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6283&view=rev
Log:
Add Spring nature to projects.

Modified:
    trunk/idp-attribute-api/.project
    trunk/idp-attribute-cli/.project
    trunk/idp-attribute-filter-api/.project
    trunk/idp-attribute-filter-impl/.project
    trunk/idp-attribute-filter-spring/.project
    trunk/idp-attribute-impl/.project
    trunk/idp-attribute-resolver-api/.project
    trunk/idp-attribute-resolver-impl/.project
    trunk/idp-attribute-resolver-spring/.project
    trunk/idp-authn-api/.project
    trunk/idp-authn-impl/.project
    trunk/idp-conf/.project
    trunk/idp-consent-api/.project
    trunk/idp-consent-impl/.project
    trunk/idp-core/.project
    trunk/idp-metadata-api/.project
    trunk/idp-profile-api/.project
    trunk/idp-profile-impl/.project
    trunk/idp-profile-spring/.project
    trunk/idp-saml-api/.project
    trunk/idp-saml-impl/.project
    trunk/idp-schema/.project
    trunk/idp-session-api/.project
    trunk/idp-session-impl/.project
    trunk/idp-tou-api/.project
    trunk/idp-tou-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=6283&r1=6282&r2=6283&view=diff
==============================================================================
--- trunk/idp-attribute-api/.project (original)
+++ trunk/idp-attribute-api/.project Fri Jul 11 13:01:11 2014
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

Modified: trunk/idp-attribute-cli/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-cli/.project?rev=6283&r1=6282&r2=6283&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/idp-attribute-filter-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/.project?rev=6283&r1=6282&r2=6283&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.project (original)
+++ trunk/idp-attribute-filter-api/.project Fri Jul 11 13:01:11 2014
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

Modified: trunk/idp-attribute-filter-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/.project?rev=6283&r1=6282&r2=6283&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.project (original)
+++ trunk/idp-attribute-filter-impl/.project Fri Jul 11 13:01:11 2014
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>

Modified: trunk/idp-attribute-filter-spring/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-spring/.project?rev=6283&r1=6282&r2=6283&view=diff
==============================================================================
Binary files - no diff available.

Modified: trunk/idp-attribute-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-impl/.project?rev=6283&r1=6282&r2=6283&view=diff
==============================================================================
--- trunk/idp-attribute-impl/.project (original)
+++ trunk/idp-attribute-impl/.project Fri Jul 11 13:01:11 2014
@@ -20,8 +20,14 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.springframework.ide.eclipse.core.springbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>

[... 379 lines stripped ...]


More information about the commits mailing list