Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] help with Buckminster problem needed

oops, that flag was dropped by copy/paste in the resource map editor.

Also, when I changed that flag in the editor, the namespace where messed up by the editor.
See here a diff with the correct version in green:
http://git.eclipse.org/c/etrice/org.eclipse.etrice.git/commit/releng/org.eclipse.etrice.releng/build.rmap?id=cb5eee108584b4bcd59a4e01ce6946a2db81e643

Now I just changed it in a textual editor.
Thanks, our build is working again
:-)

Henrik

Am 15.12.2011 15:34, schrieb Thomas Hallgren:
Hi Henrik,

It seems the bundle is found in a p2 repository. Then, for some reason, you're using 'eclipse.import' reader type which makes an attempt to import the binary bundle into the workspace. A couple of suggestions:

1. Use 'p2' instead of 'eclipse.import'
2. Make sure binary bundles go to your target platform instead of into your workspace.

The latter is probably a case of using source="false" in the provider for binaries.

- thomas


On 2011-12-15 15:18, Henrik Rentz-Reichert wrote:
thanks Thomas and Dennis,

here is the console output of a failed import with --loglevel DEBUG:
https://hudson.eclipse.org/hudson/job/mdt-etrice-nightly/143/console

I've also allowed workspace access for anonymous.

-Henrik

Am 15.12.2011 13:17, schrieb Dennis Hübner:
Allow others to browse your job workspace for mdt-etrice-nightly. So we can also look into your rmap and cquery.
Regards,
Dennis.

Am 15.12.2011 um 12:41 schrieb Thomas Hallgren:

Please try running with --loglevel DEBUG and then provide a link to the complete build output.



_______________________________________________
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

-- 
..............................................................
.                           .                                .
. Dr. Henrik Rentz-Reichert .  mailto:hrr@xxxxxxxxx          .
.                           .  +49-7551-831365               .
.                           .                                .
.                           .  Am Bacheck 7a                 . 
.                           .  D-88662 Überlingen-Deisendorf .
..............................................................

Back to the top