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 230547 Details for
Bug 405808
[CBI] Platform binary distribution (still) contains pack.gz files
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 put p2.remove in ant script that creates this repo
eclipse.platform.releng.aggregator.patch (text/plain), 1.64 KB, created by
David Williams
on 2013-05-06 16:09:22 EDT
(
hide
)
Description:
patch to put p2.remove in ant script that creates this repo
Filename:
MIME Type:
Creator:
David Williams
Created:
2013-05-06 16:09:22 EDT
Size:
1.64 KB
patch
obsolete
>diff --git a/eclipse.platform.releng.tychoeclipsebuilder/repos/platformrepo.xml b/eclipse.platform.releng.tychoeclipsebuilder/repos/platformrepo.xml >index 47128d6..ef9c746 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/repos/platformrepo.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/repos/platformrepo.xml >@@ -14,11 +14,14 @@ > <destination kind="artifact" location="file://${featureTemp}" name="Platform Repo" format="file://${buildRepo}" /> > <iu id="org.eclipse.platform.feature.group" version="" /> > <iu id="org.eclipse.equinox.p2.user.ui.feature.group" version="" /> >- <iu id="org.eclipse.rcp.configuration.feature.group" version="" /> > <iu id="org.eclipse.equinox.executable.feature.group" version="" /> > <iu id="org.eclipse.platform.ide" version="" /> > <slicingOptions includeOptional="false" includeNonGreedy="false" /> > </p2.mirror> >+ <p2.remove.iu> >+ <repository location="file://${featureTemp}" /> >+ <iu query="" artifacts="(format=packed)" /> >+ </p2.remove.iu> > <antcall target="assembler"> > <param name="archiveName" value="org.eclipse.platform-${buildId}.zip" /> > </antcall> >@@ -35,7 +38,6 @@ > <iu id="org.eclipse.platform.source.feature.group" version="" /> > <iu id="org.eclipse.equinox.p2.user.ui.feature.group" version="" /> > <iu id="org.eclipse.equinox.p2.user.ui.source.feature.group" version="" /> >- <iu id="org.eclipse.rcp.configuration.feature.group" version="" /> > <iu id="org.eclipse.equinox.executable.feature.group" version="" /> > <iu id="org.eclipse.platform.sdk" version="" /> > <slicingOptions includeOptional="false" includeNonGreedy="false" />
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 405808
: 230547