31 Commits (b7b59490a82c8b2df3c580a2f2502cc28b8e75d8)

Author SHA1 Message Date
  Stefan Bodewig b7b59490a8 Add NS support to DOMElementWriter 20 years ago
  Stefan Bodewig 998099d11f fix extraneous whitespace, should fix svn-antlib tests 20 years ago
  Steve Loughran 4af209f564 echoXML does property expansion, does not print the XML header when appending. There is some defect here wherein some tailing spaces get into every printed node, so <e>value</e> goes to <e>value </e> 20 years ago
  Matthew Jason Benson b746aeaa37 go ahead and close elements with no children 21 years ago
  Stefan Bodewig a7900921c3 Small refactoring to allow a less memory consuming "streaming mode" 21 years ago
  Peter Reilly 7498cc00cb checkstyle - mostly javadoc 21 years ago
  Peter Reilly 6cc4c84df3 better diagnostics from XmlLogger.java 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 3a35c7d914 style 23 years ago
  Stefan Bodewig 117ecb1742 Minor doc changes and optimizations 23 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 23 years ago
  Stefan Bodewig 3bb2c149ab Speed up <junitreport> by buffering output. 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 4dd9da76b4 &x should better be &#x 23 years ago
  Stefan Bodewig 7b8097afa8 Don't allow ]]> within CDATA sections. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 24 years ago
  Conor MacNeill 6154080061 More coding standard fixes 24 years ago
  Stefan Bodewig c17d143ac3 swallow characters that are illegal in XML documents. 24 years ago
  Stefan Bodewig 0ec06feed1 I took the time to write a simple shell script to audit Copyright 24 years ago
  Stephane Bailliez 532d0a479e - Add an helper method to write directly a document 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stefan Bodewig a623bba85d Properly encode control characters. See XML 1.0 2.2 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig e7bcfc18b7 specify encoding for XmlLogger, handle TEXT Elements properly in 25 years ago
  Stefan Bodewig d1895cd5aa New task <junitreport> and some improvements of DOMElementWriter 25 years ago
  Stefan Bodewig 9b36df2db1 Missed a hardcoded indent character. 25 years ago
  Stefan Bodewig d886d50323 Moved the common code from XmlLogger and XMLJUnitResultLogger into a 25 years ago