Author: dblevins
Date: Tue Nov  6 15:46:54 2012
New Revision: 1406192

URL: http://svn.apache.org/viewvc?rev=1406192&view=rev
Log:
info on deps

Added:
    openejb/trunk/sandbox/release-tools/README.mdtext

Added: openejb/trunk/sandbox/release-tools/README.mdtext
URL: 
http://svn.apache.org/viewvc/openejb/trunk/sandbox/release-tools/README.mdtext?rev=1406192&view=auto
==============================================================================
--- openejb/trunk/sandbox/release-tools/README.mdtext (added)
+++ openejb/trunk/sandbox/release-tools/README.mdtext Tue Nov  6 15:46:54 2012
@@ -0,0 +1,19 @@
+# Get Swizzle
+
+Compile swizzle
+
+    svn co https://svn.codehaus.org/swizzle/trunk swizzle
+    cd swizzle
+    mvn clean install -DskipTests -DfailIfNoTests=false
+
+
+# Get Tentacles
+
+Compile Tentacles
+
+    svn co https://svn.apache.org/repos/asf/creadur/tentacles/trunk tentacles
+    cd tentacles
+    mvn clean install -DskipTests -DfailIfNoTests=false
+
+
+


Reply via email to