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 112097 - Use of obsolete attribute SystemFileSystem.layer=project in layer files
Summary: Use of obsolete attribute SystemFileSystem.layer=project in layer files
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-06 17:18 UTC by _ rkubacki
Modified: 2008-04-01 13:50 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 _ rkubacki 2007-08-06 17:18:17 UTC
Some cnd modules defines their entries in layer file and attach an obsolete attribute to them.
SystemFileSystem.layer=project had a meaning for 3.x projects but it is no-op currently. Probably this can be just removed.

cnd/core/src/org/netbeans/modules/cnd/resources/mf-layer.xml:            <attr name="SystemFileSystem.layer"
stringvalue="project"/>
cnd/makeproject/src/org/netbeans/modules/cnd/makeproject/ui/resources/layer.xml:            <attr
name="SystemFileSystem.layer" stringvalue="project"/>
Comment 1 Vladimir Voskresensky 2008-03-12 14:09:15 UTC
fixed

log: http://hg.netbeans.org/main?cmd=changeset;node=32d527d2f035