Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-07Bug 535318 - Update versions for next releaseAlexander Kurtakov1-1/+1
Prep for update license to EPL-2.0 Change-Id: I2fe45c006012a83c207821a2d41abaa248df3802 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-30Bug 535327 - Streamline maven poms hierachyI20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-1/+1
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>
2017-11-15Bug 527309 - Move p2.tests.ui to Java 8I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000I20171115-2000Alexander Kurtakov1-1/+1
* Bump BREE. * Enable more warnings. * Update minor version. * Generify. * Add missing Override/Deprecate annotations. * Try-with-resources. Change-Id: Ib552796cc41bf978877264fd32078f5c936b774d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-15Bug 527249 - Remove referrences to update.coreAlexander Kurtakov1-1/+1
Bump p2.tests.ui version. Change-Id: Idac6885c5d7e62aefe0d18bfa65e611172cce517 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>
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesY20160519-1000Y20160513-1000Y20160505-1000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100I20160518-2000I20160517-2000I20160516-2000I20160515-2000I20160514-1500I20160513-2000I20160512-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000I20160504-2000Thomas Watson1-1/+1
Change-Id: Idb4576fc90fc7180d3c7e1960696615bb4c37594 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-04-30Bug 465876 - Repo Versioning Reports for M7I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445Thomas Watson1-1/+1
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 417073: Configuration for tycho-surefire-pluginKrzysztof Daniel1-3/+5
Test bundles are now built as test bundles, not as regular plugins, and therefore can be executed by tycho surefire. Small changes in the requirements are required, because there is no full Eclipse available at test time, so all dependencies need to be listed. Also-By: Mickael Istria <mistria@redhat.com> Signed-off-by: Mickael Istria <mistria@redhat.com> Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com> Change-Id: Icdc78a92d93c2d8e0c62c8cc6d49bbfb7de147af
2013-09-12Bug 417071 - -XstartOnFirstThread prevents ui tests from runningKrzysztof Daniel1-1/+1
This property is specified in the parent pom. No need to duplicate it. Change-Id: I5704356113373006c79fe6ce40ce018d89695793 Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com>
2013-09-11Bug 411419 - 38 pom files specify <executionEnvironment>Krzysztof Daniel1-7/+0
Remove executionEnvironments matching manifest.mf. Signed-off-by: Krzysztof Daniel <kdaniel@redhat.com> Change-Id: I5b7c70eab929503d7c5213a1405c6c8d41c0c049
2013-09-05Incremented test bundle version for Luna streamI20130910-2000I20130910-0800I20130909-2000I20130908-2000I20130906-2000John Arthorne1-1/+1
2013-09-04Bug 415942 - Set code.ignoredWarnings for test bundles in order to use ↵John Arthorne1-3/+3
global build settings
2013-06-26Bug 411170 -- Updated the parent poms for Luna (Eclipse 4.4)Ian Bull1-1/+1
2013-03-27Bug 403971 - Update Equinox p2 parent versionsI20130402-0800Pascal Rapicault1-5/+2
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-185631Ian Bull1-1/+1
Upated all the pom.xml files (in the bundles) to include the proper groupID. The groupID is the first three segments of the artifactID.
2013-01-07Bug 396091 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20130107-152742John Arthorne1-0/+7
equinox.p2
2012-05-24Updated a few bundles due to changes in the pom.xml.v20120524-1717Ian Bull1-1/+1
The bundles that changed are: o.e.e.p2.discovery.compatibility o.e.e.p2.discovery o.e.e.p2.metadata.repository o.e.e.p2.tests.ui
2012-05-24Add poms for Tycho buildv20120524-0542Igor Fedorenko1-1/+11
2011-11-22syncing of pom version to manifestv20111122-0424Ivar Refsdal1-1/+1
Signed-off-by: Pascal Rapicault <pascal@sonatype.com>
2011-08-01304594 Make publisher bundles buildable with TychoTobias Oberlies1-2/+4
- Migrate to the current Tycho release 0.12.0. - Configure compiler source/target levels in parent POM to work around Tycho bug 353505. This should be okay as first approximation to the PDE build, which currently configures the source/target levels per project through the build.properties. In case a project doesn't build with this default, the setting could be overridden in the project's POM. - Prevent that Maven/Tycho build results are committed to the repository.
2011-08-01304594 Fix obvious POM configuration issuesTobias Oberlies1-2/+2
- Correct relativePath to parent POM. - Use recommended version format in POMs: A version with automatically replaced qualifier maps to a SNAPSHOT version in the POMs.
2011-02-17Update version numbers in poms.Pascal Rapicault1-1/+1
2010-03-21*** empty log message ***Pascal Rapicault1-1/+1
2010-03-21commit to force a pserver syncPascal Rapicault1-1/+1
2010-03-20Adding pom files to allow build with tychoPascal Rapicault1-0/+34

    Back to the top