Date: 2004-07-09T15:45:32
Editor: 67.234.181.38 <>
Wiki: Gump Wiki
Page: BrutusConfig
URL: http://wiki.apache.org/gump/BrutusConfig
no comment
Change Log:
------------------------------------------------------------------------------
@@ -19,17 +19,6 @@
* {{{cd /usr/local}}}
* execute {{{/tmp/j2sdk-1_4_2_04-linux-i586.bin}}}
- * Apache Forrest:
- * {{{cd /usr/local/gump}}}
- * {{{cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout xml-forrest}}} (at
time of writting we need CVS HEAD)
- * {{{export JAVA_HOME=/usr/local/j2sdk1.4.2_04}}}
- * {{{cd xml-forrest}}}
- * {{{./build.sh}}}
- * {{{cd ..}}}
- * {{{mv xml-forrest/build/dist/shbat forrest}}}
- * {{{rm -rf xml-forrest}}}
- * '''Note''': FORREST_HOME will be exported and added to the PATH in step 4
-
* Apache Maven:
* {{{cd /usr/local/gump}}}
* Download [http://maven.apache.org/start/download.html Maven] to /tmp (select
.tar.gz format)
@@ -62,20 +51,11 @@
* install packages in {{{/usr/local/packages}}} [shared, not under 'flavour'], after
first diligently clicking on license agreements as required.
* create/edit {{{/usr/local/gump/public/gump/local-env-py-brutus.sh}}}:
{{{
-# Note: These next three are for gumpy.sh and obsoleted
-# for gumpy.py (which reads them from the workspace).
-export GUMP=/usr/local/gump/public/gump
-export GUMP_WS=/usr/local/gump/public/workspace
-export GUMP_LOG_DIR=/usr/local/gump/public/results
-
export JAVA_HOME=/usr/local/j2sdk1.4.2_04
export CLASSPATH=$JAVA_HOME/lib/tools.jar
export PATH=$PATH:$JAVA_HOME/bin
-export FORREST_HOME=/usr/local/gump/forrest
-export PATH=$PATH:$FORREST_HOME/bin
-
-export MAVEN_HOME=/usr/local/gump/maven-1.0-rc2
+export MAVEN_HOME=/usr/local/gump/maven-1.0-rc{N}
export PATH=$PATH:$MAVEN_HOME/bin
}}}
* create/edit /home/gump/.bash_profile:
@@ -131,5 +111,3 @@
http://brutus.apache.org/repository/{flavour} ->
/usr/local/gump/{flavour}/jars -- Artifact Repository
}}}
-
-Note: The above does *NOT* take into consideration the changes in XDOC locations due
to the Frorest WebApp (and where TomCat is installed).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]