[Geoserver-devel] [jira] (GEOS-6589) gs-main maven/eclipse compilation issue due to xml-apis

Jeroen Dries created an issue

GeoServer / ImprovementGEOS-6589

gs-main maven/eclipse compilation issue due to xml-apis

Issue Type:

ImprovementImprovement

Affects Versions:

2.6-beta

Assignee:

Andrea Aime

Components:

Main

Created:

25/Jul/14 4:17 AM

Priority:

MajorMajor

Reporter:

Jeroen Dries

I can’t compile gs-main in eclipse due to a dependency on an old version of xml-apis, which does not yet contain org.w3c.dom.Element#setTextContent.

My maven dependency tree contains references to xml-apis 1.0.b2, since you now require java 7, this dependency may perhaps be excluded altogether, as all of the classes in that jar seem to be part of the JDK nowadays.

[INFO] +- commons-digester:commons-digester:jar:1.7:compile
[INFO] |  \- xml-apis:xml-apis:jar:1.0.b2:compile

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo