Ignore:
Timestamp:
2010-10-23T23:15:40+02:00 (15 years ago)
Author:
oliverw
Message:

Removed source zip task.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/ColumbusCSV/build.xml

    r23708 r23781  
    9898                <attribute name="Plugin-Icon" value="images/colcsvicon.png"/>
    9999            </manifest>
    100         </jar>
    101         <!-- Zip source files -->
    102         <zip destfile="${plugin.src.zip}">
    103                         <fileset dir="." includes="**/*.java"/>
    104                     <fileset dir="." includes="build.xml,README,LICENSE"/>
    105                 </zip>
     100        </jar>       
    106101    </target>
    107102
Note: See TracChangeset for help on using the changeset viewer.