[java-identity-provider] branch master updated: Remove unneeded Spring nature from project.

Scott Cantor cantor.2 at osu.edu
Wed Feb 5 17:07:41 EST 2020


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

scantor 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=2ccac90ad60c4fa16b64cbc6e670380a5b0a04e8

The following commit(s) were added to refs/heads/master by this push:
       new  2ccac90   Remove unneeded Spring nature from project.
2ccac90 is described below

commit 2ccac90ad60c4fa16b64cbc6e670380a5b0a04e8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 5 17:07:38 2020 -0500

    Remove unneeded Spring nature from project.
---
 idp-cas-api/.project | 1 -
 1 file changed, 1 deletion(-)

diff --git a/idp-cas-api/.project b/idp-cas-api/.project
index 7db0de0..a693035 100644
--- a/idp-cas-api/.project
+++ b/idp-cas-api/.project
@@ -22,7 +22,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