[med-svn] [Git][med-team/nextflow][master] 2 commits: ignore probably unneeded nexus-staging plugin

Andreas Tille gitlab at salsa.debian.org
Thu Apr 30 12:06:57 BST 2020



Andreas Tille pushed to branch master at Debian Med / nextflow


Commits:
8477333e by Andreas Tille at 2020-04-30T13:06:06+02:00
ignore probably unneeded nexus-staging plugin

- - - - -
53dde9fd by Andreas Tille at 2020-04-30T13:06:36+02:00
Seems https://github.com/nextflow-io/capsule is needed

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/ignore_gradle_dependencies.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
 nextflow (20.04.1-edge-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
+    Seems https://github.com/nextflow-io/capsule is needed
 
  -- Andreas Tille <tille at debian.org>  Mon, 27 Apr 2020 16:07:31 +0200


=====================================
debian/patches/ignore_gradle_dependencies.patch
=====================================
@@ -0,0 +1,29 @@
+Author: Andrius Merkys <merkys at debian.org>
+Date: Thu, 30 Apr 2020 06:01:45 +0300
+Origin: https://lists.debian.org/debian-med/2020/04/msg00291.html
+Description: ignore probably unneeded nexus-staging plugin
+
+--- a/build.gradle
++++ b/build.gradle
+@@ -14,10 +14,6 @@
+  * limitations under the License.
+  */
+ 
+-plugins {
+-    id "io.codearte.nexus-staging" version "0.21.2"
+-}
+-
+ apply plugin: 'idea'
+ 
+ // Add ability to test with upcoming versions of Groovy
+@@ -595,10 +591,6 @@ task exportClasspath {
+  * - releaseRepository
+  * - closeAndReleaseRepository
+  */
+-nexusStaging {
+-    packageGroup = 'io.nextflow'
+-    delayBetweenRetriesInMillis = 10_000
+-}
+ 
+ 
+ /*


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+ignore_gradle_dependencies.patch



View it on GitLab: https://salsa.debian.org/med-team/nextflow/-/compare/57856518fde1dced7ffb205ce1bbbd992a4c86c6...53dde9fd3dbd274035e07065f434f18acbe5e56d

-- 
View it on GitLab: https://salsa.debian.org/med-team/nextflow/-/compare/57856518fde1dced7ffb205ce1bbbd992a4c86c6...53dde9fd3dbd274035e07065f434f18acbe5e56d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200430/0f397c30/attachment-0001.html>


More information about the debian-med-commit mailing list