Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » importtargetdefinition errors silently ignored
importtargetdefinition errors silently ignored [message #542195] Thu, 24 June 2010 08:17 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
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 08:40 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
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 09:09 Go to previous message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
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: Fri Apr 19 09:38:42 GMT 2024

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

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

Back to the top