Build differences
Build differences
- Subject: Build differences
- From: "Robert B. Hanviriyapunt" <email@hidden>
- Date: Wed, 06 Nov 2013 14:19:46 -0600
I have 2 machines and am testing out differences in a WOApp build.
I copied Eclipse from one to the other, so I think I can rule out Eclipse having any difference.
I copied WONDER binaries from one to ther other, so I rule out that.
(actually they couldn't even really be producing what I'm seeing, but I rule them out anyway)
I rule out the code source and the build.xml script.
I rule out ANT that (as it is from within the same Eclipse)
What is different for SURE is that one machine is Snow Leopard, the other Mavericks.
The resulting difference I am seeing is that the WOApp's startup script (a shell script) at the top level of the WOA has quite a few line differences and the resulting jar files are also different.
Taking one at a time, I start with the startup script and see that the Mavericks build has variables like:
export HOME_SHORTHAND
export HOME_SHORTHAND_NAME
export LOCAL_SHORTHAND
export LOCAL_SHORTHAND_NAME
export NR_SHORTHAND
export NR_SHORTHAND_NAME
export OLD_SCRIPT_CLASSPATH
export THE_CLASSPATH
export WOA_SHORTHAND
export WOA_SHORTHAND_NAME
export WOA_TOP_LEVEL
My direct question to anyone who knows, what governs this script generation? What template is is using?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden