Displaying differences for changeset
 
display as  

build.xml

@@ -9,6 +9,7 @@
 <!-- in the project's Project Properties dialog box.-->
 <project name="csip-prms" default="default" basedir=".">
     <description>Builds, tests, and runs the project.</description>
+    <import file="../csip-core/jenkins-build.xml"/>
     <import file="nbproject/build-impl.xml"/>
     <!--