Displaying differences for changeset
 
display as  

build.xml

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