[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
Sat Aug 6 19:50:17 BST 2011
Author: lajoie
Date: Sat Aug 6 19:50:17 2011
New Revision: 4001
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4001&view=rev
Log:
overwrite checkstyle plugin config which used to be fetched externally with local file
Added:
trunk/idp-parent/.settings/org.eclipse.m2e.core.prefs (with props)
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/.project
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=4001&r1=4000&r2=4001&view=diff
==============================================================================
--- trunk/idp-attribute-api/.project (original)
+++ trunk/idp-attribute-api/.project Sat Aug 6 19:50:17 2011
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</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>
Modified: trunk/idp-attribute-filter-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/.project?rev=4001&r1=4000&r2=4001&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.project (original)
+++ trunk/idp-attribute-filter-api/.project Sat Aug 6 19:50:17 2011
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<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>
Modified: trunk/idp-attribute-filter-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/.project?rev=4001&r1=4000&r2=4001&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.project (original)
+++ trunk/idp-attribute-filter-impl/.project Sat Aug 6 19:50:17 2011
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<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>
Modified: trunk/idp-attribute-impl/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-impl/.project?rev=4001&r1=4000&r2=4001&view=diff
==============================================================================
--- trunk/idp-attribute-impl/.project (original)
+++ trunk/idp-attribute-impl/.project Sat Aug 6 19:50:17 2011
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</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>
Modified: trunk/idp-attribute-resolver-api/.project
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-api/.project?rev=4001&r1=4000&r2=4001&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-api/.project (original)
+++ trunk/idp-attribute-resolver-api/.project Sat Aug 6 19:50:17 2011
@@ -20,8 +20,14 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<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>
Modified: trunk/idp-attribute-resolver-impl/.project
[... 251 lines stripped ...]
More information about the commits
mailing list