Ignore:
Timestamp:
2015-06-09T00:40:46+02:00 (9 years ago)
Author:
donvip
Message:

add public_transport_layer to build.xml to allow analysis in Jenkins Sonar build

File:
1 edited

Legend:

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

    r31212 r31253  
    8585        <ant target="dist" dir="proj4j"/>
    8686        <ant target="dist" dir="public_transport"/>
     87        <ant target="dist" dir="public_transport_layer"/>
    8788        <ant target="dist" dir="reltoolbox"/>
    8889        <ant target="dist" dir="reverter"/>
     
    188189        <ant target="clean" dir="proj4j"/>
    189190        <ant target="clean" dir="public_transport"/>
     191        <ant target="clean" dir="public_transport_layer"/>
    190192        <ant target="clean" dir="reltoolbox"/>
    191193        <ant target="clean" dir="reverter"/>
Note: See TracChangeset for help on using the changeset viewer.