FS#18111 - jdk should provide java-runtime
Attached to Project:
Community Packages
Opened by John Wilkinson (jowilkin) - Monday, 01 February 2010, 20:36 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 February 2010, 21:43 GMT
Opened by John Wilkinson (jowilkin) - Monday, 01 February 2010, 20:36 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 February 2010, 21:43 GMT
|
Details
Description: openjdk6 provides java-environment=6 and
java-runtime=6, but jdk only provides java-environment=6.
This causes a problem with the saxon package which depends
on java-runtime when jdk is installed.
Additional info: * package version(s) extra/openjdk6 6.b17_1.7-1 community/jdk 6u18-1 extra/saxon 9.2.0.2-1 Steps to reproduce: With jdk installed and not openjdk6, try to install the saxon package which requires java-runtime. |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 01 February 2010, 21:43 GMT
Reason for closing: Not a bug
Additional comments about closing: install jre as is providing java-runtime
Monday, 01 February 2010, 21:43 GMT
Reason for closing: Not a bug
Additional comments about closing: install jre as is providing java-runtime
Comment by Ionut Biru (wonder) -
Monday, 01 February 2010, 21:38 GMT
jre provide java-runtime as expected. jdk is only the compiler as
jre is needed from runtime.