Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370925 - createAndPublishLauncher feature tasks is not clean
Summary: createAndPublishLauncher feature tasks is not clean
Status: CLOSED WONTFIX
Alias: None
Product: Linux Tools
Classification: Tools
Component: eclipse-build (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Packaging Tools Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 04:44 EST by Krzysztof Daniel CLA
Modified: 2013-02-18 06:34 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Daniel CLA 2012-02-08 04:44:17 EST
createAndPublishLauncherFeature:
     [java] Buildfile: buildConfiguration.xml
     [java] 
     [java] main:
     [java] 
     [java] generateFeature:
     [java]      [echo] About to call generateScript with buildDirectory = /home/kdaniel/redhatwork/org.eclipse.linuxtools.eclipse-build/eclipse-build/build/eclipse-3.8.0-M5-src/buildConfigs/eclipse-build-config/productFiles/rcpConfig/temp
     [java] 
     [java] init:
     [java] 
     [java] generateScript:
     [java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
     [java] [eclipse.buildScript] Bundle org.eclipse.equinox.launcher:
     [java] [eclipse.buildScript]       Another singleton version selected: org.eclipse.equinox.launcher_1.3.0.v20111107-1631
     [java] [eclipse.buildScript] Bundle org.eclipse.equinox.console.jaas.fragment:
     [java] [eclipse.buildScript]       Host plug-in org.apache.sshd.core_0.5.0 has not been found.
     [java] [eclipse.buildScript] Bundle org.eclipse.equinox.launcher.gtk.linux.x86_64:
     [java] [eclipse.buildScript]       Another singleton version selected: org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20110908-1331
     [java]      [move] Moving 1 file to /home/kdaniel/redhatwork/org.eclipse.linuxtools.eclipse-build/eclipse-build/build/eclipse-3.8.0-M5-src/buildConfigs/eclipse-build-config/productFiles/rcpConfig
     [java] [eclipse.gatherFeature] Generating metadata for ..
     [java] [eclipse.gatherFeature] Generation completed with success [0 seconds].
     [java] BUILD SUCCESSFUL
     [java] 
     [java] BUILD SUCCESSFUL
     [java] Total time: 2 seconds
     [echo] Build log is available in build_20120208102500.log
     [echo] uname -m: x86_64. Build eclipse on x86_64 for x86_64.
Comment 1 Krzysztof Daniel CLA 2013-02-18 06:34:56 EST
Eclipse build system has changed and eclipse-build will serve only as a helper. There will be no logic there.