Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] Re: Workspace name change..

The web path (with /ws/) is:

https://build.eclipse.org/hudson/job/cbi-amp-nightly/ws/build/org.eclipse.amp.releng

The local file path on build.eclipse.org (with /workspace/) is:

/opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/workspace/build/org.eclipse.amp.releng

Based on the examples in the wiki [1] and checking other Hudson instances, I don't think anything has changed.

[1]http://wiki.eclipse.org/Common_Build_Infrastructure/Publishing

Nick

Miles Parker wrote:

Hmmm... not that's not working either..

I've checked that:

https://build.eclipse.org/hudson/job/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml

But when I run the script I get:

Buildfie: /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml does not exist!

My sh script is I think SOP (w/ change to ws dir):

/opt/public/common/apache-ant-1.7.1/bin/ant -f /opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote.xml -Dpromote.properties=/opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/ws/build/org.eclipse.amp.releng/promote-N.properties 2>/dev/null 1> ~/promo_logs/cbi-amp-nightly-promo.txt


On Oct 9, 2009, at 2:54 PM, Miles Parker wrote:


Um, did the build path change or am I going nuts? (The possibility of both has occurred to me.) My promote sh scripts didn't work anymore, and then I noticed that my-proj/workspace/build/.. had changed to my-proj/ws/build/..

Miles T. Parker
President and Chief Software Architect
Metascape, LLC

tel: 509-643-4441
skype: milestravisparker
mailto://miles@xxxxxxxxxxxxxxxx
http://metascapeabm.com <http://www.linkedin.com/in/milestparker>
http://www.linkedin.com/in/milestparker
http://milesparker.blogspot.com


------------------------------------------------------------------------

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top