• 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
Re: half solved, Re: having weird build and run issues...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: half solved, Re: having weird build and run issues...


  • Subject: Re: half solved, Re: having weird build and run issues...
  • From: Ramsey Gurley <email@hidden>
  • Date: Wed, 18 Jan 2012 09:30:48 -0700

You have to build/install every framework before you can build your app.  The ant install puts a newly built copy in your Library/Frameworks directory.  It's a bit of a pain to do that.  The easy way to manage builds is to set up a Jenkins build server (or use maven?).  Building in Eclispe is for suckers ;-)

With Jenkins, you set up the build once and never have to worry about it again.  You can also get the Jenkins batch task plugin and set up deployment scripts once, and never have to worry about those again either.  The initial setup is a chore, but once it is done, it's one-click easy to deploy on demand.  Building happens continuously by polling the source repository.

Ramsey

On Jan 18, 2012, at 9:12 AM, James Cicenia wrote:

Looks like Wonder binaries and Wonder Source didn't play well together.
So I deleted all the binaries and imported the couple dozen I needed.

That solved the ERXKeyFilter issue and it now works great in development.

BUT,

When I run a build it still gives me:

BUILD FAILED
/Users/jcicenia/Documents/workspace/BlessingsApp/build.xml:212: The framework name 'ERCoolComponents' does not exist.

It does exist I tell you!

James

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:
    • ALL SOLVED, Re: having weird build and run issues...
      • From: James Cicenia <email@hidden>
References: 
 >having weird build and run issues... (From: James Cicenia <email@hidden>)
 >Re: having weird build and run issues... (From: Pascal Robert <email@hidden>)
 >half solved, Re: having weird build and run issues... (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: half solved, Re: having weird build and run issues...
  • Next by Date: ALL SOLVED, Re: having weird build and run issues...
  • Previous by thread: Re: half solved, Re: having weird build and run issues...
  • Next by thread: ALL SOLVED, Re: having weird build and run issues...
  • Index(es):
    • Date
    • Thread