Changes for page Java Client-WebStart Distribution Building
Last modified by David Avendasora on 2009/03/30 14:20
From version 29.1
edited by David Avendasora
on 2008/07/01 16:47
on 2008/07/01 16:47
Change comment:
There is no comment for this version
To version 33.1
edited by David Avendasora
on 2008/03/12 15:36
on 2008/03/12 15:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,10 +11,6 @@ 11 11 <jar basedir="${classes.dir}" includes="**/client/**/*.class,**/common/**/*.class" 12 12 jarfile="${dest.dir}/${project.name}.woa/Contents/WebServerResources/Java/${project.name}.jar"> 13 13 </jar> 14 - 15 - <!-- project user.d2wmodel file (D2JC only) --> 16 - <copy file="user.d2wmodel" tofile="${dest.dir}/${project.name}.woa/Contents/Resources/user.d2wmodel"/> 17 - 18 18 </target> 19 19 20 20 {{/code}}