• 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
wolips.properties and Jenkins
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wolips.properties and Jenkins


  • Subject: wolips.properties and Jenkins
  • From: Pascal Robert <email@hidden>
  • Date: Fri, 10 Feb 2012 09:12:58 -0500

Yesterday, I found out that if a line like this:

  wolips.properties=/Developer/WebObjects/Versions/WebObjects543/wolips.543.properties

is in build.properties, when Ant is building the app with Jenkins, it will try to create that file:

var/lib/jenkins/jobs/SimpleBlog/workspace/Projects/SimpleBlog/SimpleBlogLogic/build.xml:90: java.lang.RuntimeException: Failed to write /Developer/WebObjects/Versions/WebObjects543/wolips.543.properties.
	at org.objectstyle.woenvironment.env.WOVariables.save(WOVariables.java:610)

Caused by: java.io.IOException: Failed to create the folder '/Developer/WebObjects/Versions/WebObjects543'.
	at org.objectstyle.woenvironment.env.WOVariables.save(WOVariables.java:590)
	... 29 more

Is this normal that woproject.jar is trying to recreate the property file? Commenting out the wolips.properties line fix the issue for me (that's coming from SimpleBlog), but the problem will probably to anyone who is using Jenkins and have that line.
 _______________________________________________
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


  • Prev by Date: Jenkins presentation: postponed
  • Next by Date: Re: Jenkins presentation: postponed
  • Previous by thread: Re: Jenkins presentation: postponed
  • Next by thread: EC locking (headless and threads)
  • Index(es):
    • Date
    • Thread