Update of /cvsroot/idxml/idxml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17892
Modified Files:
build.xml
Log Message:
sets source and target to 1.4 (since otherwise the resulting binary/jar is wrong binary version for a 1.4 project) and fixed an off-by-one / fencepost bug in getCount( String ) if the last tag it was counting was flush up against the close tag for the enclosing group (or is the last character in the XML string)
|