Merge pull request #135 from kriegaex/delete-doclet-taglet-binaries

At some point I want to look at what this used to do. But it's perfectly possible we were carrying it around just because it was distributed with the taglet. I agree with dropping it for now.
diff --git a/pom.xml b/pom.xml
index bfb0421..17660ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <stylebook.classpath>
-      "stylebook/stylebook-1.0-b3_xalan-2.jar${path.separator}tools/xalan2jdoc.jar${path.separator}serializer/target/classes${path.separator}xalan/target/classes${path.separator}"
+      "stylebook/stylebook-1.0-b3_xalan-2.jar${path.separator}serializer/target/classes${path.separator}xalan/target/classes${path.separator}"
     </stylebook.classpath>
   </properties>
 
diff --git a/tools/xalan2jdoc.jar b/tools/xalan2jdoc.jar
deleted file mode 100644
index dcc37db..0000000
--- a/tools/xalan2jdoc.jar
+++ /dev/null
Binary files differ