[java-opensaml COMMIT] in /trunk: opensaml-messaging-impl/.project opensaml-profile-api/.project opensaml-profile-imp...
noreply at shibboleth.net
noreply at shibboleth.net
Fri Jul 11 13:03:11 EDT 2014
Author: iay
Date: Fri Jul 11 13:03:11 2014
New Revision: 3945
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3945&view=rev
Log:
Add Spring nature to projects.
Modified:
trunk/opensaml-messaging-impl/.project
trunk/opensaml-profile-api/.project
trunk/opensaml-profile-impl/.project
trunk/opensaml-saml-impl/.project
trunk/opensaml-soap-impl/.project
trunk/opensaml-storage-impl/.project
Modified: trunk/opensaml-messaging-impl/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-impl/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
--- trunk/opensaml-messaging-impl/.project (original)
+++ trunk/opensaml-messaging-impl/.project Fri Jul 11 13:03:11 2014
@@ -16,12 +16,18 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
Modified: trunk/opensaml-profile-api/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-api/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
Binary files - no diff available.
Modified: trunk/opensaml-profile-impl/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-profile-impl/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
Binary files - no diff available.
Modified: trunk/opensaml-saml-impl/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-saml-impl/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
--- trunk/opensaml-saml-impl/.project (original)
+++ trunk/opensaml-saml-impl/.project Fri Jul 11 13:03:11 2014
@@ -16,12 +16,18 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
Modified: trunk/opensaml-soap-impl/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-soap-impl/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
--- trunk/opensaml-soap-impl/.project (original)
+++ trunk/opensaml-soap-impl/.project Fri Jul 11 13:03:11 2014
@@ -16,12 +16,18 @@
</arguments>
</buildCommand>
<buildCommand>
+ <name>org.springframework.ide.eclipse.core.springbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
Modified: trunk/opensaml-storage-impl/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-storage-impl/.project?rev=3945&r1=3944&r2=3945&view=diff
==============================================================================
--- trunk/opensaml-storage-impl/.project (original)
+++ trunk/opensaml-storage-impl/.project Fri Jul 11 13:03:11 2014
@@ -1,23 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>opensaml-storage-impl</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- </buildCommand>
- <buildCommand>
- <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
-</projectDescription>
+ <name>opensaml-storage-impl</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
[... 27 lines stripped ...]
More information about the commits
mailing list