From: <jm...@us...> - 2010-11-23 15:15:37
|
Revision: 1921 http://eulergui.svn.sourceforge.net/eulergui/?rev=1921&view=rev Author: jmvanel Date: 2010-11-23 15:15:31 +0000 (Tue, 23 Nov 2010) Log Message: ----------- do not catch exceptions too early and print stacks; instead rethrow runtime exceptions and catch that in the GUI layer; DONE for a non valid URL: TESTED with : http://dtd.nlm.nih.gov/3.0/xsd/journalpublishing3.xsd Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/inputs/N3SourceFromXML_Gloze.java trunk/eulergui/src/main/java/eulergui/inputs/dispatcher/FormatRecognizer.java trunk/eulergui/src/main/java/n3_project/ProjectGUI.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |