Remove references to gwtexpui from dev documentation and license list

gwtexpui is now built within Gerrit, so it's no longer necessary to
separately clone the git to enable hosted mode debugging in Eclipse.

Update the Eclipse developer documentation accordingly.

Also remove references to gwtexpui from the release process documentation 
and the license list.

Change-Id: I6bb33a2757f6a45e57f78b901bbabe2720786361
This commit is contained in:
David Pursehouse 2013-04-12 17:13:51 +09:00
parent e90b242b08
commit eeed4976d0
4 changed files with 2 additions and 6 deletions

View File

@ -79,10 +79,9 @@ Duplicate the existing `pgm_daemon` launch configuration:
Running Hosted Mode
~~~~~~~~~~~~~~~~~~~
To debug the GWT code executing in the web browser, three additional Git
To debug the GWT code executing in the web browser, two additional Git
repositories need to be cloned.
* https://gerrit.googlesource.com/gwtexpui
* https://gerrit.googlesource.com/gwtjsonrpc
* https://gerrit.googlesource.com/gwtorm

View File

@ -14,8 +14,7 @@ Jar.
* `gerrit-maven`:
+
Bucket to store Gerrit Subproject Artifacts (e.g. `gwtexpui`,
`gwtjsonrpc` etc.).
Bucket to store Gerrit Subproject Artifacts (e.g. `gwtjsonrpc` etc.).
* `gerrit-plugins`:
+

View File

@ -111,7 +111,6 @@ Release Subprojects
The subprojects to be released are:
* `gwtexpui`
* `gwtjsonrpc`
* `gwtorm`
* `prolog-cafe`

View File

@ -12,7 +12,6 @@ Included Components
|======================================================================
|Included Package | License
|Gerrit Code Review | <<apache2,Apache License 2.0>>
|gwtexpui | <<apache2,Apache License 2.0>>
|gwtjsonrpc | <<apache2,Apache License 2.0>>
|gwtorm | <<apache2,Apache License 2.0>>
|Google Gson | <<apache2,Apache License 2.0>>