You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2016/09/20 18:41:46 UTC

svn commit: r1761612 - /jmeter/trunk/bin/templates/templates.xml

Author: fschumacher
Date: Tue Sep 20 18:41:46 2016
New Revision: 1761612

URL: http://svn.apache.org/viewvc?rev=1761612&view=rev
Log:
Remove DOCTYPE, as it is not allowed by xstream 1.4.9 anymore. Followup to r1761294

Modified:
    jmeter/trunk/bin/templates/templates.xml

Modified: jmeter/trunk/bin/templates/templates.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/templates/templates.xml?rev=1761612&r1=1761611&r2=1761612&view=diff
==============================================================================
--- jmeter/trunk/bin/templates/templates.xml (original)
+++ jmeter/trunk/bin/templates/templates.xml Tue Sep 20 18:41:46 2016
@@ -18,7 +18,6 @@
 <!-- 
     See the DTD for allowable elements and attributes.
  -->
-<!DOCTYPE templates SYSTEM "templates.dtd">
 <templates>
     <template isTestPlan="true">
         <name>Recording</name>