I hate typos..
Index: AlexandriaTask.java
===================================================================
RCS file:
/home/cvspublic/jakarta-alexandria/src/java/org/apache/alexandria/AlexandriaTask.java,v
retrieving revision 1.3
diff -u -r1.3 AlexandriaTask.java
--- AlexandriaTask.java 2001/05/18 11:16:41 1.3
+++ AlexandriaTask.java 2001/08/17 18:16:48
@@ -126,7 +126,7 @@
if(markup==null)throw new BuildException("Markup must be set");
if(dest==null)throw new BuildException("dest must be set");
- if(imageFolder==null)throw new BuildException("floder must be set");
+ if(imageFolder==null)throw new BuildException("folder must be set");
if(imageFile==null)throw new BuildException("file must be set");
if(cvsDir==null)throw new BuildException("cvsdir must be set");
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]