Author: ssmiweve
Date: 2007-11-25 21:17:54 +0100 (Sun, 25 Nov 2007)
New Revision: 5930
Removed:
trunk/core-api/src/test/java/no/sesat/search/fast/
trunk/core-api/src/test/java/no/sesat/search/result/
Modified:
trunk/core-api/pom.xml
trunk/search-command-control-spi/pom.xml
trunk/war/pom.xml
Log:
tests moved out to appropriate location in generic.sesam
Modified: trunk/core-api/pom.xml
===================================================================
--- trunk/core-api/pom.xml 2007-11-25 16:50:04 UTC (rev 5929)
+++ trunk/core-api/pom.xml 2007-11-25 20:17:54 UTC (rev 5930)
@@ -268,11 +268,6 @@
<scope>test</scope>
<classifier>jdk15</classifier>
</dependency>
- <dependency>
- <groupId>fast</groupId>
- <artifactId>dsapi</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
</project>
Modified: trunk/search-command-control-spi/pom.xml
===================================================================
--- trunk/search-command-control-spi/pom.xml 2007-11-25 16:50:04 UTC (rev
5929)
+++ trunk/search-command-control-spi/pom.xml 2007-11-25 20:17:54 UTC (rev
5930)
@@ -104,11 +104,6 @@
<artifactId>ha-services</artifactId>
</dependency>
- <dependency>
- <groupId>fast</groupId>
- <artifactId>msearch-client</artifactId>
- </dependency>
-
<!-- Testing -->
<dependency>
<groupId>sesat</groupId>
Modified: trunk/war/pom.xml
===================================================================
--- trunk/war/pom.xml 2007-11-25 16:50:04 UTC (rev 5929)
+++ trunk/war/pom.xml 2007-11-25 20:17:54 UTC (rev 5930)
@@ -230,17 +230,6 @@
<type>jar</type>
<version>2.0.1</version>
</dependency>
-
- <!-- need these here as they don't behave inside our own
ResourceClassLoader -->
- <dependency>
- <groupId>fast</groupId>
- <artifactId>dsapi</artifactId>
- </dependency>
- <dependency>
- <groupId>fast</groupId>
- <artifactId>esp-searchapi</artifactId>
- </dependency>
-
</dependencies>
<profiles>
@@ -297,13 +286,6 @@
<build>
<finalName>ROOT.beta</finalName>
</build>
- <distributionManagement>
- <repository>
- <id>Sesam-Beta</id>
- <name>Schibsted Søk's Beta repository</name>
-
<url>scp://localhost/www/schibstedsok/data/httpd/dev.schibstedsok.no_443/htdocs/maven2-beta</url>
- </repository>
- </distributionManagement>
<properties>
<tradedoubler.form.action>$$url</tradedoubler.form.action>
<tradedoubler.context.url>http://www.sesam.no</tradedoubler.context.url>
@@ -320,13 +302,6 @@
<build>
<finalName>ROOT.electron</finalName>
</build>
- <distributionManagement>
- <repository>
- <id>Sesam-Electron</id>
- <name>Schibsted Søk's Electron repository</name>
-
<url>scp://localhost/www/schibstedsok/data/httpd/dev.schibstedsok.no_443/htdocs/maven2-electron</url>
- </repository>
- </distributionManagement>
<properties>
<tradedoubler.form.action>$$url</tradedoubler.form.action>
<tradedoubler.context.url>http://www.sesam.no</tradedoubler.context.url>
@@ -343,13 +318,6 @@
<build>
<finalName>ROOT.gamma</finalName>
</build>
- <distributionManagement>
- <repository>
- <id>Sesam-Gamma</id>
- <name>Schibsted Søk's Gamma repository</name>
-
<url>scp://localhost/www/schibstedsok/data/httpd/dev.schibstedsok.no_443/htdocs/maven2-gamma</url>
- </repository>
- </distributionManagement>
<properties>
<tradedoubler.form.action>$$url</tradedoubler.form.action>
<tradedoubler.context.url>http://www.sesam.no</tradedoubler.context.url>
@@ -366,13 +334,6 @@
<build>
<finalName>ROOT.production</finalName>
</build>
- <distributionManagement>
- <repository>
- <id>Sesam-Production</id>
- <name>Schibsted Søk's Production repository</name>
-
<url>scp://localhost/www/schibstedsok/data/httpd/dev.schibstedsok.no_443/htdocs/maven2-production</url>
- </repository>
- </distributionManagement>
<properties>
<sesam.site.default>generic.sesam.no</sesam.site.default>
<server.port>80</server.port>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits