Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2018-09-03Releng: created build profile for Eclipse 2018-09Eugene Tarassov1-5/+31
2018-09-01Releng: fixed build error: Failed to load p2 repository with ID 'rxtx'Eugene Tarassov8-34/+0
Eclipse mirror of rxtx was deleted, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=536800
2018-06-29Releng: Update tcf-baseline.target for 1.6+ developmentMartin Oberhuber1-2/+2
Change-Id: I21bce0fd85ecc583cb0a5a9c27ea33bd3de6074b Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2018-06-29Releng: Fix 4.7-oxygen.target, add 4.8-photon.targetMartin Oberhuber2-8/+68
Change-Id: Ic4c18da482a21885d75838098be93a029b1e0e36 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2018-06-21Releng: fixed build error caused by renamed repositoryEugene Tarassov2-8/+8
2018-01-31Fixed URL of TM/Terminal repo for PhotonEugene Tarassov1-1/+1
2017-12-22Releng: updated CDT version to 9.4 for Eclipse 4.8 build1.6.0Eugene Tarassov1-2/+2
2017-12-20Releng: created build profile for Eclipse 4.8 (Photon)Eugene Tarassov2-18/+39
2017-12-08Releng: fix platform-site location for oxygen buildsMartin Oberhuber1-1/+1
Change-Id: I63d59a6eef58a80012d35cdc34a47c3996ab5882 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-12-06Releng: Upversion TCF and TE to 1.6Eugene Tarassov2-3/+3
2017-12-06(Releng) Update eclipse-4.7.x-oxygen.targetMartin Oberhuber1-10/+10
Change-Id: I785387545bbcbd3810772f3a71182494155cc1f4 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15Bug 459873 - Releng: Update to Tycho-0.23.1, Unify Target PlatformsMartin Oberhuber8-85/+111
- Tycho-0.23 makes multiple Hudson builds in parallel more robust - Use SWTbot-2.2.1 on Eclipse-3.8 to keep target dependencies clean - Bring *.target files in sync with pom-config.xml for interactive use - Add OSX .DS_Store to .gitignore Change-Id: I9784e6cc4820662c885930858894f9fba82fdcfe Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-15Releng: Update Target Platforms and Maven Plug-in VersionsMartin Oberhuber8-114/+136
- Findbugs updated to 3.0.4 to support Java 8 - Apache PMD Maven Plug-in added Change-Id: Icc170da78e52abb0bfe814fefebff62259bec9b9 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-13Releng: Update Target Platforms and add comments on pom-configMartin Oberhuber5-201/+183
1. Use planner instead of slicer in *.target files - This ensures that all dependencies are met for test and dev. 2. Sort *.target files to make them better comparable 3. Align pom-config.xml with TM and fix some download locations to better model release streams Change-Id: I706fcd6eeaed4552c0c0e627e2c754bc800a59b7 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Releng: Update eclipse-4.3.x-kepler.target for latest GSON and SWTbotMartin Oberhuber1-13/+13
Get the eclipse-4.3.x-kepler.target in sync with what Tycho was already using via pom.xml Change-Id: I4d18c3618b423ca69ac4f2ffa0236dafb77ac357 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-11Releng: Update TCF 3.8.2-juno.target for latest GSON and SWTBotMartin Oberhuber1-12/+12
Get the eclipse-3.8.2-juno.target in sync with Tycho config.pom for obtaining GSON-2.2.4 and latest SWTBot. Build validated with Java 7. Change-Id: I6628cb9e042b5c7253a5db0f530d13a783abc6e2 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-06-10Releng: Update TCF Target Platform for Oxygen RC3Martin Oberhuber1-5/+5
Change-Id: I00dc0ad90bdde600402c9529ef9d246d2d74b9c3 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
2017-05-31Releng: Update TCF Target Platform for OxygenMartin Oberhuber1-74/+74
Change-Id: Id8c8b4cdcf2d89a12d7c574d54e5203747c4ca81
2017-01-17Fix 4.7-tests by using o.e.remote-2.1.1 instead of oxygenMartin Oberhuber1-0/+10
Change-Id: Ie2d34396cf5a24b4d7a5727cd16c4bd32adb336e
2016-11-22Updated dependencies for Eclipse 4.7 Oxygen buildEugene Tarassov2-110/+110
2016-11-22Added launchbar repo to pom configEugene Tarassov2-5/+9
2016-11-22Added launchbar repo to Neon target definitionEugene Tarassov1-0/+5
2016-11-22Fixed build error: invalid repository URLEugene Tarassov1-10/+2
2016-11-22Fixed wrong version of CDT in Neon build target specsEugene Tarassov2-31/+30
2016-11-21Update target definition 4.6.xAntonio Gutierrez1-42/+38
- Changed neon staging to releases - Changed cdt milestones to releases, - Changed 4.6-M-builds to 4.6 - Removed neon-rc.4 update site used for launchbar, and instead used the releases neon update site. - Updated SWTBot plugin versions. - Using these update sites provides a more reliable connection at the moment of setting the target platform and downloading the required artifacts, since the previous update sites used to timeout before their artifacts were completely downloaded. Change-Id: I584102d49a4d4dab86bffaafb946bf2273d1c8e7 Signed-off-by: Antonio Gutierrez <chibby0ne@gmail.com>
2016-09-20[Releng] Add tcf-baseline.target for API ToolingMartin Oberhuber1-0/+20
Change-Id: Ia9d2720bb28ce281baa23fb3cf47a6d28d916ad7
2016-09-20[Releng] Add Neon.SR and Oxygen Target PlatformsMartin Oberhuber4-11/+139
Change-Id: Ibd5c5aedb355ca8d5cdc3198f9a478449df1ed83
2016-09-11Releng: Upversion TCF and TE to 1.5 everywhereMartin Oberhuber2-4/+4
Change-Id: I9867f01cb929fee50b53ebfa59ddeeac84e5c9bd Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2016-09-11Releng: Update o.e.remote target to 2.1.0 for NeonMartin Oberhuber1-13/+13
Change-Id: I1c85c8741ff5a222fc36f18be206e6773293c746 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2016-08-27Fix CDT 9.0 repository URLUwe Stieber1-1/+1
2016-08-26Update target definitionsUwe Stieber6-52/+64
2016-07-26Admin: platform-site changed from 4.6milestones to 4.6Eugene Tarassov1-1/+1
2016-06-14Configure Maven Central cacheUwe Stieber1-0/+10
2016-05-26Update Orbit to Neon R20160520211859Martin Oberhuber2-2/+2
Change-Id: I4b4d849d99667576bbdc583fd3083d75a530ee1a Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
2016-05-13Switch to Neon M7 Orbit repositoryUwe Stieber1-1/+1
2016-03-24Minimum Orbit version required is Luna SR2Uwe Stieber1-3/+1
2016-03-24Fix pom-config syntax errorUwe Stieber1-9/+8
2016-03-24Update target platform definitionsUwe Stieber3-23/+23
2016-03-24Update target platform definitions to fix Neon buildUwe Stieber5-16/+35
2015-12-17Add CDT platform feature to the test setupUwe Stieber1-0/+5
2015-12-17Revert pom changesUwe Stieber1-10/+0
2015-12-17Fix pom fileUwe Stieber1-9/+8
2015-12-17Update Eclipse Neon target platform definitionUwe Stieber2-8/+18
2015-10-23Fix Java Git library missingUwe Stieber1-2/+3
2015-10-23Update Eclipse Neon target definitionUwe Stieber1-14/+17
2015-09-10Releng: Update target platform definitions and add Neon build1.4_WR_20150925_4.4.01.4_WR_20150925_4.4.0_bugfixUwe Stieber6-403/+524
configuration
2015-08-11Releng: Build against release versions of TM RSE 3.8 and TM Terminal 4.0Uwe Stieber1-2/+2
2015-07-10Bug 472335: Upgrade tcf-remote to work with org.eclipse.remote 2.0Markus Schorn1-397/+397
Change-Id: I29bef7ff99dc5b0665a20f09eb4704b07cbc3c49 Signed-off-by: Markus Schorn <markus.schorn@windriver.com>
2015-06-12Releng: Fix OSGi versions in pom.xml files and move master to versionUwe Stieber2-3/+3
1.4.0
2015-06-01Releng: Update Orbit repository linkUwe Stieber1-1/+1

Back to the top