You need to get the www module using CVS to build the lowagie.com site.  There 
is an ant target in
download.xml that can get this (getFromCvs).  Unfortunately, anonymous CVS 
access doesn't seem to be
working now.  I get errors when using either this ant target (which was working 
for me before) or
when I just try using command line CVS directly with
"cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/itext export -D now www".  The 
error is
"cvs [export aborted]: unrecognized auth response from cvs.sourceforge.net: M
PserverBackend::PserverBackend() Connect (Connection refused)".  I think this 
is a problem at
sourceforge - perhaps Bruno can look into it.

I have gotten the content of the www module using a non anonymous login and it 
seems to build
correctly.

----- Original Message ----- 
From: "Wagle, Shriniwas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 23, 2004 12:10 PM
Subject: [iText-questions] Error building iText Site HTML using Ant


I was following the steps provided here:
http://www.lowagie.com/iText/ant.html

Under the section "Creating HTML", it says I can build the pages for the
site using the target "ant -f site.xml lowagie.com".  This failed with
the following error:
C:\itext-dev\www\ant>ant -f site.xml lowagie.com
Buildfile: site.xml

lowagie.com:
    [mkdir] Created dir: C:\itext-dev\build\release\lowagie

BUILD FAILED
C:\itext-dev\www\ant\site.xml:30: Warning: Could not find file
C:\itext-dev\www\xml\lowagie\style.css to copy.

Total time: 0 seconds


Looking at site.xml, not sure how/when the www\xml\... directory and
contents would be created.  It didn't happen as part of the 'Downloading
iText' section.

I was able to successfully 'compile and jar' iText.  Did I miss some
step or some step is not documented to create the site pages?

Thanks





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to