pnever 2004/09/23 06:49:40
Modified: proposals/tamino/src/store/org/apache/slide/store/tamino/tools
Tag: TWS421_BRANCH Tws.java
Log:
Ooops ....
Revision Changes Path
No revision
No revision
1.1.4.2 +4 -4
jakarta-slide/proposals/tamino/src/store/org/apache/slide/store/tamino/tools/Tws.java
Index: Tws.java
===================================================================
RCS file:
/home/cvs/jakarta-slide/proposals/tamino/src/store/org/apache/slide/store/tamino/tools/Tws.java,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -r1.1.4.1 -r1.1.4.2
--- Tws.java 23 Sep 2004 13:24:42 -0000 1.1.4.1
+++ Tws.java 23 Sep 2004 13:49:40 -0000 1.1.4.2
@@ -270,7 +270,7 @@
Properties env;
String vmOpts;
- if (args.length != 4) {
+ if (args.length != 5) {
throw new IOException("illegal arguments, expected: dir properties jar
vmargs nativeLib");
}
dir = new File(args[0]).getAbsoluteFile();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]