[java-opensaml] branch master updated: Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"

Scott Cantor cantor.2 at osu.edu
Tue Apr 23 09:25:12 EDT 2019


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=b32c846407368de95bc179388ef0fdc0adf57889

The following commit(s) were added to refs/heads/master by this push:
       new  b32c846   Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"
b32c846 is described below

commit b32c846407368de95bc179388ef0fdc0adf57889
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 23 09:25:02 2019 -0400

    Revert "Remove Eclipse project nature associated with obsolete Spring Tool Suite V3"
    
    This reverts commit 4a21da087a5ea0b302f3439df6684f1be3158a7e.
---
 opensaml-messaging-impl/.project | 1 +
 opensaml-profile-api/.project    | 1 +
 opensaml-profile-impl/.project   | 1 +
 opensaml-saml-impl/.project      | 1 +
 opensaml-security-api/.project   | 1 +
 opensaml-soap-impl/.project      | 1 +
 opensaml-storage-impl/.project   | 1 +
 7 files changed, 7 insertions(+)

diff --git a/opensaml-messaging-impl/.project b/opensaml-messaging-impl/.project
index b1151a3..c29a25a 100644
--- a/opensaml-messaging-impl/.project
+++ b/opensaml-messaging-impl/.project
@@ -27,6 +27,7 @@
 		</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>
diff --git a/opensaml-profile-api/.project b/opensaml-profile-api/.project
index 79f4f34..b43f792 100644
--- a/opensaml-profile-api/.project
+++ b/opensaml-profile-api/.project
@@ -27,6 +27,7 @@
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
diff --git a/opensaml-profile-impl/.project b/opensaml-profile-impl/.project
index 3d3d886..d464fbb 100644
--- a/opensaml-profile-impl/.project
+++ b/opensaml-profile-impl/.project
@@ -27,6 +27,7 @@
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>
diff --git a/opensaml-saml-impl/.project b/opensaml-saml-impl/.project
index 15cf9a4..4e908d8 100644
--- a/opensaml-saml-impl/.project
+++ b/opensaml-saml-impl/.project
@@ -27,6 +27,7 @@
 		</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>
diff --git a/opensaml-security-api/.project b/opensaml-security-api/.project
index 3135fa9..00525c5 100644
--- a/opensaml-security-api/.project
+++ b/opensaml-security-api/.project
@@ -32,6 +32,7 @@
 		</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>
diff --git a/opensaml-soap-impl/.project b/opensaml-soap-impl/.project
index f728377..e8c041f 100644
--- a/opensaml-soap-impl/.project
+++ b/opensaml-soap-impl/.project
@@ -27,6 +27,7 @@
 		</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>
diff --git a/opensaml-storage-impl/.project b/opensaml-storage-impl/.project
index 63df037..94ba85a 100644
--- a/opensaml-storage-impl/.project
+++ b/opensaml-storage-impl/.project
@@ -27,6 +27,7 @@
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
 		<nature>org.eclipse.m2e.core.maven2Nature</nature>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list