On 17 Aug 2001 11:50:56 -0700, Daniel Rall wrote:
> josh lucas <[EMAIL PROTECTED]> writes:
>
> > 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");
>
> Any reason why the message for markup uses uppercase when other
> messages use lower case?
>
no idea.. whoever commits can either fix it or I can send another
patch...
btw, who is the actual administer of Alexandria? I know Kevin dropped
out it seems and also Jeff Martin.. If it wasn't for Sam, this would be
sooo stale...
josh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]