[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-svn
Subject:    svn commit: r550409 - /forrest/zone/config/update-forrest-trunk.sh
From:       crossley () apache ! org
Date:       2007-06-25 8:07:03
Message-ID: 20070625080703.45DA51A981A () eris ! apache ! org
[Download RAW message or body]

Author: crossley
Date: Mon Jun 25 01:06:59 2007
New Revision: 550409

URL: http://svn.apache.org/viewvc?view=rev&rev=550409
Log:
Do not now need to specifically deploy Dispatcher plugins.
This change was already made on the server, but not yet committed.
Tests seem okay.

Modified:
    forrest/zone/config/update-forrest-trunk.sh

Modified: forrest/zone/config/update-forrest-trunk.sh
URL: http://svn.apache.org/viewvc/forrest/zone/config/update-forrest-trunk.sh?view=diff&rev=550409&r1=550408&r2=550409
 ==============================================================================
--- forrest/zone/config/update-forrest-trunk.sh (original)
+++ forrest/zone/config/update-forrest-trunk.sh Mon Jun 25 01:06:59 2007
@@ -74,15 +74,3 @@
 if [ ! $statusBuild ]; then
   sendMsg "build failed"
 fi
-
-echo >> $logfile
-echo "Deploy dispatcher plugins ..." >> $logfile 2>&1
-# the dispatcher plugin will autodeploy, but not themes
-cd $FORREST_HOME/whiteboard/plugins/org.apache.forrest.themes.core
-$FORREST_HOME/tools/ant/bin/ant local-deploy >> $logfile 2>&1
-statusDeploy=$?
-
-echo "statusDeploy=$statusDeploy" >> $logfile
-if [ ! $statusDeploy ]; then
-  sendMsg "etc/structurer.sh failed"
-fi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic