This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 1915 - JarFileSystem does not recognize filesystem.attributes files.
Summary: JarFileSystem does not recognize filesystem.attributes files.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-23 06:12 UTC by Jesse Glick
Modified: 2008-12-23 10:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 1999-05-23 06:12:57 UTC
Open the openfile.jar example module, which includes a filesystem.attributes. The fs.attr is not specially recognized by the filesystem, so a DefaultDataObject is created for it; and hints as to exe
cutors are not followed within the JAR.
Comment 1 Jaroslav Tulach 2000-07-06 14:32:59 UTC
ExJarFileSystem (which is the default in the system) recognizes them.
Comment 2 Quality Engineering 2003-07-01 16:02:49 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 3 Quality Engineering 2003-07-01 16:26:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.