On 10/1/07, david <[EMAIL PROTECTED]> wrote:
> Hello Dave, thanks for the link. I have the 4.0 src upzipped but 
> unfortunately I have encountered some issues. At the command-line I am 
> invoking ant clean/ant build with the following results:
>
> BUILD FAILED
> C:\Documents and Settings\davidb\My 
> Documents\dev\apache-roller-src-4.0\build.xml:141: C:\Documents and 
> Settings\davidb\My Documents\tools\lib not found.

Wow. That stinks. Thanks for testing ;-) The source release is borked.
I'm gonna have to do another RC tonight to fix that. In the meantime,
if you don't want to wait, you could try to pull the source directly
from Subversion and build like so:

% svn co https://svn.apache.org/repos/asf/roller/trunk
% cd trunk/apps/weblogger
% ant dist

- Dave

Reply via email to