Changes for page Java Client-WebStart Incremental Build
Last modified by David Avendasora on 2009/02/05 17:10
From version 26.1
edited by David Avendasora
on 2008/06/25 10:16
on 2008/06/25 10:16
Change comment:
There is no comment for this version
To version 24.1
edited by David Avendasora
on 2009/01/22 08:33
on 2009/01/22 08:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -37,7 +37,7 @@ 37 37 </copy> 38 38 39 39 <jar basedir="${classes.dir}" 40 - includes="**/client/**/*.class,**/common/**/*.class ,**/BMGenericRecord.class"40 + includes="**/client/**/*.class,**/common/**/*.class" 41 41 excludes="**/server/**/*.class" 42 42 jarfile="build/${project.name}.woa/Contents/WebServerResources/Java/${project.name}.jar"> 43 43 </jar>