Author: tchemit Date: 2010-07-21 13:46:58 +0200 (Wed, 21 Jul 2010) New Revision: 200 Url: http://nuiton.org/repositories/revision/wikitty/200 Log: remove multistorage module from default build Modified: trunk/wikitty-hessian-server/pom.xml Modified: trunk/wikitty-hessian-server/pom.xml =================================================================== --- trunk/wikitty-hessian-server/pom.xml 2010-07-21 11:46:41 UTC (rev 199) +++ trunk/wikitty-hessian-server/pom.xml 2010-07-21 11:46:58 UTC (rev 200) @@ -32,12 +32,12 @@ <version>${project.version}</version> <scope>compile</scope> </dependency> - <dependency> + <!--dependency> <groupId>${project.groupId}</groupId> <artifactId>wikitty-multistorage-impl</artifactId> <version>${project.version}</version> <scope>compile</scope> - </dependency> + </dependency--> <dependency> <groupId>${project.groupId}</groupId> <artifactId>wikitty-solr-impl</artifactId>
participants (1)
-
tchemit@users.nuiton.org