Community
Participate
Working Groups
Now that I have the current VTP nightly build working, I need to duplicate the work for our legacy versions. You can just clone the current buckminster-voicetools-nightly job if you want. The new job should probably be called buckminster-voicetools-legacy-nightly or some such thing. Thanks.
Done. -M.
Darn, Matt beat me to it. :)
Thanks guys. I'm getting a weird thing when i try to execute my cron tab command to publish the p2site: Error: JAVA_HOME is not defined correctly. We cannot execute java The funny thing is just a couple days ago i could run this command without issues. Any ideas?
Not really. Can you provide a command I can test with(preferably one that doesn't require a complete build)? -M.
Here is the command that worked last week, but now throws the error. /opt/public/common/apache-ant-1.7.1/bin/ant -f /opt/users/hudsonbuild/.hudson/jobs/buckminster-voicetools-nightly/workspace/org.eclipse.vtp.releng.buckminster/promote.xml -Dpromote.properties=/opt/users/hudsonbuild/.hudson/jobs/buckminster-voicetools-nightly/workspace/org.eclipse.vtp.releng.buckminster/promote-N.properties -DthirdPartyJarsDir=/opt/public/cbi/build/3rdPartyJars
You can run that command as many times as you like. It won't cause any problems when run consecutively and is not affecting any live sites.
Should I open a separate bug to get the user environment fixed? This is blocking us from finishing our build/publishing tool chain.
You should be able to update your environment by editing your .bashrc file. I don't see anything that indicates it used to be globally set(doesn't mean it wasn't), but even then I would suspect it would cause more harm than good, given the number of JREs installed. -M.