gerrit/tools
David Ostrovsky a283507bcc Update GWT version to 2.6.0-rc3
GWT 2.6.0 has Java 7 support and other new features [1].

Internal Jetty version, shipped with GWT was updated to 8.1. This
version collides with the version that is used internally by Gerrit
(9.1).  To resolve the conflict, GWT's own Jetty version is stripped
from the gwt-dev.jar with maven_jar() method and Gerrit's own Jetty
used instead. Missing Jetty artifacts, needed for the GWT to run in
dev mode:

* jetty-webapp
* jetty-xml

are included now as dependency of gerrit-gwtdebug project.

New GWT version updates a number of dependencies that are used in
Gerrit [3]. Update them too.

EditIteratorTest test is failing with NSME Exception in gwt-test-utils
framework, so deactivate it for now [2].

[1] http://www.gwtproject.org/release-notes.html#Release_Notes_2_6_0_RC1
[2] https://code.google.com/p/gwt-test-utils/issues/detail?id=179
[3]
* Guava 15.0
* Protobuf 2.5.0
* ASM 4.1

Change-Id: I0fa96da6465d52febeae65168b0bd1c2913f6c7e
2014-01-23 06:39:08 +01:00
..
eclipse Update GWT version to 2.6.0-rc3 2014-01-23 06:39:08 +01:00
maven Buck: Decouple plugin-api installation from deployment 2014-01-20 00:28:47 +00:00
util Add a bulk query suite tester 2013-09-19 18:29:07 +00:00
__init__.py Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
BUCK Buck: Adjust to unflattened directory structure for python libraries 2013-11-30 20:19:33 +01:00
buck.defs Update Buck 2013-11-29 10:50:59 -08:00
build.defs REST endpoint for searching Gerrit documentation. 2013-10-18 18:33:17 -07:00
default.defs Buck: Add support for non transitive plugin dependencies 2013-12-09 23:56:37 +01:00
download_all.py Fix download and download_sources to aggressively get all targets 2013-05-23 10:45:51 -07:00
download_file.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
git.defs Remove asciidoc.conf 2013-09-04 21:31:03 -07:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
gwt-constants.defs Allow plugins to add entire screens to Gerrit 2014-01-07 20:35:48 +01:00
pack_war.py Update buck 2013-10-18 17:06:56 +00:00
PythonTestCaller.java Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util_test.py Buck: Support plugin own Maven repositories 2013-11-18 01:12:09 +01:00
util.py Buck: Add gerrit api Maven repository 2014-01-17 09:05:00 +01:00