• 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 and install frameworks problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build and install frameworks problem


  • Subject: build and install frameworks problem
  • From: Theodore Petrosky <email@hidden>
  • Date: Fri, 23 Jan 2015 17:13:56 -0500

I wanted to clean up a bit (that’s always a recipe for problems) and I wanted to create a branch to be able to create pull requests, yada yada.

So, I reForked wonder (to have the mostest uptodate), cloned to my machine. so far so good.

In the terminal I cd to the folder:    cd Repository/WonderSource then:

ant frameworks

and got the wonderful:


BUILD SUCCESSFUL
Total time: 34 seconds

so I typed:

sudo ant frameworks.install

but now I get:

sudo ant frameworks.install
Password:
Buildfile: /Users/asacksadmin/Repository/WonderSource/build.xml

frameworks.install:

frameworks.all:

patch.frameworks.54:

ERJars.all:

global.environment:

global.properties:

global.framework.install:

BUILD FAILED
/Users/asacksadmin/Repository/WonderSource/build.xml:18: The following error occurred while executing this line:
/Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:1517: The following error occurred while executing this line:
/Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:1508: The following error occurred while executing this line:
/Users/asacksadmin/Repository/WonderSource/Build/build/build.xml:66: The following error occurred while executing this line:
/Users/asacksadmin/Repository/WonderSource/Build/build/generic.xml:526: /var/root/Roots/ERJars.framework does not exist.

But the folder is wrong. the build process created the Roots folder at the top level of the logged in user (/Users/asacksadmin/Roots), not /var/root/Roots

I’ve never had this problem before so something must have changed.
which property file controls where ant will put the build files/folders.

Of course, the quick and dirty solution is to put create a folder /var/root/Roots and create symbolic links to the contents of the original Roots folder. At least I got the frameworks installed. But I can not figure out where this property is to fix it correctly.
 _______________________________________________
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


  • Follow-Ups:
    • Re: build and install frameworks problem
      • From: Amedeo Mantica <email@hidden>
  • Prev by Date: "temporary invisible" object in database?!?
  • Next by Date: Re: AjaxModalContainer
  • Previous by thread: Re: "temporary invisible" object in database?!?
  • Next by thread: Re: build and install frameworks problem
  • Index(es):
    • Date
    • Thread