You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/08/12 08:43:55 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml entity.xml

dion        2004/08/11 23:43:55

  Added:       jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml
                        entity.xml
  Log:
  For JELLY-28
  
  Revision  Changes    Path
  1.1                  jakarta-commons/jelly/jelly-tags/xml/src/test/org/apache/commons/jelly/tags/xml/entity.xml
  
  Index: entity.xml
  ===================================================================
  <?xml version="1.0"?>
  <!DOCTYPE a [
  <!ENTITY x "y">
  ]>
  <a>&x;</a> 
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org