Browse Source

fix JspcTest by making the test file well-formed again

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643735 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
30f053c4b5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/optional/jsp/xml.jsp

+ 1
- 1
src/etc/testcases/taskdefs/optional/jsp/xml.jsp View File

@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!-- <!--
Licensed to the Apache Software Foundation (ASF) under one or more Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with contributor license agreements. See the NOTICE file distributed with
@@ -14,7 +15,6 @@
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<?xml version="1.0" ?>
<!-- :mode=xml:indentSize=2 --> <!-- :mode=xml:indentSize=2 -->
<!-- note the lack of a language setting here. crimson whined when ISO-8859-1 was set, <!-- 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 that it thought it was loading a file of type ISO_8859_1 and


Loading…
Cancel
Save