[java-opensaml] branch master updated: Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
Ian Young
ian at iay.org.uk
Thu Mar 7 12:47:27 EST 2019
This is an automated email from the git hooks/post-receive script.
iay 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=4a21da087a5ea0b302f3439df6684f1be3158a7e
The following commit(s) were added to refs/heads/master by this push:
new 4a21da0 Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
4a21da0 is described below
commit 4a21da087a5ea0b302f3439df6684f1be3158a7e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 7 17:47:17 2019 +0000
Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
---
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 deletions(-)
diff --git a/opensaml-messaging-impl/.project b/opensaml-messaging-impl/.project
index c29a25a..b1151a3 100644
--- a/opensaml-messaging-impl/.project
+++ b/opensaml-messaging-impl/.project
@@ -27,7 +27,6 @@
</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 b43f792..79f4f34 100644
--- a/opensaml-profile-api/.project
+++ b/opensaml-profile-api/.project
@@ -27,7 +27,6 @@
</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 d464fbb..3d3d886 100644
--- a/opensaml-profile-impl/.project
+++ b/opensaml-profile-impl/.project
@@ -27,7 +27,6 @@
</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 4e908d8..15cf9a4 100644
--- a/opensaml-saml-impl/.project
+++ b/opensaml-saml-impl/.project
@@ -27,7 +27,6 @@
</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 00525c5..3135fa9 100644
--- a/opensaml-security-api/.project
+++ b/opensaml-security-api/.project
@@ -32,7 +32,6 @@
</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 e8c041f..f728377 100644
--- a/opensaml-soap-impl/.project
+++ b/opensaml-soap-impl/.project
@@ -27,7 +27,6 @@
</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 94ba85a..63df037 100644
--- a/opensaml-storage-impl/.project
+++ b/opensaml-storage-impl/.project
@@ -27,7 +27,6 @@
</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