[java-shib-attribute] branch main updated: Remove old schema module.
Scott Cantor
cantor.2 at osu.edu
Thu Jun 23 15:41:18 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=d6b1e040a6c69a453c714e9835519f0e16ebe325
The following commit(s) were added to refs/heads/main by this push:
new d6b1e040a Remove old schema module.
d6b1e040a is described below
commit d6b1e040a6c69a453c714e9835519f0e16ebe325
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jun 23 11:41:11 2022 -0400
Remove old schema module.
---
shib-attribute-schema/.gitignore | 1 -
shib-attribute-schema/.project | 30 ----------------------
.../.settings/org.eclipse.core.resources.prefs | 2 --
3 files changed, 33 deletions(-)
diff --git a/shib-attribute-schema/.gitignore b/shib-attribute-schema/.gitignore
deleted file mode 100644
index ae3c17260..000000000
--- a/shib-attribute-schema/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/bin/
diff --git a/shib-attribute-schema/.project b/shib-attribute-schema/.project
deleted file mode 100644
index 54d19542f..000000000
--- a/shib-attribute-schema/.project
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>shib-attribute-schema</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </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>
- </natures>
-</projectDescription>
diff --git a/shib-attribute-schema/.settings/org.eclipse.core.resources.prefs b/shib-attribute-schema/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 99f26c020..000000000
--- a/shib-attribute-schema/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-eclipse.preferences.version=1
-encoding/<project>=UTF-8
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list