Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367940 - ant buildTests should fail if underlying equinox returns 13
Summary: ant buildTests should fail if underlying equinox returns 13
Status: RESOLVED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: eclipse-build (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Krzysztof Daniel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 07:54 EST by Krzysztof Daniel CLA
Modified: 2019-05-17 05:24 EDT (History)
2 users (show)

See Also:


Attachments
Fix proposition (2.67 KB, patch)
2012-01-05 10:17 EST, Krzysztof Daniel CLA
akurtakov: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Daniel CLA 2012-01-05 07:54:03 EST
13 is an error code meaning that equinox was able to start, but was unable to perform requested operations (missing dependencies, etc) and had to quit.
Comment 1 Krzysztof Daniel CLA 2012-01-05 10:17:50 EST
Created attachment 209077 [details]
Fix proposition
Comment 2 Alexander Kurtakov CLA 2012-01-06 06:35:20 EST
Thanks for the patch. It's really cool to get e-b less fragile.

Applied.