Bug#793492: Bug#814176: azureus: (Build-)Depends on OpenJDK 7

2017-08-08 Thread Mykola Nikishov
Markus Koschany writes: > For future readers: If someone is interested in reintroducing and > maintaining Azureus, just ask for sponsorship on > debian-j...@lists.debian.org. Seems it is better to check BiglyBT [1] instead: Two long-time developers of the Vuze BitTorrent

Bug#869716: libplexus-containers-java: Wrong scope for junit dependency

2017-07-25 Thread Mykola Nikishov
Package: libplexus-containers-java Version: 1.0~beta3.0.7-8 Severity: normal Upgrade to 1.0~beta3.0.7-9 will drag junit. Please change default scope [1] to the test one. [1] https://anonscm.debian.org/cgit/pkg-java/plexus-containers.git/tree/pom.xml#n32 -- System Information: Debian Release:

Bug#868074: libfelix-bundlerepository-java: missing requirement osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.repository)(version>=1.0.0)(!(version>=1.1.0))))

2017-07-17 Thread Mykola Nikishov
Markus Koschany writes: > I tried to update the whole felix-* stack in Debian but I quickly ran > into more issues. Thus I have decided to replace the newly added > Import-Package requirement > > org.osgi.service.repository;resolution:=mandatory;version="[1.0,1.1)" > > with its

Bug#868074: libfelix-bundlerepository-java: missing requirement osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.repository)(version>=1.0.0)(!(version>=1.1.0))))

2017-07-11 Thread Mykola Nikishov
Package: libfelix-bundlerepository-java Version: 2.0.10-1 Severity: grave Justification: renders package unusable Bundle fails to start due to a missing requirement: --8<---cut here---start->8--- $ felix-framework ERROR: Bundle

Bug#866032: libfelix-bundlerepository-java: Drop runtime dependency on EasyMock

2017-06-26 Thread Mykola Nikishov
information >From 03c6d096143fb4d663fd5c55a7e706d65af2665a Mon Sep 17 00:00:00 2001 From: Mykola Nikishov <m...@mn.com.ua> Date: Mon, 26 Jun 2017 22:23:03 +0300 Subject: [PATCH] Exclude EasyMock from the runtime classpath Fixed upstream [1], [2] and scheduled for upcoming 2.0.12.

Bug#861903: groovy: Do not depend on junit4

2017-05-05 Thread Mykola Nikishov
Package: groovy Version: 2.4.8-1 Severity: minor It seems junit4 is not required for package to function correctly, Recommends or Suggests should be fine (like with dependency on testng). -- System Information: Debian Release: 9.0 APT prefers stable APT policy: (500, 'stable'), (70,

Bug#861240: felix-main: Creates .felix/ directory in $HOME/{user.home}/

2017-04-26 Thread Mykola Nikishov
Package: felix-main Version: 5.0.0-4 Severity: normal cd to $HOME/ and run: $ tree -D -a -s \{user.home\}/ && felix-framework && tree -D -a -s \{user.home\}/ {user.home}/ [error opening dir] 0 directories, 0 files Welcome to Apache Felix Gogo g! gosh: stopping

Re: Bug#681726: eclipse: Upgrade Eclipse to Juno 4.2

2016-05-05 Thread Mykola Nikishov
) not that hard to package. The much bigger problem is p2 repositories that Tycho uses to download dependencies from. These dependencies are OSGi bundles and should be packaged first, right? -- Mykola Nikishov https://manandbytes.github.io/ __ This is the maintainer address of Debian's

Bug#477443: maven2: bash completions for mvn

2008-04-23 Thread Mykola Nikishov
Package: maven2 Version: 2.0.8-6 Severity: wishlist Tags: patch -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-14-rt (SMP w/2 CPU cores; PREEMPT)

Bug#446008: java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException

2007-10-09 Thread Mykola Nikishov
Package: maven2 Version: 2.0.7-1 Severity: grave Justification: renders package unusable When running 'mvn': Exception in thread main java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException at java.lang.Class.getDeclaredMethods0(Native Method) at