Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03Bug 566356 - POM and product version change for 4.18 releaseI20200904-0210Alexander Kurtakov1-2/+1
Change-Id: Ief7bbb1cf44e911e297946c44f9fa30ccea0ff06 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-07-01Bug 564844 - Stop building bundles not published at allY20200701-1200I20200701-2350I20200701-2210I20200701-1800Alexander Kurtakov1-4/+0
These are not provided in built form anywhere so it makes no sense to spend time to build them everyday. Change-Id: Ifaf72f358095129b71a4d643b4cc8ebc4dfd17ff Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200606-0400I20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti1-2/+2
Change-Id: I7556ef8613828ded9a89fb5e067185e68e1615c2 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseY20200308-0520X20200306-1900I20200307-1800I20200307-1145Mat Booth1-2/+2
Change-Id: I4a7bad00022f400f5a467921e67551b11277f1ca Signed-off-by: Mat Booth <mat.booth@redhat.com>
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191209-1110Niraj Modi1-2/+2
Change-Id: If2dbc6ab9c165c2fa39a0f6d5bbb600b444ec67a Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190909-0925Niraj Modi1-2/+2
Change-Id: I7175ecdf7fe0ed9b9a99c24870069f8a2a743491 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-07-08Bug 541781 - Support dynamically registered MessageDigest implementationsY20190715-2335Y20190715-0900I20190715-1800I20190714-1800I20190713-1800I20190713-1105I20190713-0230I20190712-1800Mykola Nikishov1-1/+3
Extend o.e.e.p2.artifact.repository.artifactChecksums extension point with attribute providerName to support custom MessageDigest implementations as per Java Security API. To get an instance of custom MessageDigest in ChecksumProducer's getMessageDigest(String, String), look for service object under java.security.Provider interface filtered by providerName property and pass it to java.security.MessageDigest's getInstance(String, Provider). Throws NoSuchProviderException if no such service was found. Bundle that contributes such implementation should register it with the Framework service registry under interface java.security.Provider. The registration properties of the service should contain property 'providerName' with value of type String as returned by implementation's java.security.Provider.getName(). The same value should be used for providerName attribute in artifactChecksums extension point. o.e.equinox.p2.artifact.checksums.bouncycastle bundle demonstrates how this works by adding support for Whirlpool and DSTU7564 message digests using the Bouncy Castle Crypto APIs [1]. It is not part of the distribution and used by unit tests only. [1] https://bouncycastle.org/ Change-Id: I0cfd06ceca6e1911d69bab09331399500a00dcee Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190607-0725Niraj Modi1-2/+2
Change-Id: I8b25fc54e516b1507d951276c907ac26a7961e19 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2019-05-14Build examples tooI20190515-0205Mykola Nikishov1-0/+2
Change-Id: I57c4f588b683514c4e397395a62406045f233ff1 Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi1-2/+2
Change-Id: Ied84dbd6cc7e2c1b72bd072e8286604586c28e72 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseY20181212-2200I20181214-0105I20181213-1800I20181212-1800I20181212-0230I20181211-1800I20181211-0230I20181210-1800I20181210-0755I20181210-0535Niraj Modi1-2/+2
Change-Id: I6cc635d174e4a5a814112b7573a7cab95959fb31 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2018-10-09Bug 535897 - Run tests from org.eclipse.equinox.p2.tests.optimizersS4_10_0_M1I20181010-1800I20181010-0600I20181009-1800Mykola Nikishov1-0/+1
Disable failing tests in SarTest. Drop unused dependency on org.eclipse.equinox.p2.tests bundle to let Maven run org.eclipse.equinox.p2.tests.optimizers before org.eclipse.equinox.p2.tests. Change-Id: I7151cc48306873c57870bbab0e5d7708f6ae0da7 Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180910-0310I20180907-0855I20180907-0715I20180907-0650I20180907-0400I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-2/+2
Change-Id: I926c2afdfc2e32a627aec616130e33bb25629a42 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-06-01Bug 512407 - Let's dump 'ie.wombat.jbdiff' and related from GitI20180601-0915I20180601-0900Alexander Kurtakov1-2/+0
repository Never have been published in our repo so safe to remove. Removed parts that used it but these bundles are not in the repo also so safe again. It is sure that if/when jbdiff is really used it should be added to Orbit and used proper instead of keeping it's source in our repo. Change-Id: Iac3cccd08d3019d70d1d18632a761d20bad444b8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-30Bug 535327 - Streamline maven poms hierachyI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-3/+89
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-04-30Define parent pom in p2 parent pom.Alexander Kurtakov1-0/+7
Ensures all plugins are as defined in pluginManagement. Change-Id: Ie72abd640137d23e4ccf3d813247635ef8a4351a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170622-0950Alexander Kurtakov1-1/+1
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 Watson1-1/+1
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 Watson1-1/+1
- update parent poms for 4.6
2015-02-16Bug 453228 - Consider removing org.eclipse.equinox.p2.qlPascal Rapicault1-1/+0
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-11-12Bug 417179 - Configure reconciler testsKrzysztof Daniel1-0/+1
This approach relies on a build order of reactor modules - the reconciler product needs to be built before reconciler tests are executed. The product is passed via the surefire configuration. Change-Id: If44e10e4f30ca47b92a5427bc8feec3453a8e25f Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-09-12Bug 416731 - root pom does not have to have parent pomI20130912-2000Krzysztof Daniel1-7/+0
Bundles/features should use parent pom defined in org.eclipse.equinox.p2.releng. Change-Id: I732daaa14e2939005e8c7fc8121eb50ea5654521 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-08-26Bug 411432 - move sat4j to orbitIan Bull1-2/+0
Remove sat4j from the build so we can consume it from orbit
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-2/+2
2013-05-26Bug 409051 -[planner] Resolver times out on simple instanceI20130526-0500Pascal Rapicault1-0/+2
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault1-6/+3
2013-02-25update the relative pathPascal Rapicault1-1/+1
2013-02-25Bug 394831 -[cbi] Platform parent should be renamedPascal Rapicault (Ericsson)1-1/+1
2013-01-07Bug 396091 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20130107-152742John Arthorne1-0/+1
equinox.p2
2012-05-24Add poms for Tycho buildv20120524-0542Igor Fedorenko1-0/+87

    Back to the top