Commit Log

DateAuthorFile/Message
9/9/06 4:59 PMhboutemy
added DTDCommenter default constructor to maintain binary compatibility with earlier versions of DTDDoc (2 Files changed, 10 Lines changed)
9/9/06 4:53 PMhboutemy
- added Maven 2 descriptor (pom.xml) in the distribution - version info in Manifest is now with dot separators instead of underscore (3 Files changed, 7 Lines changed)
9/9/06 12:47 PMhboutemy
SFID 1549989 : updated Ant task documentation, and made it work like a fileset as much as possible (2 Files changed, 18 Lines changed)
9/7/06 11:54 PMhboutemy
error messages are not indented any more... (1 Files changed, 1 Lines changed)
9/7/06 11:22 PMhboutemy
added an example of automatically escaped non-html tag (1 Files changed, 2 Lines changed)
9/7/06 11:12 PMhboutemy
the next version will be 0.1.0 and not 0.0.12 (3 Files changed, 4 Lines changed)
pom.xml 1.3 (+1 -1)
9/7/06 10:53 PMhboutemy
bugfix : NPE in case of unknown container (1 Files changed, 1 Lines changed)
9/7/06 10:50 PMhboutemy
re-commit bugfix : SFID 1550608 : ANT task did not respect the base directory (1 Files changed, 17 Lines changed)
9/7/06 3:59 PMwiz21
Prevoius version ahd erroneous 0.0.12 release in it (we'll do 1.0 directly !) (1 Files changed, 14 Lines changed)
changelog 1.23 (+14 -18)
9/7/06 3:14 PMwiz21
Now using the new Logging mechanism (1 Files changed, 17 Lines changed)
9/7/06 3:13 PMwiz21
Now refering to dtddoc_features.dtd, there are more examples there. (1 Files changed, 5 Lines changed)
9/7/06 3:06 PMwiz21
Changed my email address Given herv? all the credits he deserve (Herv?, si tu m'?coutes, merci !) (1 Files changed, 3 Lines changed)
9/7/06 3:04 PMwiz21
Now using the new Logging stuff added some comments (1 Files changed, 99 Lines changed)
9/7/06 2:59 PMwiz21
Fixes and better wording (1 Files changed, 8 Lines changed)
9/7/06 2:54 PMwiz21
just a minor layout change (1 Files changed, 1 Lines changed)
9/7/06 2:17 PMwiz21
a changelog to a changelog ? :) (1 Files changed, 23 Lines changed)
changelog 1.22 (+23 -3)
9/7/06 2:03 PMwiz21
Removed useless method 'pathToURI' (and this allows me to avoid to change its System.out into a properly logged thing :-) ) (1 Files changed, 0 Lines changed)
9/7/06 1:57 PMwiz21
more Logging move (1 Files changed, 2 Lines changed)
9/7/06 1:54 PMwiz21
Used appropriate style for DOCTYPE comment presentation (1 Files changed, 1 Lines changed)
9/7/06 1:45 PMwiz21
Added examples of autogenerated code for attributes id and xmlns (1 Files changed, 20 Lines changed)