buildframework/helium/sf/java/antdata/src/com/nokia/helium/ant/data/AntlibMeta.java
changeset 628 7c4a911dc066
parent 587 85df38eb4012
--- a/buildframework/helium/sf/java/antdata/src/com/nokia/helium/ant/data/AntlibMeta.java	Wed Jun 16 16:51:40 2010 +0300
+++ b/buildframework/helium/sf/java/antdata/src/com/nokia/helium/ant/data/AntlibMeta.java	Fri Aug 13 14:59:05 2010 +0300
@@ -18,7 +18,7 @@
 package com.nokia.helium.ant.data;
 
 import java.io.IOException;
-import org.dom4j.DocumentException;
+
 import org.dom4j.Element;
 
 /**
@@ -26,7 +26,7 @@
  */
 public class AntlibMeta extends RootAntObjectMeta {
 
-    public AntlibMeta(AntFile antFile, Element node) throws DocumentException, IOException {
+    public AntlibMeta(AntFile antFile, Element node) throws IOException {
         super(antFile, node);
 
         // Only parse a project comment if it is marked