Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » warning in build made with Buckminster(can we suppress or fix these warnings with Buckminster)
warning in build made with Buckminster [message #504003] Wed, 16 December 2009 19:14 Go to next message
Ted Kubaska is currently offline Ted KubaskaFriend
Messages: 9
Registered: July 2009
Junior Member
We (ECF) are using Hudson/Buckminster with success. But I for one still have a great deal to learn. So please bear with me if my question betrays a basic misunderstanding of how Buckminster works.

We see a number of warnings in our build that we don't know how to suppress or fix. When I search the web, I see suggestions that involve using the eclipse IDE.

Warnings like ...
Warning: file /opt/hudson/jobs/N-HEAD-sdk_feature/workspace/projects/ch.et hz.iks.r_osgi.remote:
Build path specifies execution environment OSGi/Minimum-1.0. There are
no JREs installed in the workspace that are strictly compatible with
this environment.

Now the eclipse that Buckminster uses is (I think) the eclipse executable that came with our buckminster. And if I try to bring up an IDE with these eclipse I get

ENTRY org.eclipse.osgi 4 0 2009-12-16 10:01:37.345
9 !MESSAGE An error occurred while automatically activating bundle
org.eclipse.buckminster.runtime .
10 !STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.buckminster.runtime.Buckminster.start() of bundle
org.eclipse.buckminster.runtime.
12 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:806)

So can you give me any andvice on how I might deal with these warnings? Do they have anything to do with the buckminster configuration or should I look elsewhere?

Within Eclipse (with UI) you can change the preferences to not present a warning under these conditions. Is it not possible to bring up an IDE for the eclipse that Buckminster users? Can we set this preference on our build machine/eclipse/Buckminster?

Re: warning in build made with Buckminster [message #504007 is a reply to message #504003] Wed, 16 December 2009 19:34 Go to previous message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
Hi,

On 12/16/09 8:14 PM, Ted Kubaska wrote:
> We (ECF) are using Hudson/Buckminster with success. But I for one still
> have a great deal to learn. So please bear with me if my question
> betrays a basic misunderstanding of how Buckminster works.
>
Hopefull, those questions are easier to answer :)

> So can you give me any andvice on how I might deal with these warnings?
> Do they have anything to do with the buckminster configuration or should
> I look elsewhere?
>
> Within Eclipse (with UI) you can change the preferences to not present a
> warning under these conditions. Is it not possible to bring up an IDE
> for the eclipse that Buckminster users? Can we set this preference on
> our build machine/eclipse/Buckminster?

The general advice is to:

- have as many as possible of the settings stored as project specific
settings instead of having to rely on the IDE/workspace having the
desired configuration. (This is however not always possible, and some
settings are not available as project specific settings).

- use a workspace template that has been preconfigured with the settings
you want. Tell buckminster about which template workspace to use when a
new workspace is created during materialization.

i.e. - you use the IDE to create an empty workspace that has the desired
settings and use this empty workspace as the template.

Hope that helps.
- henrik
Previous Topic:git connector for Buckminster
Next Topic:Eclipse Con 2010 talk submissions
Goto Forum:
  


Current Time: Thu Sep 26 13:02:41 GMT 2024

Powered by FUDForum. Page generated in 0.03422 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top