Possible bug in IDEA 5.0, loading build.xml to ant build window
I'm trying to loading attached build.xml file to ant build window and I get bunch of exceptions from IDEA. The xml file is from open source project Appfuse and more specific from version 1.8.1. IDEA version is 5.0 and build 3436
Attachment(s):
build.xml
Please sign in to leave a comment.
I have reported this problem but no one has replied.
I spent some times debugging the build.xml and found that it would be worked around. See my old post:
http://intellij.net/forums/thread.jsp?forum=22&thread=154037&message=4894615&q=61707066757365#4894895
Stil, the build.xml is a valid Ant xml file and IDEA 5.0 is failing to parse it and exception'ed out!
-- Danny
Thanks for reply, I will test your work around when I get home.
And totally agree, that this is clearly a bug, because it fails to parse complite valid xml
And no one in Jetbrain seems to respond about this at all! A simple acknowledgement would be a good start.
If they are not reading the forum, I don't think there is any point for me to post bugs and findings here.
You should file a Jira request if you haven't already, esp. if you have a self-contained example which triggers the exceptions.