[java-identity-provider] branch main updated: Latest build path files.
Scott Cantor
cantor.2 at osu.edu
Thu Jul 7 19:58:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=016a492a25a792ed129cbddd9ee93372056e8e5f
The following commit(s) were added to refs/heads/main by this push:
new 016a492a2 Latest build path files.
016a492a2 is described below
commit 016a492a25a792ed129cbddd9ee93372056e8e5f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jul 7 15:58:28 2022 -0400
Latest build path files.
---
idp-profile-spring/.classpath | 5 -----
idp-profile-spring/.project | 4 ++--
idp-saml-api/.classpath | 5 -----
idp-saml-api/.project | 4 ++--
idp-saml-impl/.classpath | 5 -----
idp-saml-impl/.project | 4 ++--
6 files changed, 6 insertions(+), 21 deletions(-)
diff --git a/idp-profile-spring/.classpath b/idp-profile-spring/.classpath
index 8c2ac107c..dc3178b5a 100644
--- a/idp-profile-spring/.classpath
+++ b/idp-profile-spring/.classpath
@@ -6,11 +6,6 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
diff --git a/idp-profile-spring/.project b/idp-profile-spring/.project
index a33584510..3ab809be8 100644
--- a/idp-profile-spring/.project
+++ b/idp-profile-spring/.project
@@ -21,12 +21,12 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
diff --git a/idp-saml-api/.classpath b/idp-saml-api/.classpath
index 8c2ac107c..dc3178b5a 100644
--- a/idp-saml-api/.classpath
+++ b/idp-saml-api/.classpath
@@ -6,11 +6,6 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
diff --git a/idp-saml-api/.project b/idp-saml-api/.project
index 9cfa8bf97..c1189b522 100644
--- a/idp-saml-api/.project
+++ b/idp-saml-api/.project
@@ -21,12 +21,12 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
diff --git a/idp-saml-impl/.classpath b/idp-saml-impl/.classpath
index 8c2ac107c..dc3178b5a 100644
--- a/idp-saml-impl/.classpath
+++ b/idp-saml-impl/.classpath
@@ -6,11 +6,6 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- </attributes>
- </classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="test" value="true"/>
diff --git a/idp-saml-impl/.project b/idp-saml-impl/.project
index 0352380eb..1f88c2a22 100644
--- a/idp-saml-impl/.project
+++ b/idp-saml-impl/.project
@@ -21,12 +21,12 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list