Commit Graph

20 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 2a32b6c937 Update to latest upstream 2016-11-02 14:10:41 +00: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
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 b81da618df Update to 0.22.0 pre-release. 2014-11-29 11:37:07 -05:00
Roland Grunberg ae5780c5ab Update to 0.21.0 Release. 2014-07-25 16:48:00 -04:00
Roland Grunberg c0ed3543a1 Update to 0.20.0 Release. 2014-03-25 10:45:44 -04:00
Roland Grunberg 8b7debaa61 Update to 0.19.0 Release. 2013-10-29 13:23:25 -04:00
Roland Grunberg d33efaf9f5 Update to use maven-surefire 2.15 API. 2013-07-09 12:58:53 -04:00
Roland Grunberg 66215e316c Update to 0.18.0 Release. 2013-05-29 09:25:19 -04:00
Roland Grunberg a0cacb8f5a Update to 0.17.0 Release. 2013-04-02 13:37:51 -04:00
Roland Grunberg a9e1e45c3d Set the global default execution environment to JavaSE-1.6.
This has changed from JavaSE-1.6 (Tycho 0.16.0) to J2SE-1.5 in Tycho
0.17.0-SNAPSHOT. It must be JavaSE-1.6 for Fedora.
2013-02-25 16:14:16 -05:00
Roland Grunberg 94c249b7f4 Update with support for XMvn and Maven Surefire 2.13.
Use TYCHO_MVN_{LOCAL,RPMBUILD} to determine how maven was called and
update sources to reflect API changes in Maven Surefire 2.13.
2013-01-24 15:31:34 -05:00
Roland Grunberg 8c01993313 Update to 0.16.0 Release. 2012-10-19 14:09:14 -04:00
Roland Grunberg b90c413777 Update to latest 0.16.0 SNAPSHOT. 2012-10-03 12:54:11 -04:00
Roland Grunberg 50be185d52 Update to 0.16.0 SNAPSHOT. 2012-08-07 12:01:55 -04:00
Roland Grunberg e1d99f384b Update to 0.15.0. 2012-07-27 11:23:36 -04:00
Roland Grunberg 416b074682 Fix Surfire test plugin.
When running an Eclipse bundle's tests, Tycho Surefire resolves its
runtime dependencies using a class loader, which is in fact just looking
through Bundle-ClassPath. As a result, it must copy over and include
system jars in its Bundle-ClassPath. We use Fedora system jars to
satisfy these dependencies but even these jars differ slightly in terms
of provided classes.
2012-06-11 13:12:10 -04:00