[java-identity-provider] branch master updated: Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
Ian Young
ian at iay.org.uk
Thu Mar 7 13:12:32 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=7a1122c49c51ac29da229f40a9e150ef6c357699
The following commit(s) were added to refs/heads/master by this push:
new 7a1122c Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
7a1122c is described below
commit 7a1122c49c51ac29da229f40a9e150ef6c357699
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 7 18:12:24 2019 +0000
Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
---
idp-admin-api/.project | 1 -
idp-admin-impl/.project | 1 -
idp-attribute-api/.project | 1 -
idp-attribute-filter-api/.project | 1 -
idp-attribute-filter-impl/.project | 1 -
idp-attribute-filter-spring/.project | 1 -
idp-attribute-impl/.project | 1 -
idp-attribute-resolver-api/.project | 1 -
idp-attribute-resolver-impl/.project | 1 -
idp-attribute-resolver-spring/.project | 1 -
idp-authn-api/.project | 1 -
idp-authn-impl/.project | 1 -
idp-bom/.project | 1 -
idp-cas-api/.project | 1 -
idp-cas-impl/.project | 1 -
idp-conf/.project | 1 -
idp-consent-api/.project | 1 -
idp-consent-impl/.project | 1 -
idp-core/.project | 1 -
idp-installer/.project | 1 -
idp-profile-api/.project | 1 -
idp-profile-impl/.project | 1 -
idp-profile-spring/.project | 1 -
idp-saml-api/.project | 1 -
idp-saml-impl/.project | 1 -
idp-schema/.project | 1 -
idp-session-api/.project | 1 -
idp-session-impl/.project | 1 -
idp-tests-bom/.project | 1 -
idp-ui/.project | 1 -
idp-war/.project | 1 -
31 files changed, 31 deletions(-)
diff --git a/idp-admin-api/.project b/idp-admin-api/.project
index 4efaa10..9480adf 100644
--- a/idp-admin-api/.project
+++ b/idp-admin-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/idp-admin-impl/.project b/idp-admin-impl/.project
index 90b3f69..a6bf7fd 100644
--- a/idp-admin-impl/.project
+++ b/idp-admin-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/idp-attribute-api/.project b/idp-attribute-api/.project
index ed92a0d..0570353 100644
--- a/idp-attribute-api/.project
+++ b/idp-attribute-api/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-attribute-filter-api/.project b/idp-attribute-filter-api/.project
index a33e638..fc16eab 100644
--- a/idp-attribute-filter-api/.project
+++ b/idp-attribute-filter-api/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-attribute-filter-impl/.project b/idp-attribute-filter-impl/.project
index 0815e7a..6996d6c 100644
--- a/idp-attribute-filter-impl/.project
+++ b/idp-attribute-filter-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>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-attribute-filter-spring/.project b/idp-attribute-filter-spring/.project
index 142d855..b8398e2 100644
--- a/idp-attribute-filter-spring/.project
+++ b/idp-attribute-filter-spring/.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/idp-attribute-impl/.project b/idp-attribute-impl/.project
index 93b9a0c..c1bd286 100644
--- a/idp-attribute-impl/.project
+++ b/idp-attribute-impl/.project
@@ -32,7 +32,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/idp-attribute-resolver-api/.project b/idp-attribute-resolver-api/.project
index f1c493c..a98166f 100644
--- a/idp-attribute-resolver-api/.project
+++ b/idp-attribute-resolver-api/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-attribute-resolver-impl/.project b/idp-attribute-resolver-impl/.project
index dcea4b2..590d060 100644
--- a/idp-attribute-resolver-impl/.project
+++ b/idp-attribute-resolver-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>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-attribute-resolver-spring/.project b/idp-attribute-resolver-spring/.project
index e323203..672c584 100644
--- a/idp-attribute-resolver-spring/.project
+++ b/idp-attribute-resolver-spring/.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/idp-authn-api/.project b/idp-authn-api/.project
index eac45e1..aeb5b4d 100644
--- a/idp-authn-api/.project
+++ b/idp-authn-api/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-authn-impl/.project b/idp-authn-impl/.project
index 93f0107..840dd33 100644
--- a/idp-authn-impl/.project
+++ b/idp-authn-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>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-bom/.project b/idp-bom/.project
index f286c93..3de28e3 100644
--- a/idp-bom/.project
+++ b/idp-bom/.project
@@ -17,7 +17,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
diff --git a/idp-cas-api/.project b/idp-cas-api/.project
index 23cfd9c..33fe951 100644
--- a/idp-cas-api/.project
+++ b/idp-cas-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/idp-cas-impl/.project b/idp-cas-impl/.project
index 22f763b..f997a81 100644
--- a/idp-cas-impl/.project
+++ b/idp-cas-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/idp-conf/.project b/idp-conf/.project
index 1f94f11..3957ac5 100644
--- a/idp-conf/.project
+++ b/idp-conf/.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/idp-consent-api/.project b/idp-consent-api/.project
index 62a8236..0e002b4 100644
--- a/idp-consent-api/.project
+++ b/idp-consent-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/idp-consent-impl/.project b/idp-consent-impl/.project
index 2201166..80e13b7 100644
--- a/idp-consent-impl/.project
+++ b/idp-consent-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/idp-core/.project b/idp-core/.project
index d914eaf..a6da696 100644
--- a/idp-core/.project
+++ b/idp-core/.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/idp-installer/.project b/idp-installer/.project
index e3f990e..02ddb80 100644
--- a/idp-installer/.project
+++ b/idp-installer/.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/idp-profile-api/.project b/idp-profile-api/.project
index 818e804..158ed8e 100644
--- a/idp-profile-api/.project
+++ b/idp-profile-api/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-profile-impl/.project b/idp-profile-impl/.project
index 8f46927..222d07b 100644
--- a/idp-profile-impl/.project
+++ b/idp-profile-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>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-profile-spring/.project b/idp-profile-spring/.project
index 585e593..4689fe4 100644
--- a/idp-profile-spring/.project
+++ b/idp-profile-spring/.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/idp-saml-api/.project b/idp-saml-api/.project
index dc7374d..301bdc8 100644
--- a/idp-saml-api/.project
+++ b/idp-saml-api/.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/idp-saml-impl/.project b/idp-saml-impl/.project
index 1b5d236..b7b1edf 100644
--- a/idp-saml-impl/.project
+++ b/idp-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>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
diff --git a/idp-schema/.project b/idp-schema/.project
index c89db8c..ef78eb9 100644
--- a/idp-schema/.project
+++ b/idp-schema/.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/idp-session-api/.project b/idp-session-api/.project
index 62a1f7f..dba661b 100644
--- a/idp-session-api/.project
+++ b/idp-session-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/idp-session-impl/.project b/idp-session-impl/.project
index 8a48a91..5da4b28 100644
--- a/idp-session-impl/.project
+++ b/idp-session-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/idp-tests-bom/.project b/idp-tests-bom/.project
index 841cdfa..b06bf46 100644
--- a/idp-tests-bom/.project
+++ b/idp-tests-bom/.project
@@ -17,7 +17,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
diff --git a/idp-ui/.project b/idp-ui/.project
index b903b34..e4399f4 100644
--- a/idp-ui/.project
+++ b/idp-ui/.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/idp-war/.project b/idp-war/.project
index 3f1824d..16c3d75 100644
--- a/idp-war/.project
+++ b/idp-war/.project
@@ -27,7 +27,6 @@
</buildCommand>
</buildSpec>
<natures>
- <nature>org.springframework.ide.eclipse.core.springnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list