Merge "Fix double inclusion of some resources when generating GWT plugin"
This commit is contained in:
commit
25b91ea9c0
@ -59,7 +59,12 @@ limitations under the License.
|
||||
<include>lib/gerrit/BUCK</include>
|
||||
<include>lib/gwt/BUCK</include>
|
||||
<excludes>
|
||||
<exclude>**/client/</exclude>
|
||||
<exclude>**/public/</exclude>
|
||||
<exclude>**/*.css</exclude>
|
||||
<exclude>**/*.png</exclude>
|
||||
<exclude>**/*.java</exclude>
|
||||
<exclude>**/*.gwt.xml</exclude>
|
||||
</excludes>
|
||||
</fileSet>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user