• 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: Hudson Setup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hudson Setup


  • Subject: Re: Hudson Setup
  • From: David Avendasora <email@hidden>
  • Date: Fri, 12 Jun 2009 15:20:06 -0400


On Jun 12, 2009, at 2:21 PM, Travis Britt wrote:

Are you telling ant where woproject is? Example: ant -lib /path/to/woproject.jar

Nope. I wasn't.

Now I am and I believe it should all be working now, but when I click "build now" in Hudson, it deletes everything in my Hudson workspace and then downloads everything from SVN again so I end up with only the "Trunk" directory in my workspace!

Here's my Invoke Ant settings, for reference.

Targets: -propertyfile ${WORKSPACE}Root/wolips.properties -lib ${WORKSPACE}Root/lib/woproject.jar clean build
Build File: Trunk/build.xml





On Jun 12, 2009, at 11:15 AM, David Avendasora <email@hidden> wrote:


On Jun 12, 2009, at 1:53 PM, Mike Schrag wrote:

When I kick off a build, it's downloading my project from SVN as expected, and then executing the shell command: ./setupWorkspace.sh ${WORKSPACE} 54  
don't execute ./, execute with the full path to setupWorkspace.sh ... it's using "dirname $0" to get its folder, which is "." in your case.

Thanks Mike! That fixed that problem. Now onto the next:

I am telling Hudson to execute the install target of my project's build.xml file, which it fines and starts to run just fine, but then it errors on the WOCompile class. 
BUILD FAILED
/Users/Shared/Hudson/BakeryManagementFoundation/Trunk/build.xml:84: taskdef class org.objectstyle.woproject.ant.WOCompile cannot be found
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: Hudson Setup
      • From: Mike Schrag <email@hidden>
References: 
 >Hudson Setup (From: David Avendasora <email@hidden>)
 >Re: Hudson Setup (From: Mike Schrag <email@hidden>)
 >Re: Hudson Setup (From: David Avendasora <email@hidden>)

  • Prev by Date: [MEETING] WO-NOVA 6/16/09 at 6:30
  • Next by Date: Re: Hudson Setup
  • Previous by thread: Re: Hudson Setup
  • Next by thread: Re: Hudson Setup
  • Index(es):
    • Date
    • Thread