Felix Natter writes:
> hello debian-java,
>
> --- a/osgi/framework/build.xml
> +++ b/osgi/framework/build.xml
> @@ -43,7 +43,7 @@
>
>
>
> - location="${topdir}/annotations/osgi.annotation-6.0.1.jar"/>
> + location="/usr/share/java/osgi.annotation.jar"/>
>
>
>
> But I still get
Hi
I was going through the pkg-java policy and found this [1]:
Programs must depend on the needed runtime environment
(default-jre or default-jre-headless if need a GUI or not, and
java-runtime or java-runtime-headless as provided by
alternative Java environments).
However, java-
Hi,
Am 23.08.2017 um 20:11 schrieb Carnë Draug:
> Hi
>
> I was going through the pkg-java policy and found this [1]:
>
> Programs must depend on the needed runtime environment
> (default-jre or default-jre-headless if need a GUI or not, and
> java-runtime or java-runtime-headless as
Hi,
thanks for your continued analysis of the Java 9 situation.
Am 23.08.2017 um 00:42 schrieb Chris West:
[...]
> This really doesn't feel like the kind of thing we should patch, and is
> rather ugly to fix in each package (although essentially simple). Sadness. :(
Agreed. Ok, it's too late now
On Wed, 23 Aug 2017, Carnë Draug wrote:
> However, java-runtime packages are virtual packages provided by
> default-jre so I don't understand why. Could anyone clarify?
They are also provided by openjdk-*-jre, so you can, for example,
install a package depending on java6-runtime on wheezy (pre-L
5 matches
Mail list logo