[java-shib-attribute] branch main updated: Remove site.xml from root.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 9 15:30:29 UTC 2023
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=610142b1e87cca02849f8257dc2f47d3047f19f4
The following commit(s) were added to refs/heads/main by this push:
new 610142b1e Remove site.xml from root.
610142b1e is described below
commit 610142b1e87cca02849f8257dc2f47d3047f19f4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 9 10:30:24 2023 -0500
Remove site.xml from root.
---
src/site/site.xml | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
deleted file mode 100644
index 2c521a28d..000000000
--- a/src/site/site.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd">
-
- <publishDate position="navigation-bottom" />
-
- <body>
- <menu ref="reports" />
- <menu name="Parent">
- <item name="Shibboleth IdP" href="${idp-parent.site.url}" />
- </menu>
- <menu ref="modules" />
- </body>
-
-</project>
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list