Olek Wojnar pushed to branch master at Debian Java Maintainers / 
checker-framework-java


Commits:
aa745461 by Olek Wojnar at 2020-11-02T14:47:18-05:00
Eliminate Android artifact due to missing dependency

Dependency chain ultimately leads to Kotlin which needs to be in testing
before this artifact can be built. Otherwise, Bazel dependencies will not
be able to migrate to testing.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/libchecker-framework-java.poms


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+checker-framework-java (3.0.1+ds2-2) unstable; urgency=high
+
+  * Temporarily eliminate build of Android artifact
+    - Will re-introduce once Kotlin allows build of Android dependencies
+
+ -- Olek Wojnar <[email protected]>  Mon, 02 Nov 2020 14:45:01 -0500
+
 checker-framework-java (3.0.1+ds2-1) unstable; urgency=medium
 
   * Remove additional problematic source file


=====================================
debian/control
=====================================
@@ -4,13 +4,11 @@ Priority: optional
 Maintainer: Debian Java Maintainers 
<[email protected]>
 Uploaders: Olek Wojnar <[email protected]>,
            Andreas Tille <[email protected]>,
-Build-Depends: android-sdk-helper,
-               bnd,
+Build-Depends: bnd,
                debhelper-compat (= 13),
                default-jdk,
                gradle-apt-plugin,
                gradle-debian-helper,
-               libgradle-android-plugin-java,
                libgradle-core-java,
                libgradle-plugins-java,
                maven-repo-helper,


=====================================
debian/libchecker-framework-java.poms
=====================================
@@ -3,5 +3,5 @@
 #dataflow/build/debian/dataflow.pom --java-lib 
--artifact=dataflow/build/libs/*.jar
 #framework/build/debian/framework.pom --java-lib 
--artifact=framework/build/libs/*.jar
 checker-qual/build/debian/checker-qual.pom --java-lib 
--artifact=checker-qual/build/libs/*.jar
-checker-qual-android/build/debian/checker-qual-android.pom --java-lib 
--artifact=checker-qual-android/build/libs/*.jar
+#checker-qual-android/build/debian/checker-qual-android.pom --java-lib 
--artifact=checker-qual-android/build/libs/*.jar
 #framework-test/build/debian/framework-test.pom --java-lib 
--artifact=framework-test/build/libs/*.jar



View it on GitLab: 
https://salsa.debian.org/java-team/checker-framework-java/-/commit/aa745461f7ed8ea89125e90016a3f118095176b2

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/checker-framework-java/-/commit/aa745461f7ed8ea89125e90016a3f118095176b2
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to