33
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 5 months ago.
Posted 3 months ago by Samael Bate
  Only version 1.3.04 of xml-apis:xml-apis-ext has been published to maven central. https://search.maven.org/artifact/xml-apis/xml-apis-ext However, looking on https://downloads.apache.org/xerces/xml-commons/ I've found that there are releases Read more
Posted 3 months ago by Samael Bate
is migrating the repo from svn to git something I can help with? There is currently no xml-commons on gitbox.apache.org. Again, I am happy to help. It's just a question of where to push commits to. If it's acceptable to maintainers I could do the svn Read more
Posted 3 months ago by Samael Bate
IgnoringElementContentWhitespace()Z not found
Posted 3 months ago by Samael Bate
IgnoringElementContentWhitespace()Z not found
Posted 3 months ago by Gary D. Gregory
Hi, Nothing is ever migrated to github, but it is mirrored from gitbox.apache.org. We must host our sources on Apache controled hardware. So if you want something to be mirrored between gitbox and github, that project must migrate a repository to Read more
Posted 3 months ago by Samael Bate
Missing source release
Posted 3 months ago by Samael Bate
I've also created the following svn patch for the following in the javax.xml package: fixes a few javadoc mistakes adds @Override annotation to appropriate methods adds @Deprecated annotation to methods that were documented as deprecated remove Read more
Posted 3 months ago by Samael Bate
Where is the source for XML Commons External (xml-apis-ext)
Posted 9 months ago by Norman Walsh
Where is the source for XML Commons External (xml-apis-ext)
Posted 9 months ago by Samael Bate
This is related to XMLCOMMONS-99 I'd like to make a PR so that a future release of xml-apis-ext can support JPMS. It's used by so many Apache XML projects I rely on yet I can't pin point where the source is. I rely on xmlgraphics-commons, Read more