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 185783 - layer.xml contains DTD Filesystem 1.1 dtd
Summary: layer.xml contains DTD Filesystem 1.1 dtd
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 22:34 UTC by jlaskowski
Modified: 2010-05-13 05:05 UTC (History)
1 user (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 jlaskowski 2010-05-08 22:34:12 UTC
When creating a new NB module project with layer.xml, it references 

<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.1//EN" "http://www.netbeans.org/dtds/filesystem-1_1.dtd">

not

<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">

which I've noticed in layer.xml in j2ee.weblogic9 module.
Comment 1 Peter Pis 2010-05-10 07:22:56 UTC
Please evaluate.
Comment 2 Jesse Glick 2010-05-10 20:20:25 UTC
Harmless so long as you are not in fact using 1.2 features, but better to use the newest version by default.
Comment 3 Jesse Glick 2010-05-10 20:21:07 UTC
core-main #f8a4221aae8e
Comment 4 Quality Engineering 2010-05-13 05:05:33 UTC
Integrated into 'main-golden', will be available in build *201005122200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: