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 237573 Details for
Bug 400518
[CBI] CBI build pulls in "latest" version of 3rd party bundles from Orbit
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]
patch to "activate" target artifact
eclipse.platform.releng.aggregator.patch (text/plain), 1.54 KB, created by
David Williams
on 2013-11-20 04:48:45 EST
(
hide
)
Description:
patch to "activate" target artifact
Filename:
MIME Type:
Creator:
David Williams
Created:
2013-11-20 04:48:45 EST
Size:
1.54 KB
patch
obsolete
>diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml >index afc9db7..29e5188 100644 >--- a/eclipse-platform-parent/pom.xml >+++ b/eclipse-platform-parent/pom.xml >@@ -41,7 +41,6 @@ > > <comparator.repo>http://download.eclipse.org/eclipse/updates/4.4-I-builds</comparator.repo> > >- <orbit-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/S20131024145017/repository/</orbit-repo.url> > <jetty-repo.url>http://download.eclipse.org/jetty/updates/jetty-bundles-8.x/8.1.12.v20130726/</jetty-repo.url> > <ecf-repo.url>http://download.eclipse.org/rt/ecf/3.7.1/site.p2</ecf-repo.url> > <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.10milestones/base/S201310280429/</emf-repo.url> >@@ -205,6 +204,13 @@ > <groupId>org.eclipse.tycho</groupId> > <artifactId>target-platform-configuration</artifactId> > <configuration> >+ <target> >+ <artifact> >+ <groupId>org.eclipse</groupId> >+ <artifactId>orbit-prereqs</artifactId> >+ <version>4.4.0-SNAPSHOT</version> >+ </artifact> >+ </target> > <environments> > <environment> > <os>linux</os> >diff --git a/pom.xml b/pom.xml >index c143d5f..23d65e4 100644 >--- a/pom.xml >+++ b/pom.xml >@@ -19,7 +19,9 @@ > > <modules> > <module>eclipse-platform-parent</module> >- >+ >+ <module>eclipse.platform.releng.prereqs.orbit</module> >+ > <module>eclipse.jdt/</module> > <module>eclipse.jdt.core</module> > <module>eclipse.jdt.core.binaries</module>
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 400518
: 237573 |
237641