missing Info.plist?

PaulM <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
I'm just finished my first Webobjects project and it builds and works fine on
my local machine in development mode. I am trying to create an ABC.dst file
to send to my host for deployment. When I do a build with  "Active build
configuration" set to "WebServer". I get an error. The long list of lines in
the "build result" window ends with this...

"BPTag005-script.sh: missing Info.plist from malformed bundle:
/tmp/ABC.dst//Library/WebObjects/Applications/ABC.woa"

Missing info.plist? How do I fix this?

If I click on the "failed - 1 errror " icon this copy is highlighted.


JamToolExecution ABC
    cd /Projects/webobjects/ABCProject/ABC
    setenv ASCII_OUTPUT_ANNOTATION YES
    setenv ENABLE_APPLE_JAM_EXTENSIONS YES
    setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
    setenv GROUP myGroupName
    setenv NATIVE_ARCH ppc
    setenv USER myUserName
    /Developer/Private/jam -d1 -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Projects/webobjects/ABCProject/ABC/build/ABC.build/WebServer/ABC.build/ABC.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0
CONFIGURATION=WebServer BUILD_STYLE=WebServer
CPP_HEADERMAP_FILE=/Projects/webobjects/ABCProject/ABC/build/ABC.build/WebServer/ABC.build/ABC.hmap
SRCROOT=/Projects/webobjects/ABCProject/ABC
OBJROOT=/Projects/webobjects/ABCProject/ABC/build
SYMROOT=/Projects/webobjects/ABCProject/ABC/build DSTROOT=/tmp/ABC.dst

Can anyone clue me in here. Thanks.

Computer set up:
Mac os X 10.4.7
xcode version 2.3
Mysql 4.1
-- 
View this message in context: http://www.nabble.com/missing-Info.plist--tf3029978.html#a8419438
Sent from the WebObjects-Dev mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.