• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Build problem, FIXED
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build problem, FIXED


  • Subject: Build problem, FIXED
  • From: Wolfram Stebel <email@hidden>
  • Date: Sun, 06 Feb 2005 12:10:48 +0100

Sorry for "spamming" with this issue!
A detailed compare of two build logs and the build styles showed, that the
malfunctioning project had an empty "Installation Path" as "customized
setting" (which is standard in the "common settings").
I simply removed this from "customized settings", now the build goes through
without error!

Wolfram

------ Weitergeleitete Nachricht
> Von: Wolfram Stebel <email@hidden>
> Datum: Sat, 05 Feb 2005 09:56:56 +0100
> An: WebObjects-List Apple <email@hidden>
> Betreff: Build problem
>
> Trying a split install, i get this error for Deployment build:
>
> === Script ===
> #!/bin/sh
> # Create the run scripts and classpath files for all platforms
> . "${BUILD_FILES_DIR}/CreateRunFiles.sh"
> --- Output ---
> Creating Mac OS server-side launch files...
> Creating UNIX server-side launch files...
> Creating Windows server-side launch files...
> Creating crossplatform server-side launch files...
> BPTag005-script.sh: missing Info.plist from malformed bundle: ///myApp.woa
> === Exit code: 1 ===
> ...failed PhaseScriptExecution
> <Execution>/Users/Wolfram/Entwicklungsprojekte/WebObjects/myApp/build/myApp.
> build/myApp.build/BPTag005-script.sh ...
> ** BUILD FAILED **
>
> *****************
>
> Content of BPTag005-script.sh:
>
> #!/bin/sh
> # Create the run scripts and classpath files for all platforms
> . "${BUILD_FILES_DIR}/CreateRunFiles.sh"
>
>
> *****************
>
> the probably last executed block of CreateRunFiles.sh:
>
> echo "Creating crossplatform server-side launch files..."
> SERVER_LAUNCH_BOOTSTRAPPER_NAME=WOBootstrap.jar
> SERVER_LAUNCH_BOOTSTRAPPER_FILE_NAME_SRC="${BUILD_FILES_DIR}/${SERVER_LAUNCH
> _BOOTSTRAPPER_NAME}"
> SERVER_LAUNCH_BOOTSTRAPPER_FILE_NAME_DST="${WRAPPER_DIR}/${SERVER_LAUNCH_BOO
> TSTRAPPER_NAME}"
> ${RM} -f "${SERVER_LAUNCH_BOOTSTRAPPER_FILE_NAME_DST}"
> ${CP} -f "${SERVER_LAUNCH_BOOTSTRAPPER_FILE_NAME_SRC}"
> "${SERVER_LAUNCH_BOOTSTRAPPER_FILE_NAME_DST}"
>
> fi
>
> *****************
>
> I compared the project settings with another error free project and can't
> find a difference.
> There exist several files Info.plist in the project tree, exact the same as
> in the compared project.
> A major difference between the projects is, that the "problem project" uses
> an additionaly home made framework.
> WebServer Build is error free.
> Any suggestions?
> Thanks!
>
> Wolfram
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> d-errors.de
>
> This email sent to email@hidden

------ Ende der weitergeleiteten Nachricht


 _______________________________________________
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

References: 
 >Build problem (From: Wolfram Stebel <email@hidden>)

  • Prev by Date: Build problem
  • Next by Date: Learning resources
  • Previous by thread: Build problem
  • Next by thread: Learning resources
  • Index(es):
    • Date
    • Thread