1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Commit graph

71 commits

Author SHA1 Message Date
nickboldt
0650a82226 add intermediate poms in terminal/plugins and terminal/features; upversion everything to 4.5.0 and fix plugin deps to use new version; fix versions of dstore plugins
Change-Id: Ic5dd336a22e822e848b9fe63f02029c24bd0bf08
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-08-28 21:01:29 -04:00
nickboldt
72f74ad2d7 bump pom versions to 3.8.0 to match highest version of any feature in RSE;
bump copyrights to 2018

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:39 -05:00
nickboldt
d44bade9a7 Add intermediate poms;
Create parent pom;
Remove relative paths and update refs to intermediate parent poms;
Comment out source features, change .qualifier to -SNAPSHOT;
Update sdk version to 4.8 milestones;
Organize wince into build;
Missing files
(These changes contributed by Rob Stryker.)

Signed-off-by: nickboldt <nboldt@redhat.com>
2018-02-21 12:56:21 -05:00
Uwe Stieber
d1c5fba9ad Releng: Uprev maven build files to version 4.0.0 2015-02-03 08:45:49 +01:00
Uwe Stieber
26d34e47ff Releng: Rework maven build files to make them easier to read and to maintain 2015-01-31 16:30:07 +01:00
Anna Dushistova
2edccb19e9 [releng]Forcefully updating last modification date to get build qualifier updated.
Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
2014-03-10 12:50:10 +03:00
Martin Oberhuber
49248a4e7f [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
Anna Dushistova
e1d576e00c [releng] working on tycho-maven build. 2012-02-13 03:54:23 +00:00
Anna Dushistova
eedc1f2b16 Adding pom.xml to the plugins. 2012-01-24 19:31:32 +00:00
Martin Oberhuber
45a37006a9 [releng] Build on tools - branding - update file copyright dates 2011 2011-01-04 21:26:17 +00:00
Martin Oberhuber
19ae7cd8e7 [releng] Build on tools - branding - update bundle and feature versions 2011-01-04 20:04:55 +00:00
Martin Oberhuber
03bb6674b5 [releng] Build on tools - replace DSDP branding by TM branding 2011-01-03 23:21:33 +00:00
Martin Oberhuber
7b0c43a0ae [cleanup] Fix copyright 2009-05-26 11:41:34 +00:00
Martin Oberhuber
78a3504d31 [254293] Fix version numbers after DSDP branding for Galileo 2009-05-20 19:32:19 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
Martin Oberhuber
47465ec4e0 [releng] Fix plugin version numbers 2008-06-04 01:57:18 +00:00
Martin Oberhuber
8a490af299 [releng] Rev down subsystem implementation plugins since they contain no breaking API changes 2008-05-05 13:12:59 +00:00
Martin Oberhuber
cae03bde14 [releng][api] Rev up org.eclipse.dstore.extra from 2.0.100 to 2.1.0 due to IDomainNotifier new methods 2008-04-04 19:35:26 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
2f3cdd4504 [194475][218685][api][breaking] Rev up dstore.core to 3.0.0 because DataStore#getDomainNotifier() now returns IDomainNotifier, and ClientConnection#connectDaemon() now takes a timeout parameter 2008-04-03 08:32:26 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
f7b956cf5b [220123] rev up dstore versions from 2.0.100 to 2.1.0 2008-02-28 19:11:51 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
30c91936d2 [cleanup] Update Copyrights 2007-06-05 11:04:01 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
Martin Oberhuber
655da9c585 [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
Martin Oberhuber
7af0ea93c0 [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
Martin Oberhuber
202c9a5fe6 [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
David McKnight
a2897d03f8 [180525] moving resources to internal 2007-04-02 18:06:06 +00:00
Javier Montalvo Orus
6634af6bbe [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 17:04:53 +00:00
David McKnight
5f2ac3546a [178599] dstore subsystem packages 2007-03-29 19:21:25 +00:00
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
David McKnight
58f046c8b2 [178599] more refactorings 2007-03-28 18:19:48 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
ab3919c38a [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
Uwe Stieber
55e4312233 [162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed 2007-02-10 17:17:29 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
1d0b7d33da removing warnings 2007-01-03 20:34:36 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00