donaldp     02/03/30 16:15:57

  Modified:    proposal/myrmidon/docs librarys.html
               proposal/myrmidon/src/xdocs librarys.xml
  Log:
  Source sections are <pre/> and thus should not have all that surrounding 
whitespace.
  
  Revision  Changes    Path
  1.6       +20 -20    jakarta-ant/proposal/myrmidon/docs/librarys.html
  
  Index: librarys.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/docs/librarys.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- librarys.html     30 Mar 2002 14:25:07 -0000      1.5
  +++ librarys.html     31 Mar 2002 00:15:57 -0000      1.6
  @@ -188,9 +188,9 @@
         <tr>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           <td bgcolor="#ffffff"><pre>
  -                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
                   </pre></td>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
         </tr>
  @@ -214,12 +214,12 @@
         <tr>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           <td bgcolor="#ffffff"><pre>
  -                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
                   </pre></td>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
         </tr>
  @@ -245,14 +245,14 @@
         <tr>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           <td bgcolor="#ffffff"><pre>
  -                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
                   </pre></td>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
         </tr>
  @@ -276,9 +276,9 @@
         <tr>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
           <td bgcolor="#ffffff"><pre>
  -                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
                   </pre></td>
           <td bgcolor="#023264" width="1"><img src="/images/void.gif" 
width="1" height="1" vspace="0" hspace="0" border="0"/></td>
         </tr>
  
  
  
  1.3       +20 -20    jakarta-ant/proposal/myrmidon/src/xdocs/librarys.xml
  
  Index: librarys.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/src/xdocs/librarys.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- librarys.xml      29 Mar 2002 03:10:47 -0000      1.2
  +++ librarys.xml      31 Mar 2002 00:15:57 -0000      1.3
  @@ -104,9 +104,9 @@
                   to the manifest of your jar.</p>
   
                   <source>
  -                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
                   </source>
   
                   <p>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;</p>
   
                   <source>
  -                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
                   </source>
   
                   <p>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;</p>
   
                   <source>
  -                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
                   </source>
   
                   <p>To make other jars available to Ant librarys as "Optional 
Packages"
  @@ -144,9 +144,9 @@
                   other jar. The minimal manifest is the following;</p>
   
                   <source>
  -                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
                   </source>
   
                   <p>It is important to note that looking for dependencies is 
recursive. For example,
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to