This is an automated email from the ASF dual-hosted git repository. andy pushed a change to branch jena5 in repository https://gitbox.apache.org/repos/asf/jena.git
from de12b16546 Move rdf_tabales tests. Fix for space in working directory name new ef706d147f GH-2060: Fix for IRI isAbsolute (RFC 3986 vs RFC 2396) new c271728fcd Fix indent new c41f162634 Remove commented code The 3 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: .../java/org/apache/jena/ext/xerces/util/URI.java | 355 +++++++++++---------- .../src/main/java/org/apache/jena/irix/IRIx.java | 3 + .../rdfxml/xmlinput0/impl/XMLBaselessContext.java | 3 +- .../jena/rdfxml/xmlinput0/impl/XMLHandler.java | 2 +- .../rdfxml/xmlinput1/impl/XMLBaselessContext.java | 3 +- .../jena/rdfxml/xmlinput1/impl/XMLHandler.java | 2 +- .../test/java/org/apache/jena/irix/TestIRIx.java | 22 +- .../jena/fuseki/main/sys/FusekiErrorHandler.java | 5 - .../java/org/apache/jena/iri/impl/AbsIRIImpl.java | 28 +- pom.xml | 2 +- 10 files changed, 213 insertions(+), 212 deletions(-)