jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • classworlds
  • CLASSWORLDS-1

Create Package objects associated with loaded classes

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Wish Wish
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 1.0-beta-1
  • Component/s: None
  • Labels:
    None

Description

From javadoc of java.lang.Package:

"Package objects contain version information about the implementation and specification of a Java package. This versioning information is retrieved and made available by the ClassLoader instance that loaded the class(es). Typically, it is stored in the manifest that is distributed with the classes."

So classworlds should do that.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Ben Walding added a comment - 17/Sep/04 12:48 AM

The lack of Packages breaks Jetty when you try and use Jetty in an uberjar.

The thread pool tries to name itself based on the package and fails miserably (NPE & No web server for you!)

Show
Ben Walding added a comment - 17/Sep/04 12:48 AM The lack of Packages breaks Jetty when you try and use Jetty in an uberjar. The thread pool tries to name itself based on the package and fails miserably (NPE & No web server for you!)

People

  • Assignee:
    Unassigned
    Reporter:
    Alexei Barantsev
Vote (0)
Watch (0)

Dates

  • Created:
    17/Dec/02 11:39 AM
    Updated:
    25/Apr/06 4:18 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.