[Bug 1292] New: Javaws does not resolve versioned jar names with periods correctly

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jan 30 07:40:33 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1292

            Bug ID: 1292
           Summary: Javaws does not resolve versioned jar names with
                    periods correctly
    Classification: Unclassified
           Product: IcedTea-Web
           Version: hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: NetX (javaws)
          Assignee: omajid at redhat.com
          Reporter: adomurad at redhat.com
                CC: unassigned at icedtea.classpath.org

There is a a bug in the versioning of jars with periods, Jar versioning is
described here
http://docs.oracle.com/javase/tutorial/deployment/deploymentInDepth/avoidingUnnecessaryUpdateChecks.html
.

This bug prevents downloading Spring jars such as
j2-org.springframework.beans.jar.

Eg, j2-org.springframework.beans.jar with version 1.0
expected: j2-org.springframework.beans__V1.0.jar
result: j2-org__V1.0.springframework.beans.jar

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130130/31d0264c/attachment.html 


More information about the distro-pkg-dev mailing list