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 protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
