• 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
Hudson Build Script changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hudson Build Script changes


  • Subject: Hudson Build Script changes
  • From: David Avendasora <email@hidden>
  • Date: Tue, 2 Nov 2010 16:12:02 -0400

Hi all,

I've been busy today updating the shell scripts that are in the WOCommunity subversion repository so that they can maintain and use wonder builds that may not always be from trunk.

*** These changes will break any Hudson jobs that you may have setup that depend upon these scripts! ***

There are a couple things you can do to fix any jobs that are having problems:

• In the job configuration, add "@122" to the end of the SCRIPT_REPOSITORY parameter. It would now be: https://services.wocommunity.org/wowodc/HudsonBuildFiles@122

OR <- That's an "or" people

• For any of your own frameworks or applications, modify all of your jobs to include a WONDER_BRANCH parameter. It should look something like this:

PNG image

The build scripts will automatically pick up this new value and use it. Without this parameter, the build will fail.

• For any jobs you have that build Wonder, add the same Parameter, and change the Repository URL for Wonder to: ${APPLICATION_REPOSITORY}/${BRANCHES_TAGS_TRUNK}${APPLICATION_BRANCH_TAG}/${APPLICATION_NAME}/${APPLICATION_REVISION}

The build scripts will automatically pick up this new value and use it. Without this parameter, the build will fail.

PRO TIP: You really should keep a copy of the build scripts that you use with each branch of your own projects so you will always have the scripts that built that particular release of your application.

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

  • Follow-Ups:
    • Re: Hudson Build Script changes
      • From: David Avendasora <email@hidden>
  • Prev by Date: Re: eclipse wont start after failed java update
  • Next by Date: Re: Hudson Build Script changes
  • Previous by thread: Re: eclipse wont start after failed java update
  • Next by thread: Re: Hudson Build Script changes
  • Index(es):
    • Date
    • Thread