Remove Buck based build
Bug: Issue 5302 Change-Id: I6e860446ef30ff0ad1c7c49fc0e39d39d921820b
This commit is contained in:
committed by
Hector Oswaldo Caballero
parent
b33d052c45
commit
fdbfcad77d
@@ -1,13 +0,0 @@
|
||||
include_defs('//lib/maven.defs')
|
||||
|
||||
VERSION = '1.5.6'
|
||||
|
||||
maven_jar(
|
||||
name = 'mail',
|
||||
id = 'com.sun.mail:javax.mail:' + VERSION,
|
||||
sha1 = 'ab5daef2f881c42c8e280cbe918ec4d7fdfd7efe',
|
||||
license = 'DO_NOT_DISTRIBUTE',
|
||||
exclude_java_sources = True,
|
||||
visibility = ['PUBLIC'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user