Hi,

I have made changes to set the equinox cache to be target/equinox instead of the user temporary directory. Let's see if Hudson will be happy now.

[1] http://svn.apache.org/viewvc?rev=903356&view=rev

Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Tuesday, January 26, 2010 4:15 AM
To: <[email protected]>; <[email protected]>
Subject: Re: Build failed in Hudson: Tuscany-2x #395

Looking back at the thread there seems to be 2 immediate options.

1/ take the test(s) out of the build
2/ If the JIRA that Mark references is to be believed we can add
equinox.setProperty(OSGiFramework.OSGI_CONFIGURATION_AREA +
".readOnly", Boolean.TRUE.toString());
In equinox launcher and/or the osgi junit plugin to stop is trying to
write there (it's the equinox launcher that failed in this case).

I'll give 2/ a try unless people know that this won't work or there
are side effect to not writing here that we want to avoid.

Raymond has some longer term proposals which I'm not sure I follow but
my priority would be getting the build running consistently in the
first instance.

Simon

Reply via email to