Community
Participate
Working Groups
Hi, Tests for ejb-jar and webxml discoverers are failing on Hudson because some connection time out exceptions occurred while trying to get a DTD from sun server. MoDisco Discoverer should not need an internet connection to work. Here is a patch which determine the version of the discovered file without the need of a DTD (a) I, Nicolas Guyomar, wrote 100% of the code of the contribution (b) I have the right to contribute the code to Eclipse (c) I want to contribute this code under EPL Regards Nicolas Guyomar
Created attachment 183121 [details] Patch for JEE Deployment Descriptor xml version retrieving This patch uses a simple reader to determine the Doctype version of an xml file.
Thks Nicolas, Here is a contribution from an employee of Mia-Software, targeting future Indigo release. The company has signed a Member Commiter Agreement. The contribution does not need a CQ (see bug 322327). The contribution has been commited into SVN (revision 3607)
Bug fixed via a patch.