Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[andmore-dev] Bug 525493 - Projects containing aar libraries currently fail with robolectric 3.2.1

Please find attached file containing information on dependency jars for the CQ process.
 
The bug fix requires Andriod SDK builder-2.3.3.jar which declares 34 dependencies. These include 7 other SDK artifacts which I indicate are not expected to be deployed at this time.
 
Andrew
 
Third Party
===========

annotations-12.0.jar
 scm: https://github.com/JetBrains/intellij-community
 lic: Apache License 2.0
 rep: https://mvnrepository.com/artifact/com.intellij/annotations/12.0
 
asm-5.0.4.jar
asm-tree-5.0.4.jar
 scm: https://github.com/llbit/ow2-asm
 lic: Apache License 2.0, BSD
 rep: https://mvnrepository.com/artifact/org.ow2.asm/asm/5.0.4
      https://mvnrepository.com/artifact/org.ow2.asm/asm-tree/5.0.4
      
bcpkix-jdk15on-1.48.jar
bcprov-jdk15on-1.48.jar
  scm: http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java
  lic: BOUNCYCASTLE
  rep: https://mvnrepository.com/artifact/org.bouncycastle/bcpkix-jdk15on/1.48
       https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on/1.48
  
commons-codec-1.4.jar
commons-compress-1.8.1.jar
commons-logging-1.1.1.jar
 scm: http://svn.apache.org/viewvc/commons/proper/codec/trunk
 lic: Apache License 2.0
 rep: https://mvnrepository.com/artifact/commons-codec/commons-codec/1.4
      https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.8.1
      https://mvnrepository.com/artifact/commons-logging/commons-logging/1.1.1
 
guava-18.0.jar
 scm: https://github.com/google/guava
 lic: Apache License 2.0
 rep: https://mvnrepository.com/artifact/com.google.guava/guava/18.0
 
httpclient-4.1.1.jar
httpcore-4.1.jar
httpmime-4.1.jar
 scm: https://github.com/apache/httpcomponents-client
 lic: Apache
 rep: https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.4.1
      https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.1
      https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/4.1  

javawriter-2.5.0.jar
 scm: http://github.com/square/javawriter/
 lic: Apache 2.0
 rep: https://mvnrepository.com/artifact/com.squareup/javawriter/2.5.0
 
jimfs-1.1.jar
 scm: https://github.com/google/jimfs
 lic: Apache 2.0
 rep: https://mvnrepository.com/artifact/com.google.jimfs/jimfs/1.1
 
kxml2-2.3.0.jar
 scm: https://github.com/karlmdavis/kxml2
 lic: MIT
 rep: https://mvnrepository.com/artifact/net.sf.kxml/kxml2/2.3.0
 
protobuf-java-3.0.0.jar
 scm: https://github.com/google/protobuf
 lic: Apache 2.0, BSD 2-clause
 rep: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/3.0.0

Online at Eclipse Orbit
----------------------------
gson-2.2.4.jar 
----------------------------

________________________________________________________________________________________

Android SDK
===========

annotations-25.3.3.jar
builder-2.3.3.jar
common-25.3.3.jar
ddmlib-25.3.3.jar
dvlib-25.3.3.jar
layoutlib-api-25.3.3.jar
manifest-merger-25.3.3.jar
repository-25.3.3.jar
sdk-common-25.3.3.jar
sdklib-25.3.3.jar

Not currently deployed
----------------------------
builder-model-2.3.3.jar
builder-test-api-2.3.3.jar
jack-api-0.13.0.jar
jill-api-0.10.0.jar
protos-25.3.3.jar
shared-25.3.3.jar
tracker-25.3.3.jar
----------------------------

 scm: https://android.googlesource.com/platform/tools/base
 lic: Apache License 2.0
 rep: https://dl.bintray.com/android/android-tools

Back to the top