Skip to main content



      Home
Home » Archived » Buckminster » importtargetdefinition errors silently ignored
importtargetdefinition errors silently ignored [message #542195] Thu, 24 June 2010 04:17 Go to next message
Eclipse UserFriend
Hi,

We have some problems with target definitions and headless buckminster.
The following target definition resolves in my IDE but does not resolve
in buckminster headless (ie the .bundle_pool contains no plugins and no
features). I don't know why. One of the problems is, that there is no
error message:

> buckminster -L debug -data ws importtarget -A file:///test/test.target
importtarget '-A' 'file:///test/test.target'
Doing full workspace refresh
Waiting for jobs to end
>

In the log file we can see the same information as on the console.

Here's the minimized example target that is not working:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.6"?>

<target name="Target Platform for the funtrade BEI">
<locations>
<location includeAllPlatforms="true" includeMode="slicer"
type="InstallableUnit">
<unit id="org.eclipse.platform.sdk" version="3.6.0.I20100608-0911"/>
<repository location="http://download.eclipse.org/releases/helios/"/>
</location>
</locations>
</target>

Thanks for any hints.

Regards,
Peter
Re: importtargetdefinition errors silently ignored [message #542196 is a reply to message #542195] Thu, 24 June 2010 04:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi Peter,

This must be a bug. Would you be so kind and attach this example to a bugzilla?

Thanks,
Thomas Hallgren


On 06/24/2010 10:17 AM, Peter Kullmann wrote:
> Hi,
>
> We have some problems with target definitions and headless buckminster.
> The following target definition resolves in my IDE but does not resolve
> in buckminster headless (ie the .bundle_pool contains no plugins and no
> features). I don't know why. One of the problems is, that there is no
> error message:
>
> > buckminster -L debug -data ws importtarget -A file:///test/test.target
> importtarget '-A' 'file:///test/test.target'
> Doing full workspace refresh
> Waiting for jobs to end
> >
>
> In the log file we can see the same information as on the console.
>
> Here's the minimized example target that is not working:
>
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> <?pde version="3.6"?>
>
> <target name="Target Platform for the funtrade BEI">
> <locations>
> <location includeAllPlatforms="true" includeMode="slicer"
> type="InstallableUnit">
> <unit id="org.eclipse.platform.sdk" version="3.6.0.I20100608-0911"/>
> <repository location="http://download.eclipse.org/releases/helios/"/>
> </location>
> </locations>
> </target>
>
> Thanks for any hints.
>
> Regards,
> Peter
Re: importtargetdefinition errors silently ignored [message #542208 is a reply to message #542196] Thu, 24 June 2010 05:09 Go to previous message
Eclipse UserFriend
Thomas Hallgren schrieb:
> Hi Peter,
>
> This must be a bug. Would you be so kind and attach this example to a
> bugzilla?
>
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317789
Previous Topic:site.p2 for product configuration always creates and includes source feature
Next Topic:Missing CSpec source required by component type osgi.bundle for local reader
Goto Forum:
  


Current Time: Mon May 12 03:03:54 EDT 2025

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

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

Back to the top