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 58375 Details for
Bug 173161
add Mylar features to features-mylar.xml
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 for 3.3M4
clipboard45684.txt (text/plain), 2.38 KB, created by
Mik Kersten
on 2007-02-06 15:23:29 EST
(
hide
)
Description:
patch for 3.3M4
Filename:
MIME Type:
Creator:
Mik Kersten
Created:
2007-02-06 15:23:29 EST
Size:
2.38 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.europa.tools >Index: build-home/features-mylar.xml >=================================================================== >RCS file: /cvsroot/callisto/org.eclipse.europa.tools/build-home/features-mylar.xml,v >retrieving revision 1.1 >diff -u -r1.1 features-mylar.xml >--- build-home/features-mylar.xml 5 Feb 2007 00:31:07 -0000 1.1 >+++ build-home/features-mylar.xml 6 Feb 2007 20:22:30 -0000 >@@ -4,15 +4,50 @@ > default="update"> > <target name="update"> > <echo message="-------- Project: Mylar Responsible: mkersten" /> >- <property name="updateSite" value="file://${user.home}/downloads/mylar/update-site/site.xml" /> >+ <property name="updateSite" >+ value="http://download.eclipse.org/technology/mylar/update-site/e3.3/site.xml" /> > <echo message=" pulling update jars from ${updateSite}" /> > <ant antfile="updateMirrorProject.xml"> > <property > name="featureId" >- value="mylar.feature.1" /> >+ value="org.eclipse.mylar_feature"/> > <property > name="version" >- value="7.8.9" /> >+ value="1.0.1"/> > </ant> >+ <ant antfile="updateMirrorProject.xml"> >+ <property >+ name="featureId" >+ value="org.eclipse.mylar.ide_feature"/> >+ <property >+ name="version" >+ value="1.0.1"/> >+ </ant> >+ <ant antfile="updateMirrorProject.xml"> >+ <property >+ name="featureId" >+ value="org.eclipse.mylar.bugzilla_feature"/> >+ <property >+ name="version" >+ value="1.0.1"/> >+ </ant> >+ <ant antfile="updateMirrorProject.xml"> >+ <property >+ name="featureId" >+ value="org.eclipse.mylar.trac_feature"/> >+ <property >+ name="version" >+ value="1.0.1"/> >+ </ant> >+ <!-- add for 2.0M1 >+ <ant antfile="updateMirrorProject.xml"> >+ <property >+ name="featureId" >+ value="org.eclipse.mylar.jira_feature"/> >+ <property >+ name="version" >+ value="1.0.1"/> >+ </ant> >+ --> > </target> > </project> >\ 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 173161
: 58375