From 317e64c5904bf1947a00a13d00ca7aed14f2222f Mon Sep 17 00:00:00 2001
From: Peter Donald
@@ -214,12 +214,12 @@
- Extension-List: trax
- trax-Extension-Name: Java API for XML Parsing
- trax-Specification-Version: 1.1
+Extension-List: trax
+trax-Extension-Name: Java API for XML Parsing
+trax-Specification-Version: 1.1
@@ -245,14 +245,14 @@
- Extension-List: trax
- trax-Extension-Name: Java API for XML Parsing
- trax-Specification-Version: 1.1
- trax-Implementation-Title: org.apache.xalan.xslt
- trax-Implementation-Version: 2.1.0
- trax-Implementation-Vendor: Apache Software Foundation
+Extension-List: trax
+trax-Extension-Name: Java API for XML Parsing
+trax-Specification-Version: 1.1
+trax-Implementation-Title: org.apache.xalan.xslt
+trax-Implementation-Version: 2.1.0
+trax-Implementation-Vendor: Apache Software Foundation
@@ -276,9 +276,9 @@
- Extension-List: trax velocity
- velocity-Extension-Name: org.apache.velocity
- velocity-Specification-Version: 1.0
- trax-Extension-Name: Java API for XML Parsing
- trax-Specification-Version: 1.1
- trax-Implementation-Title: org.apache.xalan.xslt
- trax-Implementation-Version: 2.1.0
- trax-Implementation-Vendor: Apache Software Foundation
+Extension-List: trax velocity
+velocity-Extension-Name: org.apache.velocity
+velocity-Specification-Version: 1.0
+trax-Extension-Name: Java API for XML Parsing
+trax-Specification-Version: 1.1
+trax-Implementation-Title: org.apache.xalan.xslt
+trax-Implementation-Version: 2.1.0
+trax-Implementation-Vendor: Apache Software Foundation
diff --git a/proposal/myrmidon/src/xdocs/librarys.xml b/proposal/myrmidon/src/xdocs/librarys.xml
index 96afc056d..6883953dc 100644
--- a/proposal/myrmidon/src/xdocs/librarys.xml
+++ b/proposal/myrmidon/src/xdocs/librarys.xml
@@ -104,9 +104,9 @@
to the manifest of your jar.
- Extension-Name: org.realityforge.dve
- Specification-Vendor: Peter Donald
- Specification-Version: 1.0
+Extension-Name: org.realityforge.dve
+Specification-Vendor: Peter Donald
+Specification-Version: 1.0
In some cases you may also wish to specify a dependency on a specific vendors @@ -114,12 +114,12 @@ particular extension you need. In that case you manifest may contain;
In many cases there will be no distinction between the specification and @@ -129,14 +129,14 @@ both the Trax API and the Velocity project may look like;
To make other jars available to Ant librarys as "Optional Packages" @@ -144,9 +144,9 @@ other jar. The minimal manifest is the following;
It is important to note that looking for dependencies is recursive. For example,