Commit Graph

218 Commits

Author SHA1 Message Date
Mat Booth
79016ab62a Update to 1.0.0
Simplify artifact installation
Tycho 1.0 requires Eclipse Oxygen
Add felix-scr and deps to tycho-bundles-external
2017-04-26 15:57:22 +01:00
Mat Booth
9b099d8bb9 Fix and enable bootstrap mode 2017-04-20 18:37:00 +01:00
Fedora Release Engineering
391b2d1640 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 16:33:59 +00:00
Mat Booth
2a32b6c937 Update to latest upstream 2016-11-02 14:10:41 +00:00
Mat Booth
d6a767b61d Remove incomplete SCL macros 2016-07-25 18:07:31 +01:00
Mikolaj Izdebski
188d2ef004 Add missing requires on maven-plugin-testing-harness 2016-06-30 08:55:41 +02:00
Mikolaj Izdebski
c0eddea795 Require full xmvn 2016-06-30 08:38:49 +02:00
Mikolaj Izdebski
aa7307e770 Add missing requires on maven-source-plugin 2016-06-15 11:25:22 +02:00
Mat Booth
1463e5335e Require newer ECJ with correct aliases 2016-04-22 16:32:01 +01:00
Mat Booth
ee2f4805ef Non-bootstrap build against Eclipse Neon 2016-04-22 07:48:35 +01:00
Mat Booth
8b147e672d Update to latest upstream release
- Full bootstrap mode due to incompatibility with Eclipse Mars
2016-04-21 15:46:50 +01:00
Mat Booth
5236d0ef7f Fix build against new maven-archiver, which removed some deprecated methods
that tycho was using
2016-04-14 17:26:56 +01:00
Mat Booth
0269f153f1 Update to latest fp-p2 snapshot 2016-03-15 16:14:03 +00:00
Mikolaj Izdebski
d6751f2f1d Fix bootstap build on 32-bit systems
Problem found and reported by Nicolas Lécureuil from Mageia
2016-02-22 16:32:41 +01:00
Fedora Release Engineering
d852b38c29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:11:53 +00:00
Mat Booth
e0af4ed8b1 Updates to latest version of fedoraproject-p2.
- fedoraproject-p2: Fix a concurrent modification exception when feature
  plugins have circular deps
2016-01-25 14:22:43 +00:00
Roland Grunberg
e6c3a3c4e8 Updated to latest version of fedoraproject-p2
- fedoraproject-p2: Correctly handle splitting virtual packages.
2016-01-11 14:21:04 -05:00
Mikolaj Izdebski
9eecbf531f Update for maven-surefire 2.19.1 2016-01-04 11:15:00 +01:00
Roland Grunberg
0549b7a7cf Fix bug in org.eclipse.tycho.surefire.junit4 provider. 2015-10-26 16:36:41 -04:00
Roland Grunberg
1b6f195d75 Update to work with maven-surefire 2.19. 2015-10-20 12:27:00 -04:00
Roland Grunberg
594d2bceca fedoraproject-p2: Enable support for p2 Droplets. 2015-08-28 16:21:51 -04:00
Roland Grunberg
4376b5e68b fedoraproject-p2: Single IU resolving requirements with multiple matches. 2015-07-28 13:27:48 -04:00
Roland Grunberg
a72e59195b fedoraproject-p2: Remove host localization fragments from reactor units. 2015-07-17 10:27:45 -04:00
Mat Booth
ae6947765d Fix bootstrap build
- fedoraproject-p2: Allow xmvn-p2-installer to work in bootstrap mode
2015-06-30 12:52:12 +01:00
Roland Grunberg
31a22267f7 Update to work with maven-surefire 2.18. 2015-06-25 11:59:34 -04:00
Roland Grunberg
4272f0f6ad fedoraproject-p2: Do not generate requires for fragments. 2015-06-25 11:20:53 -04:00
Mikolaj Izdebski
6a19fa4514 Patch accepted upstream 2015-06-22 12:24:21 +02:00
Dennis Gilmore
3170080196 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 03:37:57 +00:00
Mat Booth
97727f7630 Fix bootstrap build 2015-06-10 10:24:20 +01:00
Mikolaj Izdebski
bd26017258 Patch forwarded upstream 2015-06-10 11:08:38 +02:00
Mikolaj Izdebski
50add6e0b4 Port to Plexus Archiver 3.0.1 2015-06-09 15:00:18 +02:00
Mat Booth
236cba38ad Update to 0.23.0 release
- Allow tycho-bootstrap.sh to work with "set -e" to fail faster
  and see errors more easily
2015-06-08 14:41:43 +01:00
Alexander Kurtakov
3e8366cfcd Fix build with no tomcat servlet. 2015-05-30 15:33:34 +03:00
Mat Booth
e0fc025043 Add org.tukaani.xz to tycho-bundles-external 2015-05-07 09:57:03 +01:00
Roland Grunberg
9d59aa2a4c Fix resolution issues when upstream version in local repository.
- Resolves: rhbz#1216170
2015-04-29 11:16:32 -04:00
Mat Booth
1f8d8b793b fedoraproject-p2: Add support for archful dropins 2015-04-23 11:35:07 +01:00
Roland Grunberg
e2bb9a6400 Handle possible changes to metadata namespace (ns[0-9]).
It was assumed that maven metadata elements would be under ns1, but
more recent builds have the metadata under ns0. Varying namespaces
should be handled.
2015-04-20 11:27:42 -04:00
Roland Grunberg
5b6d5d4baf fedoraproject-p2: Subpackages '*-tests' should not be in dropins. 2015-04-17 14:11:13 -04:00
Mikolaj Izdebski
e301533dce Port to Jetty 9.3.0 2015-03-29 16:52:42 +02:00
Mikolaj Izdebski
a1afbc3d3a fedoraproject-p2: Fix support for shallow dropin directory layout 2015-02-05 23:31:37 +01:00
Mikolaj Izdebski
3472fb8204 fedoraproject-p2: Bump BREE to JavaSE-1.8
- fedoraproject-p2: Fix installing of virtual bundles provided by p2.inf
2015-02-04 16:34:52 +01:00
Mikolaj Izdebski
44f2349702 fedoraproject-p2: Allow installation of bundles not built with tycho 2015-01-28 10:28:17 +01:00
Roland Grunberg
62839e138b Introduce basic SCL support.
- Minor changes for bootstrap build.
- Suppress failed lookups on non-existing paths in scripts.
- Explicitly depend on org.hamcrest.core where necessary.
2015-01-22 13:36:58 -05:00
Mat Booth
8ccdc7318d fedoraproject-p2: Fix for bundles containing underscores 2014-12-11 11:58:51 +00:00
Mat Booth
f027173053 fedoraproject-p2: Update to latest snapshot 2014-12-10 14:59:54 +00:00
Roland Grunberg
b18c5366ec Rebuild to pick up arch-independent ECF bundle locations. 2014-12-09 22:10:47 -05:00
Roland Grunberg
870256af2c fedoraproject-p2: Permit installation of tycho-generated source features. 2014-12-08 16:21:52 -05:00
Mikolaj Izdebski
5627d07073 Non-bootstrap build
This reverts commit 6888383400.
2014-12-04 23:19:43 +01:00
Mikolaj Izdebski
6888383400 Bootstrap build 2014-12-04 22:46:36 +01:00
Mikolaj Izdebski
7c5931e375 Non-bootstrap build 2014-12-04 16:43:15 +01:00