Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18Reference wtp photon repo, not neonnickboldt1-4/+4
Change-Id: Ic5d48abeddc5ca8221b14d33ee84ad330afc329d Signed-off-by: nickboldt <nboldt@redhat.com>
2016-03-28Prevent upgrade from old to new EPP package layoutMarkus Knauer1-0/+14
Bug 490515 - Prevent upgrade from old to new EPP package layout https://bugs.eclipse.org/bugs/show_bug.cgi?id=490515 With Eclipse Neon (4.6) all packages changed their structure from a single feature to a product with multiple independent root features. Upgrades from older versions to the new structure would result in an unexpected uninstall of everything below the old main package feature. In order to prevent such upgrades we add an artificial lower limit of the IU to the p2 metadata. Change-Id: I2bc3b7bb559d203e5ceadc1c97b9ec6739effd2c Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
2016-02-12Clean up p2.inf and feature.xml filesMarkus Knauer1-9/+4
- Remove all superfluous and commented out lines from p2.inf files. - Remove discovery site URLs from feature.xml files (these were meant for listing update sites; if anything should be done, a add/remove p2 repository operation should be included in a p2.inf file). Change-Id: I63c42feb999a9c83a92486f885390e641984e875 Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
2015-07-15Upgrade configuration and version numbers for Neon (M0)Markus Knauer1-11/+8
- Increment version numbers from 4.5.0 to 4.6.0 - Update strings with versions, using neon-M0 temporarily - Update parent pom.xml - Clean up p2.inf files Change-Id: I9d45fcd400eb4b6dac1226d97d6c5018d149b6dd Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
2014-12-15Use Tycho for creating the package archives including symbolic linksPascal Rapicault1-2/+2
- Revert the change that used to be required to fix bug 424769 with symbolic links in tar archives. - Update to Tycho to 0.23.0-SNAPSHOT (temporary solution). - Use maven-antrun-plugin for copying the artifacts. Bug 455101: Use tycho zipping feature instead of createArchive.sh script https://bugs.eclipse.org/bugs/show_bug.cgi?id=455101 Signed-off-by: Pascal Rapicault <pascal@rapicorp.com> Change-Id: I7467f450af212b00a04b002fbe25919b994756e1
2014-08-07Upgrade configuration files from Luna to Eclipse Mars (4.5.0)Markus Knauer1-8/+8
Change-Id: Icea756ad80e1cb9dd34db86615cf0d50c55e8ddf Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
2013-08-17Upgrade from Kepler to LunaMarkus Knauer1-8/+8
- Update feature.xml, epp.product, MANIFEST.MF, p2.inf, plugin.xml, epp.website.xml, pom.xml, ... from EPP 2.0 to 2.1 and adjust "Kepler" with new "Luna" - Update build scripts, map files, etc. - Create .project files for new virtual Tycho product projects
2013-05-28Bug 406985 - Product IU in Kepler packages should have new propertyPascal Rapicault (JBoss)1-2/+2
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
2012-08-23From Juno to Kepler: About dialog, names, and URLsMarkus Knauer1-8/+8
* Update the release in the about dialog to Kepler * Update p2 URLs to kepler * Update package names in web site configuration files
2011-08-31NEW - bug 356349: update Mylyn URLs for JunoSteffen Pingel1-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=356349
2011-08-16* many changes for Juno releaseMarkus Knauer1-4/+4
2011-05-05* java, javascript, jee: Bug 338762 - update Mylyn repository locations in ↵Markus Knauer1-4/+4
Indigo EPP packages
2011-05-05* pushing qualifierMarkus Knauer1-0/+2
2011-03-17* indirect version qualifier adjustmentINDIGO_M6Markus Knauer1-1/+2
2010-08-17* updates: 1.3.1 -> 1.4.0; Helios -> Indigo; 3.6.1 -> 3.7.0; etc.Markus Knauer1-8/+8
2010-06-08* jee, javascript: bug 315701: webtools/updates site needs to be changedMarkus Knauer1-4/+4
2010-06-08* jee, java, javascript: bug 316099: change Mylyn repo locations in JEE, ↵Markus Knauer1-4/+4
Javascript, Java package
2010-06-08* java, jee, javascript: touchpoint instructions - turn , into ${#44}Markus Knauer1-2/+2
2010-06-07* java, jee, javascript: renaming Mylyn repoMarkus Knauer1-2/+2
* rcp: removing Mylyn repo
2010-05-22* bug 313575: consolidate common package characteristicsMarkus Knauer1-4/+0
2009-11-12* updating from Galileo to Helios (M3)Markus Knauer1-4/+4
* updating from Eclipse 3.5.x to 3.6.0
2009-06-17bug 279203 - add and enable WTP, Mylyn reposMarkus Knauer1-2/+10
2009-06-04removing package specific splash screens - see discussion bug 278154Markus Knauer1-4/+1
2009-06-04testing new p2.infMarkus Knauer1-0/+11
2009-06-01first changes for RC3Markus Knauer1-1/+1
2009-05-28moving splash to eclipse.iniMarkus Knauer1-10/+0
2009-05-28fixing errorMarkus Knauer1-2/+2
2009-05-28install -> configureMarkus Knauer1-2/+2
2009-05-28removed repo add informationMarkus Knauer1-4/+2
2009-05-28re-adding bundleMarkus Knauer1-1/+13
2009-05-26correct versionMarkus Knauer1-1/+1
2009-05-26updates for RC2, changed *all* versions to 1.2.0Markus Knauer1-1/+1
2009-05-19reusing platform metadata via p2.inf - ↵Markus Knauer1-0/+8
http://wiki.eclipse.org/Equinox/p2/Reusing_Platform_Metadata

    Back to the top