Importing a target definition fails [message #499684] |
Mon, 23 November 2009 17:10 |
Florian Hackenberger Messages: 123 Registered: July 2009 |
Senior Member |
|
|
Hi Thomas,
After solving the subversive problem, I'm now stuck with importing the
target definition. After running the import command (no errors):
../build/buckminster/buckminster --loglevel
DEBUG -consoleLog -debug -data /tmp/buckminster/masterData
importtarget --active /home/fhackenberger/workspace_jface_training/buildserver_bui ldroot/build/org.acoveo.buckminster/eclipse.target
on the target definition
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.5"?>
<target name="Running Platform">
<locations>
<location path="/home/fhackenberger/eclipse_3.5" type="Profile"/>
<location path="/home/fhackenberger/eclipse_3.5_delta_pack"
type="Directory"/>
</locations>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86</arch>
<nl>en_GB</nl>
</environment>
<launcherArgs>
<vmArgs>-Dosgi.requiredJavaVersion=1.5 -XX:MaxPermSize=256m -Xms40m -Xmx256m</vmArgs>
</launcherArgs>
</target>
The listtargetdefinitions command
../build/buckminster/buckminster --loglevel
DEBUG -consoleLog -debug -data /tmp/buckminster/masterData
org.eclipse.buckminster.pde.org.eclipse.buckminster.pde.list targetdefinitions
lists one more target, but it does not show the directories I specified,
but:
!MESSAGE Target platform provided by class
org.eclipse.buckminster.pde.internal.PDETargetPlatform
Target platform provided by class
org.eclipse.buckminster.pde.internal.PDETargetPlatform
* Running Platform : linux,gtk,x86/en_GB
Running Platform : linux,gtk,x86/en_GB
Running Platform : linux,gtk,x86/en_GB
Running Platform : linux,gtk,x86/en_GB
Running Platform : linux,gtk,x86/en_GB
Running Platform : linux,gtk,x86/en_GB
If I resolve my query, I can see that buckminster imports bundles from the
buckminster installation, instead of the target platform I imported.
Any ideas?
Thanks in advance!
Cheers,
Florian
--
DI Florian Hackenberger
florian@hackenberger.at
www.hackenberger.at
|
|
|
Re: Importing a target definition fails [message #499814 is a reply to message #499684] |
Tue, 24 November 2009 09:39 |
Florian Hackenberger Messages: 123 Registered: July 2009 |
Senior Member |
|
|
DI Florian Hackenberger wrote:
> lists one more target, but it does not show the directories I specified,
> but:
Sorry, I was confused by the newsgroup posting here:
http://dev.eclipse.org/newslists/news.eclipse.tools.buckmins ter/msg00979.html
which mentioned that the output should be something like:
* Directory /shared/stp/platforms/3.5M7/eclipse linux,gtk,ppc
when in fact the output is simply the name of the target definition if you
import one, instead of setting a single path.
> If I resolve my query, I can see that buckminster imports bundles from the
> buckminster installation, instead of the target platform I imported.
It turned out that buckminster uses the target platform, but unfortunately
the buckminster installation contains more recent bundles and features,
which are preferred over the target platform.
I posted a new entry 'Target platform vs. Buckminster headless installation'
to discuss that problem.
Cheers,
Florian
--
DI Florian Hackenberger
florian@hackenberger.at
www.hackenberger.at
|
|
|
Powered by
FUDForum. Page generated in 0.03117 seconds