Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-02-19Bug 458034 - Update maven pluginsI20150224-0800Alexander Kurtakov1-23/+0
Use versions of maven-antrun-plugin and maven-resources-plugin as specified in eclipse-parent pom pluginManagement - just don't specify one in poms and it's inherited from parent. Drop useless dependency on ant-apache-bsf, bsf, ant-nodeps and rhino - nothing needs them in the build here. It looks like this has been copy pasted from swt.binaries where they are actually needed. Change-Id: Ifd652ac9e0a8a20789101597c947686023d17f3a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-04-04Bug 431159 - Remove unused properties from launcher pom.xml filesAlexander Kurtakov1-5/+0
There are two versions in pom.xml files launcher-binary.version and launcher-binary.ext. They are not used anywhere and just cause confusion due to different version numbers and etc. Change-Id: Ie249b5ccd39addf505eb78883542bdd5a86ba4b4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2013-06-24Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-14Bug 407433 - eclipse launcher companion library requires execute permission ↵I20130518-1500I20130516-2200I20130516-1800I20130516-1600I20130515-2000I20130514-2000Thomas Watson1-1/+1
on HPUX
2013-05-13Bug 407433 - eclipse launcher companion library requires execute permission ↵Bogdan Gheorghe1-1/+1
on HPUX
2013-05-13Bug 407433 - eclipse launcher companion library requires execute permission ↵Bogdan Gheorghe1-0/+1
on HPUX
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsI20130402-0800Thomas Watson1-8/+5
2012-09-12Bug 370704 - equinox launchers buildKrzysztof Daniel1-1/+1
2012-09-12Bug 370704 - equinox launchers build - patch v2v20120912-140910Thanh Ha1-20/+51
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1813Thomas Watson1-0/+65
Add poms for Tycho build

    Back to the top