[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
Sun Aug 7 20:17:42 BST 2011


Author: lajoie
Date: Sun Aug  7 20:17:42 2011
New Revision: 4003

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4003&view=rev
Log:
need to leave repository locations in project POM so it can find the parent POM
remove old maven plugin builders and natures

Modified:
    trunk/idp-attribute-api/.project
    trunk/idp-attribute-filter-api/.project
    trunk/idp-attribute-filter-impl/.project
    trunk/idp-attribute-impl/.project
    trunk/idp-attribute-resolver-api/.project
    trunk/idp-attribute-resolver-impl/.project
    trunk/idp-authn-api/.project
    trunk/idp-consent-api/.project
    trunk/idp-consent-impl/.project
    trunk/idp-core/.project
    trunk/idp-metadata-api/.project
    trunk/idp-parent/pom.xml
    trunk/idp-profile-api/.project
    trunk/idp-saml-api/.project
    trunk/idp-saml-impl/.project
    trunk/idp-tou-api/.project
    trunk/idp-tou-impl/.project

Modified: trunk/idp-attribute-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/.project?rev=4003&r1=4002&r2=4003&view=diff
==============================================================================
--- trunk/idp-attribute-api/.project (original)
+++ trunk/idp-attribute-api/.project Sun Aug  7 20:17:42 2011
@@ -16,11 +16,6 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
@@ -28,7 +23,6 @@
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 	</natures>

Modified: trunk/idp-attribute-filter-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/.project?rev=4003&r1=4002&r2=4003&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.project (original)
+++ trunk/idp-attribute-filter-api/.project Sun Aug  7 20:17:42 2011
@@ -16,11 +16,6 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
@@ -29,7 +24,6 @@
 	<natures>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 	</natures>
 </projectDescription>

Modified: trunk/idp-attribute-filter-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/.project?rev=4003&r1=4002&r2=4003&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.project (original)
+++ trunk/idp-attribute-filter-impl/.project Sun Aug  7 20:17:42 2011
@@ -16,11 +16,6 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
@@ -29,7 +24,6 @@
 	<natures>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 	</natures>
 </projectDescription>

Modified: trunk/idp-attribute-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-impl/.project?rev=4003&r1=4002&r2=4003&view=diff
==============================================================================
--- trunk/idp-attribute-impl/.project (original)
+++ trunk/idp-attribute-impl/.project Sun Aug  7 20:17:42 2011
@@ -16,11 +16,6 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
 			<name>org.eclipse.m2e.core.maven2Builder</name>
 			<arguments>
 			</arguments>
@@ -28,7 +23,6 @@
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 	</natures>

Modified: trunk/idp-attribute-resolver-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-api/.project?rev=4003&r1=4002&r2=4003&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-api/.project (original)
+++ trunk/idp-attribute-resolver-api/.project Sun Aug  7 20:17:42 2011
@@ -16,11 +16,6 @@
 			</arguments>
 		</buildCommand>

[... 340 lines stripped ...]


More information about the commits mailing list