Turn off HTML email.

on 3/21/01 9:06 AM, "Joshua Levy" <[EMAIL PROTECTED]> wrote:

> 
> Thanks very much for the first beta release of Velocity!  It
> looks great.  I don't know if this should go to velocity-user
> or velocity-dev, but here goes:
> 
> The Apache on line bug db (http://nagoya.apache.org/bugzilla/enter_bug.cgi)
> doesn't know about Velocity, so you can't file bugs against it.

request to be added there has been done.

> It would be nice to have the javadocs for Velocity available on line
> somewhere on the velocity web page.  (Maybe they are, but I could not
> find them.)

As geir said, they are already in the distribution. I also added them here:

<http://jakarta.apache.org/velocity/api/>

> Many (all?) of the text files in the Velocity distribution are "UNIX
> style".  They only have a newline character at the end of each line.
> This makes them hard to view on a PC.  (I think the fix for this is
> just to add a carrage return to each line, as these will be ignored
> by vi and emacs.  Or maybe the trick is to change the extension to
> ".asc", which will cause PCs to use WordPad as the viewer, instead of
> notepad, and WordPad does understand newline terminated lines.)
> The README file in the example directory, and the one in the
> context_example directory both have this problem.

This will be fixed in the next distribution (I just checked in the change),
but only in the distribution. CVS will still have the files as is.

I suggest that you get a better text editor though. I like UltraEdit.
www.ultraedit.com

thanks,

-jon

Reply via email to