Marc-Andre Laperle
0046099052
releng: Make use of Tycho POM-less functionality
...
This removes a lot of pom.xml from the source tree. This is using the
"POM-less" Tycho functionality.
See
https://wiki.eclipse.org/Tycho/Release_Notes/0.24#POM-less_Tycho_builds
One advantage of this is that you do not need to update the version in
the pom.xml when you change it in the MANIFEST.MF because the pom.xml is
automatically generated. This also reduces a lot of the duplicated
information and pom.xml repetition.
- Maven 3.3 and up is required.
- Only eclipse-plugins and eclipse-features can be pom-less.
Repositories, target and others still have pom.xml.
- New parent poms are added because a parent is necessary directly one
level above the plug-in/feature that will have its pom generated
- Some test plug-ins had to be renamed .test -> .tests because it's
required so that it detects that it's a test plug-in
- Some suites were renamed so that they all use the same consistent name
"AutomatedIntegrationSuite"
- Profiles were added for the more common test configurations. They are
activated by the presence of simple .properties files that only serve to
activate the correct profile. The profiles:
- One for UI tests (UI present and start in UI thread)
- One for SWTBot tests (UI present and do not start in UI thread)
Other test plug-ins that are too different are kept intact and still
have
a pom.xml
- Fragments are kept intact since they all have different target
platform configurations
Change-Id: I9d73380eb766f547830c552daf08053a30b1845c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2017-02-13 23:19:56 -04:00
Marc Khouzam
8cf5ed53f2
Update version to 9.3.0
...
Change-Id: Ic953ccc5d38ff3661ca44de21ed8c4b7dad5b246
2016-11-15 20:32:51 -05:00
Marc Khouzam
334777eb6e
Update version to 9.2.0
...
Change-Id: I36ad4218b20b8ea70584c89f5be45c757bf4c714
2016-11-14 23:50:05 -05:00
Marc Khouzam
cd559dafaf
Update version to 9.1.0
...
This commit used the script releng/scripts/ChangeFeaturesVersion.sh
Change-Id: I8274a6e8dd5c0f1e450f07952e138b265a441a62
2016-08-17 10:11:57 -04:00
Marc Khouzam
f38cbb85c3
Remove old .cvsignore files
...
Change-Id: Ia66de47055a15d94c0aa45d1198f0a9e78d82ad0
2016-06-30 09:58:00 -04:00
Marc Khouzam
9e1e981b4d
Move the rest of the CDT plugins to java 8
...
This change was generated using the script:
releng/scripts/ChangeJavaVersion.sh
Change-Id: I2ad96dc682a5acb8529c3edec40de279c331b5a4
2016-06-22 14:51:43 -04:00
Marc Khouzam
b745736775
Incremented CDT features version to 9.0.0
...
This includes bumping the standalone debugger to 9.0.0
Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea
2016-01-18 16:37:47 -05:00
Marc Khouzam
bb61124897
Incremented CDT feature version to 8.8.0
...
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Marc Khouzam
e820f872ad
Incremented CDT feature version to 8.7.0
...
Change-Id: Ife0feaaa9263d2b7797e31d628250bd26caff1b5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-05-04 21:07:13 -04:00
Sergey Prigogin
252eaf4c0f
Incremented CDT feature version to 8.6.0.
...
Change-Id: Ic90c8e6a68d21e5b90ec3fac997da6a95a29bedf
Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-on: https://git.eclipse.org/r/39066
Tested-by: Hudson CI
2015-01-06 19:40:38 -05:00
Sergey Prigogin
d8154bd340
Inremented branding plugin version to 8.5
2014-07-21 17:39:01 -07:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8
Bumped up CDT version to 8.4.
...
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Andrew Gvozdev
652ce4748e
Fixed parent pom version to reference
2013-08-27 15:16:24 -04:00
Jesse Weinstein
07fcd9213c
Bug 349248: Fix even more user-visible CDT refs
...
Change-Id: If212f90e96dc9f90456239ca6f7b8f319caf977e
Reviewed-on: https://git.eclipse.org/r/11372
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-03-21 17:02:11 -04:00
Andrew Gvozdev
90353a19c1
bug 398681: CDT does not understand some of xlC diagnostic messages
2013-01-21 17:33:29 -05:00
Sergey Prigogin
3be412111c
Bumped up feature versions for Kepler.
2012-06-28 11:08:11 -07:00
Andrew Gvozdev
e47db971de
Switched to Java 1.6 rest of build packages.
2011-11-16 18:23:33 -05:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c
Updated parent feature version in pom.xml files.
2011-10-19 19:32:07 -07:00
Doug Schaefer
d7092b12c9
Mavenizing CDT releng.
...
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Andrew Gvozdev
d731ae4f20
bug 330941: Xlc error parser can't figure out that file name is in quotes
2010-11-23 17:09:20 +00:00
Andrew Gvozdev
879ed6c25f
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-30 16:09:40 +00:00
Andrew Gvozdev
8cdd50422c
bug 323445: Generate cross linked message for redeclaration xlc error
2010-09-24 22:13:15 +00:00
Andrew Gvozdev
739f1e403e
bug 321160: Confusing message about redefined macro from xlc error parser
2010-07-28 22:57:19 +00:00
Andrew Gvozdev
ba337c9707
bug 321160: reformatted
2010-07-28 21:32:39 +00:00
Vivian Kong
5fad5a3b0c
mark non-translatable strings as non-translatable in properties file
2010-04-26 18:02:39 +00:00
Andrew Gvozdev
2dc29833ff
bug 308322: Converted to RegexErrorParser
2010-04-07 16:04:56 +00:00
Andrew Gvozdev
766aa21c74
bug 308322: [Error Parser] XlcErrorParser shouldn't keep leading spaces in error description
2010-04-07 13:51:38 +00:00
Vivian Kong
6d906f69c5
externalize strings in plugin.xml in various plugins
2010-02-01 16:23:38 +00:00
Chris Recoskie
5358c015a3
RESOLVED - bug 258385: xlC error parser should extend AbstractErrorParser (to disambiguate files with the same name)
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=258385
2009-06-02 14:38:25 +00:00
Vivian Kong
b7417b69cb
update copyrights
2009-05-27 15:26:54 +00:00
Vivian Kong
afdcaeb52e
Update provider name
2009-05-14 21:14:07 +00:00
Vivian Kong
b849a3be06
bug 268581 individual source bundles
2009-04-09 19:51:46 +00:00
Vivian Kong
a55cb22fe5
update version number
2009-01-09 16:08:07 +00:00
Chris Recoskie
abeec8d288
RESOLVED - bug 237956: xlC parser throws an exception parsing output with word "line"
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237956
2008-07-21 20:27:57 +00:00
Chris Recoskie
7bf1b3fe02
copyrights
2008-06-11 15:50:53 +00:00
Doug Schaefer
2cb3239e88
Fix up plugin and feature names and stuff.
2007-06-18 14:31:05 +00:00
Doug Schaefer
77bb9964a6
Bug 189539 - Fix dates on about.html files to reflect projected release date.
2007-05-29 03:48:49 +00:00
Doug Schaefer
2fbf78094d
Adding bin to cvsignore.
2006-12-18 15:37:12 +00:00
Chris Recoskie
594a9298a0
fix build properties
2006-09-08 13:29:24 +00:00
Chris Recoskie
1ebafa1b12
minor changes to plugin names
2006-08-31 15:46:09 +00:00
Chris Recoskie
0a054c0a7d
add copyright header
2006-07-31 11:42:31 +00:00
Chris Recoskie
b87f4ffff2
initial commit of xlC error parser
2006-07-24 18:34:31 +00:00