Posted
17 days
ago
by
Samael Bate
As per XMLCOMMONS-101 for some time I've been asking about the source for xml-apis-ext as I'm keen to have a newer release that can work with JPMS. Today I found that the source has been copied from svn into the same xerces-j git repo as xerces (in Read more
|
Posted
17 days
ago
by
Elliotte Rusty Harold
remove all WML related code - org.apache.wml
|
Posted
19 days
ago
by
Samael Bate
elharo I've done a lot more on https://github.com/apache/xerces-j/pull/28 which is now resolving a lot of issues. However, the ant build does a javadoc-replace target which is injecting unsupported tags into the javadoc
"javadoc-replace"
Read more
|
Posted
23 days
ago
by
ASF GitHub Bot
Use deprecated annotation where javadoc states code is deprecated
|
Posted
23 days
ago
by
ASF GitHub Bot
Fix Javadoc errors in build
|
Posted
23 days
ago
by
Elliotte Rusty Harold
please clearly mark which github repo is correct
|
Posted
23 days
ago
by
Elliotte Rusty Harold
Use junit tasks in ant build.xml
|
Posted
23 days
ago
by
Mukul Gandhi
singingbush URL of Xerces-J repos is https://github.com/apache/xerces-j. From my point of view, the branches 'main' and 'xml-schema-1.1-dev' of this code base repos are the most important branches of this repos. These two code base branches are of Read more
|
Posted
23 days
ago
by
Samael Bate
As per my comment on XERCESJ-1769, I'm happy to make the required changes to Stylebook. Ideally it would be better if it was migrated from svn to git though. That's also something I've had quite a bit of experience with. If someone in ASF can create Read more
|
Posted
23 days
ago
by
Samael Bate
The problem is related to StyleBook (the project currently uses stylebook-1.0-b2.jar) still using com.sun.image.codec.jpeg even though it was removed from the JDK years ago. Annoyingly this issue was known about years ago (https://bz.apache.org/bugzilla/show_bug.cgi?id=32677) Read more
|