Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Bug 536766 - Bump versionsI20181001-0235I20180930-1800I20180929-1800I20180928-1800I20180927-1800I20180927-0135I20180927-0040I20180926-1800I20180926-0830I20180925-1800I20180924-1800I20180923-1800I20180922-1800I20180922-0245I20180922-0005I20180921-1800Mickael Istria16-31/+30
Change-Id: I2d65ee3c1cb2566dfae0bbcf3a379f73b4fb6900 Signed-off-by: Mickael Istria <mistria@redhat.com>
2018-09-12Bug 536766 - Drop 32 bit support in 4.10I20180918-2005I20180918-1800I20180914-0620Sravan Kumar Lakkimsetti6-14/+0
Change-Id: Id681ad2177d6e8ae1b4fd01f9542254d886ec0ae Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti4-4/+4
Change-Id: I926c2afdfc2e32a627aec616130e33bb25629a42 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-08-21Bug 535802 - Update p2 EPL-2.0 for its examplesLars Vogel26-78/+156
Change-Id: Id2eb611aa59e17fac5de192e72e1142a8bf25ea3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2018-05-30Bug 535327 - Streamline maven poms hierachyI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov4-12/+16
Needed so tycho-versions:set-versions works properly. Not all modules handled properly but majority are which is good enough for me now. Change-Id: I62d65744ed65d083f3755aab86b925fa780092b5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-03Bug 529078 - Add header Automatic-Module-Name for Java 9I20180104-2000I20180104-0030I20180103-2000Karsten Thoms5-0/+5
Increment versions for Eclipse 4.8 Photon Change-Id: I678108c1f5afa895be26040184cd8c21e83a8a0e Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-10-13Bug 525773 Set lower version on org.eclipse.equinox.p2.metadataKarsten Thoms1-1/+1
Bundles use new API method VersionRange#create(String) which was introduced in version 2.4.0 Also set exported version of package org.eclipse.equinox.p2.metadata in bundle org.eclipse.equinox.p2.metadata Change-Id: I9c8044935b01811acf6b865f8a6701bd5fc50cb3 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov4-4/+4
Point to 4.8 parent pom. Change-Id: Ic754058b23731334425f98aaca527bcf90991a7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson4-4/+4
Change-Id: I90a85375f7864204f482d76130da772798f0a28b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Thomas Watson4-4/+4
- update parent poms for 4.6
2015-02-16Bug 453228 - Consider removing org.eclipse.equinox.p2.qlPascal Rapicault6-6/+1
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster4-4/+4
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-02-02update dependenciesI20140209-1458I20140204-0800Pascal Rapicault6-21/+15
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull4-4/+4
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault8-12/+16
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-190352Ian Bull4-4/+4
Update the GroupID in the POMs for the p2 example bundles. The groupID is the first 3 segments of the artifact ID
2011-07-25Added .gitignore file to example projects.v20110725-1630dj6-0/+6
2011-07-20Changed .cvsignore to .gitignore filesJohn Arthorne2-6/+0
2011-01-05Bug 311475 - [ui] add Policy API to control whether branded update wizard is ↵Susan Franklin4-11/+19
used
2010-08-20Fix compiler errors.DJ Houghton1-2/+2
2010-05-26Bug 282333 - [examples] prestartup example should provide a UI-safe ↵v20100604Susan Franklin3-65/+92
progress monitor to P2Util
2010-05-05updated launchSusan Franklin1-2/+2
2010-05-04Bug 290973 - [ui] [example] RCP Simple Update UI ExampleSusan Franklin7-10/+193
2010-05-03Bug 289528 - [ui] Cannot enable scheduler Automatic Updates by defaultSusan Franklin3-1/+5
Add plugin_customization.ini file
2010-04-25bug 309874 - [discovery] provide RCP example for discovery based extension ↵spingel4-2/+4
install
2010-04-25bug 309874 - [discovery] provide RCP example for discovery based extension ↵spingel43-0/+1511
install
2010-04-25NEW - bug 309874: [discovery] provide RCP example for discovery based ↵spingel4-9/+22
extension install https://bugs.eclipse.org/bugs/show_bug.cgi?id=309874
2010-04-01docSusan Franklin1-0/+15
2010-03-31adding ds and p2.qlPascal Rapicault2-5/+33
2010-03-31adding ds and p2.qlPascal Rapicault1-1/+2
2010-03-30*** empty log message ***Pascal Rapicault1-5/+5
2010-03-20Adding pom files to allow build with tychoPascal Rapicault3-0/+42
2010-03-18fix wrong installation pageSusan Franklin1-2/+2
2010-03-18Bug 290973 - [ui] [example] RCP Simple Update UI ExampleSusan Franklin1-2/+2
2010-03-18Bug 290973 - [ui] [example] RCP Simple Update UI ExampleSusan Franklin3-4/+25
2010-03-07Bug 302183 - [operations] ProvisioningSession is weirdv20100307-1300Susan Franklin2-2/+3
2010-02-25302201 : Unify the two query approaches used in p2, final step.Thomas Hallgren1-3/+3
2010-02-22Bug 303264 - [ui] adopt new platform UI API for getting modal shell parentv20100222Susan Franklin12-19/+19
2010-02-19no longer necessary to startup exemplarysetupSusan Franklin1-7/+0
2010-01-28include new bundles from M5Susan Franklin1-1/+1
2010-01-28move service acquisition outside of P2UtilSusan Franklin2-18/+39
2010-01-13Merging api branch back to HEADv20100113Pascal Rapicault22-541/+237
2009-10-15update to latest API refactoringsSusan Franklin1-2/+2
2009-06-12update .product to include p2.repository bundleAndrew Niefer1-0/+1
2009-04-25Bug 264042 - [ui] Persist wizard size for "Install new software..."Susan Franklin2-2/+4
2009-04-21switch to apache commons bundles specified in p2 project setSusan Franklin5-10/+10
2009-04-15Bug 269873 - [ui] handling multiple declarations and priorities of p2 UI ↵Susan Franklin1-1/+2
Policy service Service ranking example
2009-04-14new dependenciesSusan Franklin1-1/+8
2009-04-13fix profile change requestSusan Franklin1-2/+2
2009-03-30adjust for new p2.repository bundleSusan Franklin1-0/+1

Back to the top