The two build files are very different, the first one is not in synch
with the comments in the file, though it seems more "worked" for
example:
<!-- ssdd target-->
<!-- To use this target
1) remove the if="${never}" statement
2) change embed=true in the woapp target above
3) create the LICENSE in your project directory
4) add JavaWOJSPServlet in your WOFrameworks build path
5) Edit the build.properties file
6) set webXML = true
-->
<target name="ssdd" if="servletDeployment" depends="build.woapp">
There is no if="${never}" in this build file, but I suppose it uses
the servletDeployment flag that can be set via Properties -> WOLips
builds instead?
If this build-file is the one that should be used, could the one
responsible for generating the new one update to this version?
I have another "problem", when generating a servlet build using the
ssdd target, the result is a directory with about 12000 files and 125
MBytes. The unconverted xcode project had 3000 files and about 40
MBytes.
I guess i can live with it, since it runs. But has anyone got a
solution to this problem?
/Fredrik
16 jun 2008 kl. 15.58 skrev Don Lindsay:
Hello James;
Can you enter a bug in Jira for any problems you found in the latest
Build.xml file?
Thanks,
Don
On Jun 16, 2008, at 9:54 AM, James Cicenia wrote:
the first one... that latest build.xml via the ant tools has
problems.
James Cicenia
On Jun 16, 2008, at 8:50 AM, Fredrik Lindgren wrote:
When making a new WOApp from eclipse I get a build.xml that
differs substantially from the one I get when replacing with the
latest build.xml (via ant tools). Which one is correct?
Regards
Fredrik Lindgren
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/james%40jimijon.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/pccdonl%40mac.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]