[jdom-commits] CVS update: jdom/src/java/org/jdom
    cvs at jools.org 
    cvs at jools.org
       
    Mon Jun 17 06:54:14 PDT 2002
    
    
  
Date:	Monday June 17, 2002 @ 9:54
Author:	cvs
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory jools.org:/tmp/cvs-serv15481
Modified Files:
	Verifier.java 
Log Message:
Patch from elharo.  (It integrated nicely!)
-jh-
ccording to the XML 1.0 spec the following two comments are malformed:
<!---here's some data that begins with a hyphen-->
<!--here's some data that ends with a hyphen--->
Verifier is not currently checking for these two cases. I have attached
a patch that adds simple checks for these two cases. This is the first
patch I've built and sent from my new Linux box, so you may want to
double check it for sanity to make sure I haven't done anything too
stupid before applying it.
===================================================================
File: no file Verifier.java		Status: Needs Checkout
   Working revision:	1.39	Mon Jun 17 13:54:14 2002
   Repository revision:	1.39	/home/cvspublic/jdom/src/java/org/jdom/Verifier.java,v
   Existing Tags:
	jdom_1_0_b8              	(revision: 1.32)
	jdom_1_0_b8_rc1          	(revision: 1.32)
	jdom_prefilter           	(revision: 1.23)
	jdom_1_0_b7              	(revision: 1.23)
	jdom_1_0_b6              	(revision: 1.19)
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)
    
    
More information about the jdom-commits
mailing list