Ignore:
Timestamp:
2007-07-12T21:22:38+02:00 (17 years ago)
Author:
frsantos
Message:

Removed unused code

File:
1 edited

Legend:

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

    r3576 r3577  
    5151                </java>
    5252        </target>
    53 
    54         <target name="upload" depends="build">
    55                 <ftp password="contrabando" server="ftp.ya.com" userid="frsantos@ya.com" action="put" binary="true" >
    56                         <fileset file="validator.jar"/>
    57                 </ftp>
    58         </target>
    5953</project>
Note: See TracChangeset for help on using the changeset viewer.