Changes between Version 74 and Version 75 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2015-06-22T14:20:39+02:00 (10 years ago)
Author:
stoecker
Comment:

Wikify

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v74 v75  
    6464
    6565Then add your plugin to the list of tests being run in the common build file:
    66 https://trac.openstreetmap.org/browser/subversion/applications/editors/josm/plugins/build.xml
     66[osm:source:/applications/editors/josm/plugins/build.xml Plugins build.xml]
    6767
    6868It will then be run automatically in the Jenkins build, see:
    69 https://josm.openstreetmap.de/jenkins/job/JOSM-Plugins/lastCompletedBuild/testReport/
    70 
    71 
     69[/jenkins/job/JOSM-Plugins/lastCompletedBuild/testReport/ Test Report]
    7270
    7371== JOSM plugins ==