Ignore:
Timestamp:
2016-08-08T00:15:43+02:00 (8 years ago)
Author:
donvip
Message:

release JMapViewer 2.0

Location:
applications/viewer/jmapviewer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/viewer/jmapviewer

    • Property ReleaseVersion changed from 1.18 to 2.0
  • applications/viewer/jmapviewer/build.xml

    r32677 r32782  
    7878    <target name="checkstyle">
    7979        <taskdef resource="com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties"
    80                 classpath="tools/checkstyle/checkstyle-6.19-all.jar"/>
     80                classpath="tools/checkstyle/checkstyle-7.1-all.jar"/>
    8181        <checkstyle config="tools/checkstyle/jmapviewer_checks.xml">
    8282            <fileset dir="${basedir}/src" includes="**/*.java" />
Note: See TracChangeset for help on using the changeset viewer.