FS#14004 - Installing jdk 1.5 or lower?
Attached to Project:
Arch Linux
Opened by Maarten Billemont (lhunath) - Sunday, 29 March 2009, 09:02 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 30 March 2009, 17:16 GMT
Opened by Maarten Billemont (lhunath) - Sunday, 29 March 2009, 09:02 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 30 March 2009, 17:16 GMT
|
Details
For the life of me I can't figure out how one would install
jdk 1.5 or lower on archlinux.
Since the way java works means you need to be able to have 1.4, 1.5 and 1.6 available if you want to be able to build packages that use those, pacman should provide a means of installing those side by side, and provide a means of switching between the active JDK, just like featured in any other distro (Gentoo, Debian, Ubuntu, ...) and through the relevant configuration panels in OS X or Windows. Feel free to mark invalid if this functinality is already here and I just completely missed it. I noticed this because I've got an Archlinux server where I need to build the Geronimo application server from source using Maven, and it requires the JDK 1.5. The build isn't compatible with JDK 1.6 for reasons related to classpath and such. |
This task depends upon
FS#13330.