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:
parent
e90b242b08
commit
eeed4976d0
@ -79,10 +79,9 @@ Duplicate the existing `pgm_daemon` launch configuration:
|
|||||||
Running Hosted Mode
|
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.
|
repositories need to be cloned.
|
||||||
|
|
||||||
* https://gerrit.googlesource.com/gwtexpui
|
|
||||||
* https://gerrit.googlesource.com/gwtjsonrpc
|
* https://gerrit.googlesource.com/gwtjsonrpc
|
||||||
* https://gerrit.googlesource.com/gwtorm
|
* https://gerrit.googlesource.com/gwtorm
|
||||||
|
|
||||||
|
@ -14,8 +14,7 @@ Jar.
|
|||||||
|
|
||||||
* `gerrit-maven`:
|
* `gerrit-maven`:
|
||||||
+
|
+
|
||||||
Bucket to store Gerrit Subproject Artifacts (e.g. `gwtexpui`,
|
Bucket to store Gerrit Subproject Artifacts (e.g. `gwtjsonrpc` etc.).
|
||||||
`gwtjsonrpc` etc.).
|
|
||||||
|
|
||||||
* `gerrit-plugins`:
|
* `gerrit-plugins`:
|
||||||
+
|
+
|
||||||
|
@ -111,7 +111,6 @@ Release Subprojects
|
|||||||
|
|
||||||
The subprojects to be released are:
|
The subprojects to be released are:
|
||||||
|
|
||||||
* `gwtexpui`
|
|
||||||
* `gwtjsonrpc`
|
* `gwtjsonrpc`
|
||||||
* `gwtorm`
|
* `gwtorm`
|
||||||
* `prolog-cafe`
|
* `prolog-cafe`
|
||||||
|
@ -12,7 +12,6 @@ Included Components
|
|||||||
|======================================================================
|
|======================================================================
|
||||||
|Included Package | License
|
|Included Package | License
|
||||||
|Gerrit Code Review | <<apache2,Apache License 2.0>>
|
|Gerrit Code Review | <<apache2,Apache License 2.0>>
|
||||||
|gwtexpui | <<apache2,Apache License 2.0>>
|
|
||||||
|gwtjsonrpc | <<apache2,Apache License 2.0>>
|
|gwtjsonrpc | <<apache2,Apache License 2.0>>
|
||||||
|gwtorm | <<apache2,Apache License 2.0>>
|
|gwtorm | <<apache2,Apache License 2.0>>
|
||||||
|Google Gson | <<apache2,Apache License 2.0>>
|
|Google Gson | <<apache2,Apache License 2.0>>
|
||||||
|
Loading…
Reference in New Issue
Block a user