Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gmf-dev] [gmf-releng] No Indigo builds for GMF Tooling

Hi,

Since GMF-Tooling build seems to feel better (only 2 JUnit test because DescriptionParser package changed), it would be nice to try to re-add it to Indigo build, wouldn't it?
It would simply be about setting the enabled flag to "true" instrad of false in dev.eclipse.org/cvsroot/callisto:/org.eclipse.indigo.build/gmf-gmf-tooling.b3aggrcon.


Le 26/12/2010 16:30, Nick Boldt a écrit :
Wouldn't the issue be that there's no xpand plugin available for the build's target platform?

Therefore, to ensure that PDE can find org.eclipse.gmf.xpand_[2.1.0,3.0.0), make sure that the zip that contains it is provided when firing off the build.

If the issue is that you ARE providing such a zip when configuring the build to run, but the log does not show it listed as one of the "-URL" flags, then it's a higher-level configuration problem. See
/cvsroot/org.eclipse/www/modeling/build/build-common.php, /cvsroot/org.eclipse/www/modeling/includes/downloads-common.php, and /cvsroot/modeling/releng-common/tools/scripts/genBuildDetails.sh for how to add new dependency names / URLs.

If the issue is that your ARE providing such a zip, but the dependency provided by the zip is not the version on which you depend, then you need to either adjust the requirement ranges in your feature.xml / MANIFEST.MF files to allow a wider range of versions, or feed in a newer/older version of the zip dependency.

It might also help to read through the log looking for other missing requirements; perhaps that will expose the actual missing zip name (eg., does gmf.xpand depend on m2m-xpand*.zip?)

HTH,

Nick


On Fri, Dec 17, 2010 at 11:03 AM, Anthony Hunter <anthonyh@xxxxxxxxxx> wrote:
Hi Team,

I raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=332859

An integration build for GMF Tooling has completed and failed.

http://modeling.eclipse.org/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/I201012171055/buildlog.txt

I do not know how to fix.

org.eclipse.gmf.common_0.0.0 failed to resolve.:
                Missing required plug-in org.eclipse.gmf.xpand_[2.1.0,3.0.0).

Cheers...
Anthony
--
Anthony Hunter
mailto:anthonyh@xxxxxxxxxx
Software Development Manager
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-270-4613




From:        Artem Tikhomirov <tikhomirov.artem@xxxxxxxxx>
To:        GMF Release List <gmf-releng@xxxxxxxxxxx>
Date:        12/16/2010 10:18 PM
Subject:        Re: [gmf-releng] [FAILED] GMP GMF-TOOLING HEAD Build 2.3.0 / I201012160000 done [00:03]
Sent by:        gmf-releng-bounces@xxxxxxxxxxx




Hi Mickael,

 Anthony used to deal with the build. I didn't find any notice in the build config indicating builds from HEAD, though, only R2_3_maintenance. I can't try to fix these errors myself right now as I don't have commit rights to this specific component. Anthony is our only hope ;)

Artem.

On Thu, Dec 16, 2010 at 10:08 AM, Mickael Istria <mickael.istria@xxxxxxxxxxxxxx> wrote:
Hi all,

The build is KO whereas the deadline to get into Indigo is to provide a build for tomorrow for M4.
The issue seems to be some properties not resolved by ant, such as ${qvtoURL} (see
http://modeling.eclipse.org/modeling/gmp/build/log-viewer.php?project=gmf-tooling&build=2.3.0/I201012160000/&offset=461&step=50#l485 ).
Does anyone have a clue on how to solve this problem?


Le 16/12/2010 06:03, GMP GMF-TOOLING Build Team a écrit :

Status:
FAILED

JUnit Results:
http://modeling.eclipse.org/modeling/gmp/build/log-viewer.php?project=gmf-tooling&build=2.3.0/I201012160000/

Build Log:
http://modeling.eclipse.org/modeling/gmp/build/log-viewer.php?project=gmf-tooling&build=2.3.0/I201012160000/

Build Details:
http://modeling.eclipse.org/modeling/gmp/downloads/?project=gmf-tooling&sortBy=date&hlbuild=I201012160000#I201012160000

Status Check:
http://modeling.eclipse.org/modeling/build/checkBuildStatus.php?parent=modeling&top=gmp&project=gmf-tooling&version=2.3.0&buildID=I201012160000

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




--

Mickael Istria
R&D Engineer



email :
mickael.istria@xxxxxxxxxxxxxx


This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore BonitaSoft will not be liable for the message if modified.


_______________________________________________
gmf-releng mailing list

gmf-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-releng

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


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




--
Nick Boldt :: JBoss by Red Hat
Productization Lead :: JBoss Tools & Dev Studio
Release Engineer :: Dash Athena
http://nick.divbyzero.com


--

Mickael Istria
R&D Engineer

BonitaSoft - Open your processes
email : mickael.istria@xxxxxxxxxxxxxx

This message and any attachment (the "message") is intended solely for the addressees and is confidential. If you receive this message by mistake, please delete it and notify the sender immediately. Any use not in accordance with its purpose, any out-spread or disclosure, either as a whole or partially, is prohibited except with formal approval. Internet cannot guarantee the integrity of this message, therefore BonitaSoft will not be liable for the message if modified.


Back to the top