Author: objectiser
Date: 2011-03-01 10:51:29 -0500 (Tue, 01 Mar 2011)
New Revision: 1317
Removed:
trunk/runtime/engine/src/main/java/org/jboss/soa/bpel/runtime/ws/wsdl/
Modified:
trunk/qa/hudson-riftsaw-local.sh
Log:
Remove what appears to be an unnecessary duplication of the WSDL factory classes from
ODE.
Modified: trunk/qa/hudson-riftsaw-local.sh
===================================================================
--- trunk/qa/hudson-riftsaw-local.sh 2011-03-01 11:50:11 UTC (rev 1316)
+++ trunk/qa/hudson-riftsaw-local.sh 2011-03-01 15:51:29 UTC (rev 1317)
@@ -4,7 +4,7 @@
MAVEN_OPTS="-Xms512M -Xmx1024M"
-RIFTSAW_PARENT_DIR="/home/gbrown/testing/riftsaw/qa"
+RIFTSAW_PARENT_DIR="$1"
DOWNLOAD_DIR="$RIFTSAW_PARENT_DIR/downloads"
JBOSS_VERSION="5.1.0.GA"
Show replies by date