• 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: WOJenkins Changes Causes Jobs to FAIL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOJenkins Changes Causes Jobs to FAIL


  • Subject: Re: WOJenkins Changes Causes Jobs to FAIL
  • From: Pascal Robert <email@hidden>
  • Date: Sun, 19 Feb 2012 07:41:16 -0500

I confirm that you need to change from hudson.build.properties to jenkins.build.properties

I will change the wiki pages about that...

> What about the job to install WO and Wonder? I guess the properties file name changed from hudson.build.properties to jenkins.build.properties ?
>
>> Hey all,
>>
>> I've made a bunch of changes to WOJenkins, which I have rolled out to both my own github repository () and the WOCommunity clone.
>>
>> The problem is that my changes have BROKEN existing jobs!
>>
>> The fixes are easy, though. You just need to make two changes to your Jenkin's job configurations:
>>
>> 1) Change the Execute Shell build step from:
>> 	${WORKSPACE}/WOJenkins/Build/WonderProjects/WorkspaceSetupScripts/SVNProject/GitWonder/setupWonderProjectWorkspace.sh
>> to:
>> 	${WORKSPACE}/WOJenkins/Build/WonderProjects/WorkspaceSetupScripts/setupWonderProjectWorkspace.sh
>>
>> 2) In the Invoke Ant Targets, change the -propertyfile argument from
>> 	-propertyfile ${WORKSPACE}/Root/build.properties
>> to
>> 	-propertyfile ${WORKSPACE}/Root/jenkins.build.properties
>>
>> That should get any of your projects building again!
>>
>> (you really should clone my (or WOCommunity's) repository and then target your clone instead of using them directly, anyway…)
>>
>> However, I'll try to not make changes that will break builds without some notice in the future!
>>
>> Sorry about that!
>>
>> Dave
>>
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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


 _______________________________________________
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: 
 >WOJenkins Changes Causes Jobs to FAIL (From: David Avendasora <email@hidden>)
 >Re: WOJenkins Changes Causes Jobs to FAIL (From: Pascal Robert <email@hidden>)

  • Prev by Date: Re: WOJenkins Changes Causes Jobs to FAIL
  • Next by Date: Re: Relationship with EO_PK_TABLE
  • Previous by thread: Re: WOJenkins Changes Causes Jobs to FAIL
  • Next by thread: WOWODC 2012 teaser
  • Index(es):
    • Date
    • Thread