Changeset 31470 in osm


Ignore:
Timestamp:
2015-08-09T17:56:36+02:00 (9 years ago)
Author:
niplecrumple
Message:

Publishing RasterFilters plugin ver 1.0.1

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

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins

    • Property svn:ignore set to
      rasterfilters/build
  • applications/editors/josm/plugins/build-common.xml

    r31281 r31470  
    1313<project name="plugin_common" basedir="." xmlns:jacoco="antlib:org.jacoco.ant">
    1414
    15     <property name="josm"                   location="../../core/dist/josm-custom.jar"/>
    16     <property name="josm.test.build.dir"    location="../../core/test/build"/>
     15    <property name="josm"                   location="../../dist/josm-custom.jar"/>
     16    <property name="josm.test.build.dir"    location="../../test/build"/>
    1717    <property name="groovy.jar"             location="../00_core_tools/groovy-all-2.4.3.jar"/>
    1818    <property name="plugin.build.dir"       location="build"/>
Note: See TracChangeset for help on using the changeset viewer.