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 219776 Details for
Bug 387052
include 'source' for "new" 4.x 3rd party bundles
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]
corresponding patch for R4_2_maintenance stream
eclipse.platform.releng.42.patch (text/plain), 3.41 KB, created by
David Williams
on 2012-08-11 01:29:08 EDT
(
hide
)
Description:
corresponding patch for R4_2_maintenance stream
Filename:
MIME Type:
Creator:
David Williams
Created:
2012-08-11 01:29:08 EDT
Size:
3.41 KB
patch
obsolete
>diff --git a/features/org.eclipse.rcp/build.properties b/features/org.eclipse.rcp/build.properties >index 0a81a40..1629905 100644 >--- a/features/org.eclipse.rcp/build.properties >+++ b/features/org.eclipse.rcp/build.properties >@@ -1,5 +1,5 @@ > ############################################################################### >-# Copyright (c) 2000, 2011 IBM Corporation and others. >+# Copyright (c) 2000, 2012 IBM Corporation and others. > # All rights reserved. This program and the accompanying materials > # are made available under the terms of the Eclipse Public License v1.0 > # which accompanies this distribution, and is available at >@@ -8,7 +8,7 @@ > # Contributors: > # IBM Corporation - initial API and implementation > ############################################################################### >-bin.includes=feature.xml,feature.properties,eclipse_update_120.jpg >+bin.includes=feature.xml,feature.properties > root=../org.eclipse.platform/rootfiles > > >diff --git a/features/org.eclipse.rcp/feature.xml b/features/org.eclipse.rcp/feature.xml >index 00048bc..fb0ccef 100644 >--- a/features/org.eclipse.rcp/feature.xml >+++ b/features/org.eclipse.rcp/feature.xml >@@ -2,10 +2,9 @@ > <feature > id="org.eclipse.rcp" > label="%featureName" >- version="4.2.0.qualifier" >+ version="4.2.1.qualifier" > provider-name="%providerName" > plugin="org.eclipse.rcp" >- image="eclipse_update_120.jpg" > license-feature="org.eclipse.license" > license-feature-version="1.0.0.qualifier"> > >diff --git a/features/org.eclipse.rcp/pom.xml b/features/org.eclipse.rcp/pom.xml >index a4c825e..c04f04c 100644 >--- a/features/org.eclipse.rcp/pom.xml >+++ b/features/org.eclipse.rcp/pom.xml >@@ -24,7 +24,7 @@ > > <groupId>org.eclipse.platform-feature</groupId> > <artifactId>org.eclipse.rcp</artifactId> >- <version>4.2.0-SNAPSHOT</version> >+ <version>4.2.1-SNAPSHOT</version> > <packaging>eclipse-feature</packaging> > > <build> >diff --git a/features/org.eclipse.rcp/sourceTemplateFeature/build.properties b/features/org.eclipse.rcp/sourceTemplateFeature/build.properties >index 285441c..b969c72 100644 >--- a/features/org.eclipse.rcp/sourceTemplateFeature/build.properties >+++ b/features/org.eclipse.rcp/sourceTemplateFeature/build.properties >@@ -1,5 +1,5 @@ > ############################################################################### >-# Copyright (c) 2000, 2007 IBM Corporation and others. >+# Copyright (c) 2000, 2012 IBM Corporation and others. > # All rights reserved. This program and the accompanying materials > # are made available under the terms of the Eclipse Public License v1.0 > # which accompanies this distribution, and is available at >@@ -9,8 +9,16 @@ > # IBM Corporation - initial API and implementation > ############################################################################### > bin.includes =\ >-eclipse_update_120.jpg,\ > feature.xml,\ > feature.properties > >-generate.feature@org.eclipse.e4.rcp.source=org.eclipse.e4.rcp >+generate.feature@org.eclipse.e4.rcp.source=org.eclipse.e4.rcp, >+ plugin@javax.annotation.source;unpack="false", >+ plugin@javax.inject.source;unpack="false", >+ plugin@org.apache.batik.css.source;unpack="false", >+ plugin@org.apache.batik.util.gui.source;unpack="false", >+ plugin@org.apache.batik.util.source;unpack="false", >+ plugin@org.w3c.css.sac.source;unpack="false", >+ plugin@org.w3c.dom.smil.source;unpack="false", >+ plugin@org.w3c.dom.svg.source;unpack="false", >+ >\ No newline at end of file
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 387052
:
219775
| 219776