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

List:       forrest-svn
Subject:    svn commit: r396271 - /forrest/zone/config/update-forrest-trunk.sh
From:       crossley () apache ! org
Date:       2006-04-23 13:42:11
Message-ID: 20060423134211.84067.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: crossley
Date: Sun Apr 23 06:42:09 2006
New Revision: 396271

URL: http://svn.apache.org/viewcvs?rev=396271&view=rev
Log:
Use latest Dispatcher plugins.

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

Modified: forrest/zone/config/update-forrest-trunk.sh
URL: http://svn.apache.org/viewcvs/forrest/zone/config/update-forrest-trunk.sh?rev=396271&r1=396270&r2=396271&view=diff
 ==============================================================================
--- forrest/zone/config/update-forrest-trunk.sh (original)
+++ forrest/zone/config/update-forrest-trunk.sh Sun Apr 23 06:42:09 2006
@@ -5,6 +5,7 @@
 source /export/home/config/setenv.sh
 source /export/home/config/setenv-java-14.sh
 umask 0002
+export FORREST_HOME=/export/opt/forrest-trunk
 
 logfile=${CONFIG}/update-forrest-trunk.log
 sender=dev\@forrest.apache.org
@@ -59,8 +60,10 @@
 fi
 
 echo >> $logfile
-echo "Deploy structurer plugins ..." >> $logfile 2>&1
-../etc/structurer.sh >> $logfile 2>&1
+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


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

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