[java-metadata-aggregator] branch master updated: Remove Eclipse project nature associated with obsolete Spring Tool Suite V3

Ian Young ian at iay.org.uk
Thu Mar 7 11:37:00 EST 2019


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

iay pushed a commit to branch master
in repository java-metadata-aggregator.

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

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

commit a6ea37bb9b516bf9ce442e79ad96effae5dc3ba8
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 7 16:36:51 2019 +0000

    Remove Eclipse project nature associated with obsolete Spring Tool Suite V3
---
 aggregator-cli/.project      | 1 -
 aggregator-pipeline/.project | 1 -
 2 files changed, 2 deletions(-)

diff --git a/aggregator-cli/.project b/aggregator-cli/.project
index 2c97268..bfd5db6 100644
--- a/aggregator-cli/.project
+++ b/aggregator-cli/.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/aggregator-pipeline/.project b/aggregator-pipeline/.project
index 27ef820..7aac275 100644
--- a/aggregator-pipeline/.project
+++ b/aggregator-pipeline/.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>

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


More information about the commits mailing list