You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2012/04/27 17:03:48 UTC

svn commit: r1331457 - /tika/trunk/pom.xml

Author: mattmann
Date: Fri Apr 27 15:03:48 2012
New Revision: 1331457

URL: http://svn.apache.org/viewvc?rev=1331457&view=rev
Log:
- disable until shade plugin is fixed.

Modified:
    tika/trunk/pom.xml

Modified: tika/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tika/trunk/pom.xml?rev=1331457&r1=1331456&r2=1331457&view=diff
==============================================================================
--- tika/trunk/pom.xml (original)
+++ tika/trunk/pom.xml Fri Apr 27 15:03:48 2012
@@ -50,7 +50,7 @@
     <module>tika-parsers</module>
     <module>tika-app</module>
     <module>tika-bundle</module>
-    <module>tika-server</module>
+    <!-- <module>tika-server</module>-->
   </modules>
 
   <build>