Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 221734 Details for
Bug 390856
Include org.eclipse.platform.doc.isv in CBI build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
releng.patch
releng.patch (text/plain), 1.40 KB, created by
Thanh Ha
on 2012-10-01 14:26:14 EDT
(
hide
)
Description:
releng.patch
Filename:
MIME Type:
Creator:
Thanh Ha
Created:
2012-10-01 14:26:14 EDT
Size:
1.40 KB
patch
obsolete
>diff --git a/features/org.eclipse.platform-feature/pom.xml b/features/org.eclipse.platform-feature/pom.xml >index b37945e..3452f58 100644 >--- a/features/org.eclipse.platform-feature/pom.xml >+++ b/features/org.eclipse.platform-feature/pom.xml >@@ -30,6 +30,22 @@ > <build> > <plugins> > <plugin> >+ <groupId>org.eclipse.tycho</groupId> >+ <artifactId>target-platform-configuration</artifactId> >+ <configuration> >+ <dependency-resolution> >+ <extraRequirements> >+ <!-- this guarantees proper reactor build order --> >+ <requirement> >+ <type>eclipse-plugin</type> >+ <id>org.eclipse.platform.doc.isv</id> >+ <versionRange>0.0.0</versionRange> >+ </requirement> >+ </extraRequirements> >+ </dependency-resolution> >+ </configuration> >+ </plugin> >+ <plugin> > <groupId>org.eclipse.tycho.extras</groupId> > <artifactId>tycho-source-feature-plugin</artifactId> > <executions> >@@ -40,6 +56,9 @@ > <goal>source-feature</goal> > </goals> > <configuration> >+ <plugins> >+ <plugin id="org.eclipse.platform.doc.isv" versionRange="0.0.0" /> >+ </plugins> > <excludes> > <plugin id="org.eclipse.core.boot"/> > <plugin id="org.eclipse.platform.doc.user"/>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 390856
: 221734