• 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
Jenkins and Framework build path dependency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Jenkins and Framework build path dependency


  • Subject: Jenkins and Framework build path dependency
  • From: Daniel Roy <email@hidden>
  • Date: Thu, 08 Mar 2012 14:34:04 -0500

Hi,

I've setup Jenkins in test to start building our frameworks and applications.  WOJenkins is excellent - thank you so much for providing this David Avendasora (and anyone else who may have helped)!

We build our own ERPrototypes because we have some custom types we need to use.  Our frameworks use this ERPrototypes framework instead of the vanilla Wonder ERPrototypes.  We reference our ERPrototypes framework as a Project dependency in the build path instead of a Library (framework) dependency.  This works fine in Eclipse because Eclipse can magically account for the linked project and include the linked project's files in the build process.  However, Jenkins can't resolve the dependency.  

Using the scripts provided in WOJenkins, the build process never pulls in the required framework because the .classpath entry in the affected Eclipe project is as follows:

<classpathentry combineaccessrules="false" exported="true" kind="src" path="/ERPrototypes"/>

I've tried modifying the WOJenkins setup script to unpack the ERPrototypes framework into the correct location of the affected project, but that doesn't make any difference during build time because ant doesn't know about the dependency.

Does anyone have any ideas how the build can be accomplished?  I could modify the .classpath file of the affected project after it's pulled down from SVN and change the ERPrototypes line to be the standard "WOFramework/ERPrototypes", since our ERPrototype is build before all other frameworks in the Jenkins build process.  Or, is there possibly another way?

Thanks,
Daniel


 _______________________________________________
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: Jenkins and Framework build path dependency
      • From: David Avendasora <email@hidden>
    • Re: Jenkins and Framework build path dependency
      • From: Pascal Robert <email@hidden>
  • Prev by Date: Re: New locations for community resources
  • Next by Date: Re: New locations for community resources
  • Previous by thread: Comments on Community Roadmap
  • Next by thread: Re: Jenkins and Framework build path dependency
  • Index(es):
    • Date
    • Thread