Ignore:
Timestamp:
2015-10-24T23:45:29+02:00 (9 years ago)
Author:
donvip
Message:

rename commons-imaging to apache-commons in order to provide other Apache Commons libraries in a single plugin

Location:
applications/editors/josm/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins

    • Property svn:ignore
      •  

        old new  
        11rasterfilters/build
         2continuos-download
  • applications/editors/josm/plugins/build.xml

    r31642 r31668  
    1717        <ant target="dist" dir="utilsplugin2"/>
    1818        <ant target="dist" dir="log4j"/>
    19         <ant target="dist" dir="commons-imaging"/>
     19        <ant target="dist" dir="apache-commons"/>
    2020        <!-- order not important -->
    2121        <!-- to update, run $ ls -F | grep '/$' | tr -d '/' | grep -v '00_plugin_dir_template\|jna\|jts\|geotools\|utilsplugin2\|log4j\|commons-imaging' | sed 's/^/<ant target="dist" dir="/' | sed 's/$/"\/>/' -->
     
    130130        <ant target="clean" dir="canvec_helper"/>
    131131        <ant target="clean" dir="colorscheme"/>
    132         <ant target="clean" dir="commons-imaging"/>
     132        <ant target="clean" dir="apache-commons"/>
    133133        <ant target="clean" dir="conflation"/>
    134134        <ant target="clean" dir="ColumbusCSV"/>
Note: See TracChangeset for help on using the changeset viewer.