Bugs item #906019, was opened at 2004-02-27 18:28
Message generated for change (Comment added) made by filipjirsak
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=906019&group_id=16035

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Maarten Coene (maartenc)
Assigned to: Maarten Coene (maartenc)
Summary: DOM4J does not compile with JDK 1.5

Initial Comment:
see summary

----------------------------------------------------------------------

>Comment By: Filip Jirsák (filipjirsak)
Date: 2010-04-06 09:53

Message:
fixed in dom4j-2.0.0-ALPHA-1

----------------------------------------------------------------------

Comment By: Animal (testeranimal)
Date: 2006-06-02 12:03

Message:
Logged In: YES 
user_id=1521444

This is important. I'm having problems using dom4j in my
JBoss project which obviously has to use JRE 1.5 because of
the 1.5 features EJB3 uses.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-08-04 10:31

Message:
Logged In: NO 

is there any plan about when this bug will be fixed?

thank you

----------------------------------------------------------------------

Comment By: Maarten Coene (maartenc)
Date: 2005-07-22 12:34

Message:
Logged In: YES 
user_id=178745

The ant build.xml file has been so that dom4j can be
compiled with jdk1.5 by specifying the endorsed libraries.

This is a temporary fix...

regards,
Maarten

----------------------------------------------------------------------

Comment By: Filip Jirsák (filipjirsak)
Date: 2005-04-02 18:37

Message:
Logged In: YES 
user_id=1175071

This patch adds EMPTY methods, which "implements" newly
introduced methods in JDK 5.0 in package org.w3c.dom.*. Now
I can compile dom4j with JDK 5.0.

I can't attach patch here, so I attached it into patches:

http://sourceforge.net/tracker/index.php?func=detail&aid=1175429&group_id=16035&atid=316035

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-04-02 17:48

Message:
Logged In: NO 

maven.compile.source=1.3 does not work for me.
There is lot of new methods in org.w3c.dom.* interfaces in
JDK 1.5, and they are unimplemented in org.dom4j.dom.*.

----------------------------------------------------------------------

Comment By: Brett Porter (brettporter)
Date: 2005-03-20 04:11

Message:
Logged In: YES 
user_id=108080

works for me by setting maven.compile.source=1.3

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-03-06 22:48

Message:
Logged In: NO 

any news about this?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=116035&aid=906019&group_id=16035

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
dom4j-dev mailing list
dom4j-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to