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 223723 Details for
Bug 390721
The product IU qualifier is not updated
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]
product patch
product.patch (text/plain), 3.89 KB, created by
Thanh Ha
on 2012-11-19 12:53:39 EST
(
hide
)
Description:
product patch
Filename:
MIME Type:
Creator:
Thanh Ha
Created:
2012-11-19 12:53:39 EST
Size:
3.89 KB
patch
obsolete
>diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml >index 8b677f9..1bbfedf 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml >@@ -28,6 +28,14 @@ > <plugins> > <plugin> > <groupId>org.eclipse.tycho</groupId> >+ <artifactId>tycho-packaging-plugin</artifactId> >+ <version>${tycho.version}</version> >+ <configuration> >+ <timestampProvider>default</timestampProvider> >+ </configuration> >+ </plugin> >+ <plugin> >+ <groupId>org.eclipse.tycho</groupId> > <artifactId>tycho-p2-director-plugin</artifactId> > <executions> > <execution> >diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml >index c8aa6e6..e0f809a 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml >@@ -34,6 +34,14 @@ > <plugins> > <plugin> > <groupId>org.eclipse.tycho</groupId> >+ <artifactId>tycho-packaging-plugin</artifactId> >+ <version>${tycho.version}</version> >+ <configuration> >+ <timestampProvider>default</timestampProvider> >+ </configuration> >+ </plugin> >+ <plugin> >+ <groupId>org.eclipse.tycho</groupId> > <artifactId>tycho-p2-director-plugin</artifactId> > <executions> > <execution> >diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml >index 4891233..59262a1 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml >@@ -34,6 +34,14 @@ > <plugins> > <plugin> > <groupId>org.eclipse.tycho</groupId> >+ <artifactId>tycho-packaging-plugin</artifactId> >+ <version>${tycho.version}</version> >+ <configuration> >+ <timestampProvider>default</timestampProvider> >+ </configuration> >+ </plugin> >+ <plugin> >+ <groupId>org.eclipse.tycho</groupId> > <artifactId>tycho-p2-director-plugin</artifactId> > <executions> > <execution> >diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml >index eded846..14a4c8e 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml >@@ -34,6 +34,14 @@ > <plugins> > <plugin> > <groupId>org.eclipse.tycho</groupId> >+ <artifactId>tycho-packaging-plugin</artifactId> >+ <version>${tycho.version}</version> >+ <configuration> >+ <timestampProvider>default</timestampProvider> >+ </configuration> >+ </plugin> >+ <plugin> >+ <groupId>org.eclipse.tycho</groupId> > <artifactId>tycho-p2-director-plugin</artifactId> > <executions> > <execution> >diff --git a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml >index a35424c..1e669d4 100644 >--- a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml >+++ b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml >@@ -34,6 +34,14 @@ > <plugins> > <plugin> > <groupId>org.eclipse.tycho</groupId> >+ <artifactId>tycho-packaging-plugin</artifactId> >+ <version>${tycho.version}</version> >+ <configuration> >+ <timestampProvider>default</timestampProvider> >+ </configuration> >+ </plugin> >+ <plugin> >+ <groupId>org.eclipse.tycho</groupId> > <artifactId>tycho-p2-director-plugin</artifactId> > <executions> > <execution>
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 390721
:
223723
|
223963