Author: ssmiweve
Date: 2008-04-07 12:14:14 +0200 (Mon, 07 Apr 2008)
New Revision: 6378

Modified:
   branches/2.16/pom.xml
Log:
mojo: jump forward a version to reap some bugfixes


Modified: branches/2.16/pom.xml
===================================================================
--- branches/2.16/pom.xml       2008-04-04 14:54:47 UTC (rev 6377)
+++ branches/2.16/pom.xml       2008-04-07 10:14:14 UTC (rev 6378)
@@ -165,7 +165,7 @@
                 <plugin>
                     <groupId>sesat</groupId>
                     <artifactId>sesat-mojo</artifactId>
-                    <version>${version}</version>
+                    <version>2.17-SNAPSHOT</version> <!-- jump forward a 
version to reap some bugfixes -->
                     <configuration>
                         <artifactItems>
                             <artifactItem>
@@ -283,8 +283,10 @@
             <id>gamma</id>
             <activation />
             <properties>
-                
<sesam.site.generic>generic.gamma.test.sesam.no</sesam.site.generic>
+                <sesam.site.generic>generic.sesam.no</sesam.site.generic>
                 <sesam.site.default>${sesam.site.generic}</sesam.site.default>
+                <!-- IMPORTANT: production cannot handle writing to sesam.log 
at a lower threshold -->
+                <log.level>WARN</log.level>
                 
<serverDeployLocation>scpexe://sch-login01.osl.basefarm.net/www/schibstedsok-prod/gamma.test.sesam.no</serverDeployLocation>
             </properties>
             <build>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to