Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Indigo RC2 Candidate

Hmm...weird...I saw that our RC2 build went into the aggregation build (see build #462 - the last successful build) :

...
[exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.core.linux,5.2.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.make.core.source,7.1.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.dsf.ui,2.2.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.core.linux.x86,5.2.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.managedbuilder.gnu.ui,8.0.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.dsf.gdb.ui,2.2.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.core.linux.x86_64.source,5.2.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.msw.build,1.0.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact
    [exec] - mirroring artifact osgi.bundle,org.eclipse.cdt.debug.core,7.1.0.201105201622
    [exec]     doing copy of optimized artifact
    [exec]     unpacking optimized artifact

...

Regards,

Vivian Kong
IBM Eclipse CDT
IBM Canada Toronto Lab

Inactive hide details for Andrew Overholt ---05/25/2011 09:13:24 AM---Hi Vivian, > Here is our RC2 candidateAndrew Overholt ---05/25/2011 09:13:24 AM---Hi Vivian, > Here is our RC2 candidate


From:

Andrew Overholt <overholt@xxxxxxxxxx>

To:

"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

Date:

05/25/2011 09:13 AM

Subject:

Re: [cdt-dev] Indigo RC2 Candidate

Sent by:

cdt-dev-bounces@xxxxxxxxxxx




Hi Vivian,

> Here is our RC2 candidate

Did the RC2 candidate not make it into the Indigo repository?  Linux
Tools needs the RC2 candidate as it includes TCF and we can't contribute
until it's in.

FWIW I don't see any CDT changes in recent Indigo aggregator runs [1]
nor do I see it in the Indigo staging repository [2].

Thanks,

Andrew

[1]
https://hudson.eclipse.org/hudson/job/indigo.runAggregator/

[2]
One can easily check the staging repo with something like this:

 $ p2repolist
http://build.eclipse.org/indigo/aggregation/final/aggregate/ | grep tcf
 $

p2repolist is a simple shell script:

#!/bin/sh

eclipse -consolelog -nosplash -application org.eclipse.equinox.p2.director -repository $1 -list
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


GIF image

GIF image


Back to the top