Hi,
It seems that commit r5287 has commented out the property file versionupdate.properties for the macosx target in the build.xml:
- <propertyfile file="${macosx.app.dir}/versionupdate.properties"
+ <!--propertyfile file="${macosx.app.dir}/versionupdate.properties"
[snip]
- </propertyfile>
+ </propertyfile-->
I'm not sure about the motivations, but in the meantime I've modified the package generation script to omit this file.
Cheers,
romain
···
On 2009/04/27, at 10:34, Romain KUNTZ wrote:
Hi,
I'm getting the following error message when MacOSX packages are built from cruisecontrol:
Begin forwarded message:
./release/macosx/versionupdate.properties: No such file or directory
It seems that the versionupdate.properties file does not exist in the release/macosx directory.
Did anybody change something on the server that takes care of building the macosx packages?
Cheers,
romain
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net