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 186623 - Malformed library descriptor for eclipselink
Summary: Malformed library descriptor for eclipselink
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-24 16:58 UTC by Jesse Glick
Modified: 2010-06-07 11:39 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 2010-05-24 16:58:52 UTC
After 6297551e6111 I am getting on console:

WARNING [org.netbeans.modules.project.libraries.LibrariesStorage]: Cannot load library from file org-netbeans-api-project-libraries/Libraries/eclipselink.xml in Default System, reason: The end-tag for element type "resource" must end with a '>' delimiter.

Indeed the XML file is syntactically invalid.
Comment 2 Martin Schovanek 2010-06-07 11:39:52 UTC
v.