[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

javavmwrapper doesn't respects jdk1.6.0



Hello,

the wrapperscript /usr/local/bin/java should get updated.
beyond the lines 513 it should get expanded with " 1.6" and an
new case "1.6+)..."
---8<---snip---8<---
        for version in ${JAVA_VERSION}; do
            case "${version}" in
                1.1+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.1 1.2 1.3 1.4 1.5
1.6"
                    ;;
                1.2+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.2 1.3 1.4 1.5 1.6"
                    ;;
                1.3+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.3 1.4 1.5 1.6"
                    ;;
                1.4+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.4 1.5 1.6"
                    ;;
                1.5+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.5 1.6"
                    ;;
                1.6+)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} 1.6"
                    ;;
                *)
                    _JAVAVM_VERSION="${_JAVAVM_VERSION} ${version}"
                    ;;
--->8---snap--->8---

best regards

michael
-- 
=== m i c h a e l - s c h u h . n e t ===
Michael Schuh
Postfach 10 21 52
66021 Saarbrücken
phone: 0681/8319664
mobil:  0177/9738644
@: m i c h a e l . s c h u h @ g m a i l . c o m

=== Ust-ID: DE251072318 ===
_______________________________________________
freebsd-java_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java-unsubscribe_(_at_)_freebsd_(_dot_)_org"


Visit your host, monkey.org