You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2008/04/02 06:29:54 UTC

svn commit: r643735 - /ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp

Author: bodewig
Date: Tue Apr  1 21:29:53 2008
New Revision: 643735

URL: http://svn.apache.org/viewvc?rev=643735&view=rev
Log:
fix JspcTest by making the test file well-formed again

Modified:
    ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp

Modified: ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp?rev=643735&r1=643734&r2=643735&view=diff
==============================================================================
--- ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp (original)
+++ ant/core/trunk/src/etc/testcases/taskdefs/optional/jsp/xml.jsp Tue Apr  1 21:29:53 2008
@@ -1,3 +1,4 @@
+<?xml version="1.0" ?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -14,7 +15,6 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<?xml version="1.0" ?>
 <!-- :mode=xml:indentSize=2 -->
 <!-- note the lack of a language setting here. crimson whined when ISO-8859-1 was set,
 	 that it thought it was loading a file of type ISO_8859_1 and