Changeset 9627


Ignore:
Timestamp:
09/07/07 15:34:02 (5 years ago)
Author:
anp
Message:

maj lib xmltask (manipulation de XML en ANT) et antcontrib

Location:
trunk/Lib_Java/ant
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/Lib_Java/ant/about_antcontrib.xml

    r3298 r9627  
    11<app> 
    22        <name>antContrib</name> 
    3         <version>1.0 beta2</version> 
    4         <description url=""/> 
    5         <licence url=""><![CDATA[ 
     3        <version>1.0 beta3</version> 
     4        <description url="http://ant-contrib.sourceforge.net/"/> 
     5        <licence url="http://www.apache.org/licenses/LICENSE-2.0"><![CDATA[ 
    66        ]]></licence> 
    77</app> 
  • trunk/Lib_Java/ant/about_xmltask.xml

    r7133 r9627  
    11<app> 
    22        <name>xmltask</name> 
    3         <version>1.13</version> 
     3        <version>1.15.1</version> 
    44        <description url="http://www.oopsconsultancy.com/software/xmltask"/> 
    5         <licence url=""><![CDATA[ 
     5        <licence url="http://www.apache.org/licenses/LICENSE-2.0.html"><![CDATA[ 
    66        ]]></licence> 
    77</app> 
Note: See TracChangeset for help on using the changeset viewer.