- From: Jonathan Barouh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 08 Sep 2008 13:44:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/org/w3c/unicorn In directory hutz:/tmp/cvs-serv26488/org/w3c/unicorn Modified Files: UnicornCall.java Log Message: JAXB references deleted. Index: UnicornCall.java =================================================================== RCS file: /sources/public/2006/unicorn/org/w3c/unicorn/UnicornCall.java,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- UnicornCall.java 5 Sep 2008 14:51:23 -0000 1.18 +++ UnicornCall.java 8 Sep 2008 13:44:30 -0000 1.19 @@ -13,7 +13,6 @@ import java.util.Map; import javax.activation.MimeType; -import javax.xml.bind.JAXBException; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.xpath.XPath; @@ -312,8 +311,6 @@ * * @param aTPriority * priority of the request - * @throws JAXBException - * xml parser error * @throws IOException * Input/Output error */
Received on Monday, 8 September 2008 13:45:06 UTC