Go to file
David Ostrovsky 1da31b3520 Buck: Fix api build
gwt-dev dependencies were moved from external constant to maven_jar()
exported_deps dependency in I54df92daf. As the consequence, maven_jar
makes from it java_library instead of prebuil_jar. As the consequence
java_library without sources and resources doesn't expose output jar.

This broke java_doc() rule in gwtui-api that makes use of $(location)
macro. This macros is failing on libraries without own output jar.

To rectify it, expose intermediate prebuilt_jar from maven_jar() rule
with the same visibility scope as the final artifact. Now it can be
used in java_doc() as it exposes output jar and exported_deps aren't
needed in this context.

Change-Id: I6168fda0aba8827063958f80c6e2828b0a6941f8
2015-06-25 22:00:09 +02:00
2015-06-18 17:10:11 +02:00
2015-06-25 16:37:27 +09:00
2014-12-18 11:16:03 +09:00
2015-06-25 16:37:27 +09:00
2015-06-25 16:37:27 +09:00
2015-06-25 22:00:09 +02:00
2015-06-25 12:56:08 +00:00
2015-06-25 22:00:09 +02:00
2015-05-10 20:03:16 +02:00
2015-03-03 07:12:16 +00:00
2013-11-09 07:45:00 +01:00
2015-04-08 07:50:41 +00:00
2015-06-17 21:42:42 +02:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-05-08 14:43:55 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB