Revision 5854 trunk/extensions/extWFS2/build.xml

View differences:

build.xml
62 62
    <move todir="${extensionsDir}/${plugin}/">
63 63
    	<fileset dir="${dist}" includes="**/**"/>
64 64
    </move>
65
<!--  	<copy todir="${dist}/images">
65
 	<copy todir="${dist}/images">
66 66
    	<fileset dir="images/" includes="*"/>
67
 	</copy> -->
67
 	</copy>
68 68
  </target>
69 69

  
70 70
	<target name="batch-build"

Also available in: Unified diff