History log of /external/autotest/utils/compile_gwt_clients.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2017f908a85d7bb75f1fd25571e9797906eee979 18-Jun-2014 Simran Basi <sbasi@chromium.org> [autotest] update compile_gwt_clients to log error on failure.

Currently we log info on a failure, update this to log error.

BUG=chromium:384661
TEST=Compile_gwt_client still works.

Change-Id: I29ea194c474ad5f83629ec89a0a4cc2b338cb607
Reviewed-on: https://chromium-review.googlesource.com/204550
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Commit-Queue: Simran Basi <sbasi@chromium.org>
Tested-by: Simran Basi <sbasi@chromium.org>
/external/autotest/utils/compile_gwt_clients.py
c0f6fd28dc6346b889b38add1b0a6639c53bb7ca 20-Feb-2014 Simran Basi <sbasi@chromium.org> Autotest: fixes to compile_gwt_clients.

* Added another directory to check for the gwt installation as that's
where it will be installed in the chroot.

* Fixed the extra java args position so they are passed to the java and
not the gwt application.

* Fixed extra_args piping.

BUG=chromium:345023
Test=ensured I can still run compile_gwt_clients and I can build with it
in an ebuild.

Change-Id: I799ff93669f21b94d4c216cb756898dcb6d779d7
Reviewed-on: https://chromium-review.googlesource.com/187292
Reviewed-by: Simran Basi <sbasi@chromium.org>
Tested-by: Simran Basi <sbasi@chromium.org>
Commit-Queue: Simran Basi <sbasi@chromium.org>
/external/autotest/utils/compile_gwt_clients.py
74a314b490ff542c4dd2ae4aa0d11c6394d92960 23-Jun-2011 Dale Curtis <dalecurtis@chromium.org> Upstream Autotest merge.

As titled, a merge up to 93fc426ca133e775eb495f34d138fc57d92fb55e.

- Removes a bunch of deprecated code.
- Moves several private utilities into the private repo.
- Couple changes ported upstream and resynced.

BUG=None
TEST=In progress... will spin up new Autotest server and use
run_remote_tests for bvt, regression, smoke.

Change-Id: Id3e2ad529bb7b05f148e5d98aea46bb9ea828200
Reviewed-on: http://gerrit.chromium.org/gerrit/3350
Tested-by: Dale Curtis <dalecurtis@chromium.org>
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
/external/autotest/utils/compile_gwt_clients.py
012d0325b33deeb81f06fa11f5498d2bc8146f57 30-Apr-2010 jamesren <jamesren@592f7852-d20e-0410-864c-8624ca9c26a4> Move to GWT 2.0.3. Drop in new gwt-incubator to match.

Signed-off-by: James Ren <jamesren@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@4452 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
ca2a900b17c70744fc6f70a51332d83372d5ec73 21-Apr-2010 jamesren <jamesren@592f7852-d20e-0410-864c-8624ca9c26a4> Add GWT Incubator to site-packages

Signed-off-by: James Ren <jamesren@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@4433 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
190622606dbe4da966c5ade0a48b1d50d07a00fd 08-Apr-2010 lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> utils/compile_gwt_clients.py: Make it use logging infrastructure

The script wasn't using the logging infrastructure, this
patch makes its output to be consistent with other autotest
utilities (anyway a previous patch had added basic logging
config to show the commands being run by utils.system())

Risk: Low (Change is only for consistency sake, and it has
been tested, everything works OK after patch).

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4379 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
c4497e9a54763da2d2f1fca8b74307822069368b 12-Feb-2010 jamesren <jamesren@592f7852-d20e-0410-864c-8624ca9c26a4> Add basic logging to compile_gwt_clients so that users will actually see the output from utils.run

Signed-off-by: Scott Zawalski <scottz@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4239 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
12b45582c04b2417036a6f11afc843ac5fddea50 11-Jan-2010 lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> Massive permission fix

Fix permissions for all the development tree

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4094 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
ed9f6fb7de3fbf2dd202d27835de62b081bbe9ae 21-Oct-2009 showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> Fixed reversed logic in GWT client compile script

Signed-off-by: James Ren <jamesren@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3870 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
853d8f4a94d70be3deed9b850cf71bbc72044bb6 21-Oct-2009 showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> if install_client not if not install_client. Fixes clients not being installed when running with -a option.

Signed-off-by: Scott Zawalski <scottz@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3869 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py
97b7f5aa9e1c970d4db1ee25753db1325ff6b1db 14-Oct-2009 showard <showard@592f7852-d20e-0410-864c-8624ca9c26a4> Create a compile script for our GWT clients. There are now 4 different bash
scripts to compile GWT clients. This has become unmaintainable and is a problem
when other scripts need to compile clients
* automatically enumerate clients available
* Quick compile all
* Compile individual clients
* Do not replace current client if compile fails
* Move current client to an old directory for a backup of a known working client

Signed-off-by: Scott Zawalski <scottz@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@3853 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/utils/compile_gwt_clients.py