[java-opensaml] branch main updated: Update Eclipse files.
Scott Cantor
cantor.2 at osu.edu
Tue Jul 5 15:04:01 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=2e03ed29f69a8e3a6697a41b8755c2ce87a8cd75
The following commit(s) were added to refs/heads/main by this push:
new 2e03ed29f Update Eclipse files.
2e03ed29f is described below
commit 2e03ed29f69a8e3a6697a41b8755c2ce87a8cd75
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 5 11:03:58 2022 -0400
Update Eclipse files.
---
opensaml-core/.project | 4 ++--
opensaml-core/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-messaging-api/.project | 4 ++--
opensaml-messaging-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-messaging-impl/.project | 4 ++--
opensaml-messaging-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-profile-api/.project | 4 ++--
opensaml-profile-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-profile-impl/.project | 4 ++--
opensaml-profile-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-saml-api/.project | 4 ++--
opensaml-saml-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-saml-impl/.project | 4 ++--
opensaml-saml-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-security-api/.project | 4 ++--
opensaml-security-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-security-impl/.project | 4 ++--
opensaml-security-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-soap-api/.project | 4 ++--
opensaml-soap-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-soap-impl/.project | 4 ++--
opensaml-soap-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-spring/.classpath | 6 ------
opensaml-spring/.project | 4 ++--
opensaml-spring/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-storage-api/.project | 4 ++--
opensaml-storage-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-storage-impl/.project | 4 ++--
opensaml-storage-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-xmlsec-api/.project | 4 ++--
opensaml-xmlsec-api/.settings/org.eclipse.wst.validation.prefs | 2 ++
opensaml-xmlsec-impl/.project | 4 ++--
opensaml-xmlsec-impl/.settings/org.eclipse.wst.validation.prefs | 2 ++
33 files changed, 64 insertions(+), 38 deletions(-)
diff --git a/opensaml-core/.project b/opensaml-core/.project
index d34925c73..8e68ad1be 100644
--- a/opensaml-core/.project
+++ b/opensaml-core/.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/opensaml-core/.settings/org.eclipse.wst.validation.prefs b/opensaml-core/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-core/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-messaging-api/.project b/opensaml-messaging-api/.project
index 16825a759..477b94ebb 100644
--- a/opensaml-messaging-api/.project
+++ b/opensaml-messaging-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/opensaml-messaging-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-messaging-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-messaging-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-messaging-impl/.project b/opensaml-messaging-impl/.project
index 516d594eb..05f56a440 100644
--- a/opensaml-messaging-impl/.project
+++ b/opensaml-messaging-impl/.project
@@ -26,12 +26,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/opensaml-messaging-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-messaging-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-messaging-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-profile-api/.project b/opensaml-profile-api/.project
index af049c813..bcbb06221 100644
--- a/opensaml-profile-api/.project
+++ b/opensaml-profile-api/.project
@@ -26,12 +26,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/opensaml-profile-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-profile-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-profile-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-profile-impl/.project b/opensaml-profile-impl/.project
index 5092f09d9..4ceb7f038 100644
--- a/opensaml-profile-impl/.project
+++ b/opensaml-profile-impl/.project
@@ -26,12 +26,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/opensaml-profile-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-profile-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-profile-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-saml-api/.project b/opensaml-saml-api/.project
index 09f14b9f2..e0a2d6f34 100644
--- a/opensaml-saml-api/.project
+++ b/opensaml-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/opensaml-saml-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-saml-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-saml-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-saml-impl/.project b/opensaml-saml-impl/.project
index 8daa5a618..efdc77aa6 100644
--- a/opensaml-saml-impl/.project
+++ b/opensaml-saml-impl/.project
@@ -26,12 +26,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/opensaml-saml-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-saml-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-saml-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-security-api/.project b/opensaml-security-api/.project
index 6c7a1c0ec..34ce2a877 100644
--- a/opensaml-security-api/.project
+++ b/opensaml-security-api/.project
@@ -31,12 +31,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/opensaml-security-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-security-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-security-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-security-impl/.project b/opensaml-security-impl/.project
index b484917cf..8eabb13aa 100644
--- a/opensaml-security-impl/.project
+++ b/opensaml-security-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>
diff --git a/opensaml-security-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-security-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-security-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-soap-api/.project b/opensaml-soap-api/.project
index 26d9ba4e3..1552928f2 100644
--- a/opensaml-soap-api/.project
+++ b/opensaml-soap-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/opensaml-soap-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-soap-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-soap-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-soap-impl/.project b/opensaml-soap-impl/.project
index 60754d09a..25fcd0dc8 100644
--- a/opensaml-soap-impl/.project
+++ b/opensaml-soap-impl/.project
@@ -26,12 +26,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/opensaml-soap-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-soap-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-soap-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-spring/.classpath b/opensaml-spring/.classpath
index 8ea303622..dc3178b5a 100644
--- a/opensaml-spring/.classpath
+++ b/opensaml-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"/>
@@ -26,7 +21,6 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
- <attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
diff --git a/opensaml-spring/.project b/opensaml-spring/.project
index aa177194c..0636a74ff 100644
--- a/opensaml-spring/.project
+++ b/opensaml-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/opensaml-spring/.settings/org.eclipse.wst.validation.prefs b/opensaml-spring/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-spring/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-storage-api/.project b/opensaml-storage-api/.project
index 1188543d3..44c2e4800 100644
--- a/opensaml-storage-api/.project
+++ b/opensaml-storage-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/opensaml-storage-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-storage-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-storage-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-storage-impl/.project b/opensaml-storage-impl/.project
index af2293e36..91dee7304 100644
--- a/opensaml-storage-impl/.project
+++ b/opensaml-storage-impl/.project
@@ -26,12 +26,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/opensaml-storage-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-storage-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-storage-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-xmlsec-api/.project b/opensaml-xmlsec-api/.project
index fb48bc1ae..6f84e0da0 100644
--- a/opensaml-xmlsec-api/.project
+++ b/opensaml-xmlsec-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/opensaml-xmlsec-api/.settings/org.eclipse.wst.validation.prefs b/opensaml-xmlsec-api/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-xmlsec-api/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
diff --git a/opensaml-xmlsec-impl/.project b/opensaml-xmlsec-impl/.project
index 572d9ca39..530002ec0 100644
--- a/opensaml-xmlsec-impl/.project
+++ b/opensaml-xmlsec-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>
diff --git a/opensaml-xmlsec-impl/.settings/org.eclipse.wst.validation.prefs b/opensaml-xmlsec-impl/.settings/org.eclipse.wst.validation.prefs
new file mode 100644
index 000000000..04cad8cb7
--- /dev/null
+++ b/opensaml-xmlsec-impl/.settings/org.eclipse.wst.validation.prefs
@@ -0,0 +1,2 @@
+disabled=06target
+eclipse.preferences.version=1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list