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 138095 - Weird permissions of .jar files
Summary: Weird permissions of .jar files
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Mac Native (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks: 138088
  Show dependency tree
 
Reported: 2008-06-24 14:32 UTC by Jaromir Uhrik
Modified: 2008-07-24 13:39 UTC (History)
3 users (show)

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 Jaromir Uhrik 2008-06-24 14:32:51 UTC
NetBeans 6.1 installed from installer have weird permissions in some directories. For example the files in directory
/Applications/NetBeans/NetBeans 6.1.app/Contents/Resources/NetBeans/nb6.1/modules there are .jar files which have
-rw-r--r-- while the permissions of the folder are rwxrwxr-x. So that the permissions of .jar files should be -rw-rw-r--
This issue causes that it is not possible to rewrite .jar files by NetBeans itself.
Comment 1 dlipin 2008-07-01 19:01:00 UTC
In fact, permissions are lost during pack200<->unpack200 cycles.
The fix would be pushed to main as soon as SPB site would be back online..
Comment 2 dlipin 2008-07-02 12:55:22 UTC
Fixed in main.
http://hg.netbeans.org/main/rev/429b709cadda
Comment 3 Quality Engineering 2008-07-03 04:32:37 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #296 build
Changeset: http://hg.netbeans.org/main/rev/429b709cadda
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #138095 Weird permissions of .jar files
Comment 4 Jaromir Uhrik 2008-07-24 13:39:39 UTC
Verified in build #200807240010.