Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] RC1 Build_Type

I'm not sure there are any formal rules about it ... but the convention I've seen (well ... that I use ... from following the Platform's lead :) is to still call it "S" and reserve "R" for the very very final name.

The important thing is that is not _appear_ to be a release, until it is a blessed release ... and that may depend on how you construct your website and download pages.

HTH





From:        Miles Parker <milesparker@xxxxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date:        05/18/2011 02:42 PM
Subject:        [cross-project-issues-dev] RC1 Build_Type
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx





Are we supposed to be marking our RCx builds as "I" or "S" or "R" or does it matter? I think "R" is reserved for the actual foundation blessed release? Should we be promoting to [out_update_site]/release or again can that be wherever we want?  

On May 18, 2011, at 11:37 AM, Miles Parker wrote:


Whew, build is back to "normal" whatever that is.. thanks guys for the suggestions. I don't know what other project's status are -- I can see CDO looks to be finishing up. But I can will have my +3 build sometime in the next couple of hours.

On May 18, 2011, at 10:53 AM, Adolfo Sánchez-Barbudo Herrera wrote:

Eike,

As added information, I've looked for said build.xml:224.

The ant task around said line:

   <target name="unzip" depends="create.output.dir">
       <pathconvert property="zip.input.file">
           <buckminster.valuefileset value="${fs:action.requirements}"/>
       </pathconvert>
       <unzip dest="${sp:action.output}" src="">    </target>

Who knows...

As said, Miles, try to build again to check if it fails at the same point...

Cheers,
Adolfo.

El 18/05/2011 18:35, Eike Stepper escribió:

Am 18.05.2011 18:08, schrieb Miles Parker:

Thanks Adolfo,

I solved my original issue but now I'm having another one. At some point along the way I did find a reason to switch to 3.7. I have 0 idea what's going on here:

https://hudson.eclipse.org/hudson/job/amp-nightly/985/console

ERROR: org.eclipse.core.runtime.CoreException: /opt/users/hudsonbuild/.eclipse/800848693/configuration/org.eclipse.osgi/bundles/605/1/.cp/org/eclipse/buckminster/pde/antscripts/build.xml:224: /opt/public/jobs/amp-nightly/workspace/{fs does not exist.

This "/opt/public/jobs/amp-nightly/workspace/{fs does not exist." looks so strange. As if in some Ant script the "$" in "{$fs ...} is missing and the variable fs gets interpreted as literal. Just guessing...

Cheers
/Eike

----

http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


org.eclipse.core.runtime.CoreException:

And of course I need this to work now. :) I'm going to go back to 3.6 and see if that works. Thanks *very* much for the bug reference -- I'll look at that as well.

best,

Miles


On May 18, 2011, at 1:45 AM, Adolfo Sánchez-Barbudo Herrera wrote:

Miles,

El 17/05/2011 20:48, Miles Parker escribió:

I'd appreciate hearing from anyone else who is using Buckminster/Git, especially if you've been running into any issues
I've checked you are using buckminster 3.6 in your hudson job configuration so the following issue doesn't apply to you. For those release engineers using buckminster 3.7, you may want to check that your publishing scripts are working as expected. I've been running into the following issue since a couple of days:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345993


Since I took the publishing mechanism (scripts) from other modeling releng projects, any other project using buckminster 3.7 might experience the same problem.

Best Regards,
Adolfo.

--
<logo.gif>
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231

_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
<logo.gif>
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231

_______________________________________________
cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


______________________________
Miles T. Parker
President and Chief Software Architect
Metascape, LLC
http://metascapeabm.com

Project Lead
Eclipse Agent Modeling Project
http://eclipse.org/amp

tel: 509-643-4441
skype: milestravisparker
mailto://miles@xxxxxxxxxxxxxxxx
http://www.linkedin.com/in/milestparker
http://milesparker.blogspot.com
______________________________
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top