This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git
from 59690ab Javadoc
new f59d1be Javadoc
new 8516ccd Javadoc
new 1d2feee Javadoc
new 0f8390f Javadoc
new 661dcf8 Javadoc
new 924bd6b Javadoc
new e0704b6 Javadoc
new e0fa55e Javadoc
new 4e3af7c Javadoc
new 49e2abd Grammar
new 864082e Comments, grammar.
new 49688af Comments, grammar.
new e5e778b Comments, grammar.
new 9c26bf2 Site documentation.
new c9ccb36 Site documentation.
new 189a3e3 Site documentation.
new 26573a6 Site documentation.
new bab46b1 Remove obsolete file.
new cf450ad Remove obsolete file.
new 001954b Site documentation.
new 874241e Comments
new d3ae32f Site documentation.
new 48b40eb Site documentation.
new 642f4e7 Comments
new b56d718 Site documentation.
The 25 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitattributes | 2 +-
.gitignore | 4 +-
CONTRIBUTING.md | 16 +--
README.md | 4 +-
RELEASE-NOTES.txt | 4 +-
SECURITY.md | 2 +-
android-tests/README.md | 6 +-
android-tests/build.gradle.kts | 6 +-
pom.xml | 4 +-
src/changes/changes.xml | 7 +-
src/conf/maven-pmd-plugin.xml | 4 +-
.../apache/commons/xml/secure/package-info.java | 2 +-
src/main/javadoc/overview.html | 40 +++---
src/site/markdown/index.md | 2 +-
src/site/markdown/security.md | 6 +-
src/site/markdown/shading.md | 10 +-
src/site/markdown/threat_model.md | 42 +++---
src/site/xdoc/download_secure-xml.xml | 2 +-
src/site/xdoc/download_xml.xml | 158 ---------------------
src/site/xdoc/issue-tracking.xml | 10 +-
.../commons/xml/secure/SchemaLocationDomTest.java | 8 +-
.../commons/xml/secure/SchemaLocationSaxTest.java | 10 +-
.../xml/secure/SecureXMLInputFactoryTest.java | 2 +-
.../commons/xml/secure/ShadingFootprintTest.java | 6 +-
.../apache/commons/xml/secure/TestConstants.java | 4 +-
.../apache/commons/xml/secure/XIncludeTest.java | 4 +-
.../org/apache/commons/xml/DescriptorIT.java | 4 +-
27 files changed, 107 insertions(+), 262 deletions(-)
delete mode 100644 src/site/xdoc/download_xml.xml