RE: BUILD FAILED

2002-03-21 Thread Vadim Gritsenko

> From: Stefano Bonnin [mailto:[EMAIL PROTECTED]]
> 
> Hi,
> 
> I have just downloaded the lastest cocoon release and I have tried to
build
> the cocoon.war, but after a few seconds I receive the following error:
> 
> BUILD FAILED
> 
> /store2/cocoon/xml-cocoon2/build.xml:1086:
> /store2/cocoon/xml-cocoon2/build/cocoon/webapp/documentation/svg not
found.
> 
> What package must I download? (or what packages must I download
together
> cocoon2).
> The cocoon snapshots is xml-cocoon2-20030320051745.tar.gz

http://cvs.apache.org/snapshots/xml-cocoon2/xml-cocoon2_20020321113025.t
ar.gz

Vadim

 
> Thanks
> 


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: BUILD FAILED

2002-03-20 Thread Nicola Ken Barozzi

From: "Stefano Bonnin" <[EMAIL PROTECTED]>

> Hi,
>
> I have just downloaded the lastest cocoon release and I have tried to
build
> the cocoon.war, but after a few seconds I receive the following error:
>
> BUILD FAILED
>
> /store2/cocoon/xml-cocoon2/build.xml:1086:
> /store2/cocoon/xml-cocoon2/build/cocoon/webapp/documentation/svg not
found.
>
> What package must I download? (or what packages must I download together
> cocoon2).
> The cocoon snapshots is xml-cocoon2-20030320051745.tar.gz

There has been a change in the documentation stylesheet these days.
Try with the latest CVS version, it should work.
Otherwise wait for the 2.0.2 version that's coming out soon next week.

--
Nicola Ken Barozzi   [EMAIL PROTECTED]
- verba volant, scripta manent -
   (discussions get forgotten, just code remains)
-


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: BUILD FAILED

2002-03-20 Thread Torsten Bsdurek

Hi Stefano,

i got the same error with another snapshot. Try

xml-cocoon2-200203170519

You can find this snapshot on the Apache Server no more, so i 
put it on my own Server. Look at

www.it-bbr.de/cocoon/


Regards,
Torsten


>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<

Am 20.03.02, 10:31:52, schrieb "Stefano Bonnin" <[EMAIL PROTECTED]> zum Thema 
BUILD FAILED:


> Hi,

> I have just downloaded the lastest cocoon release and I have tried to 
build
> the cocoon.war, but after a few seconds I receive the following error:

> BUILD FAILED

> /store2/cocoon/xml-cocoon2/build.xml:1086:
> /store2/cocoon/xml-cocoon2/build/cocoon/webapp/documentation/svg not 
found.

> What package must I download? (or what packages must I download together
> cocoon2).
> The cocoon snapshots is xml-cocoon2-20030320051745.tar.gz

> Thanks


> ---
> Outgoing mail is certified Virus Free. (FLASHH!)
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/02


> -
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




BUILD FAILED

2002-03-20 Thread Stefano Bonnin

Hi,

I have just downloaded the lastest cocoon release and I have tried to build
the cocoon.war, but after a few seconds I receive the following error:

BUILD FAILED

/store2/cocoon/xml-cocoon2/build.xml:1086:
/store2/cocoon/xml-cocoon2/build/cocoon/webapp/documentation/svg not found.

What package must I download? (or what packages must I download together
cocoon2).
The cocoon snapshots is xml-cocoon2-20030320051745.tar.gz

Thanks


---
Outgoing mail is certified Virus Free. (FLASHH!)
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.338 / Virus Database: 189 - Release Date: 14/03/02


-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Build Failed

2002-03-06 Thread Paul Dango

Dear Sir/Madam,

When I ran the build script, I got the following error
messages:

compile:
 [echo] Compiling with Java 1.2, debug on,
optimize off, deprecation off
[javac] Compiling 3 source files to
C:\cocoon2\xml-cocoon2\build\cocoon\clas
ses
[javac]
C:\cocoon2\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acting\Sen
dmailAction.java:67: Package javax.mail not found in
import.
[javac] import javax.mail.*;
[javac]^
[javac]
C:\cocoon2\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acting\Sen
dmailAction.java:68: Package javax.mail.internet not
found in import.
[javac] import javax.mail.internet.*;
[javac]^
[javac]
C:\cocoon2\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components
\source\URLSource.java:232: Method
setInstanceFollowRedirects(boolean) not found
 in class java.net.HttpURLConnection.
[javac]   
((HttpURLConnection)connection).setInstanceFo
llowRedirects(false);
[javac]
 ^
[javac]
C:\cocoon2\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components
\store\FilesystemStore.java:378: Exception
java.lang.Exception must be caught, o
r it must be declared in the throws clause of this
method.
[javac] return java.net.URLDecoder.decode(
filename );
[javac]  ^
[javac] 4 errors

BUILD FAILED


Please advise.

Thanks,

Paul E. Dango Jr.



__
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: build failed

2001-07-19 Thread Davanum Srinivas

You got in the middle of a set of check-ins. Please try once more. It will work.

Thanks,
dims (actually Davanum Srinivas)

--- java guru <[EMAIL PROTECTED]> wrote:
> Hi.,
>   I was trying build latest cvs pull and its
> complaining about some mywlsreponse
> 
> any idea?
> 
> 
> 
> =
> Thanks and have great day
> srini
> 
> 
> Do You Yahoo!?
> For regular News updates go to http://in.news.yahoo.com
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 


=
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




build failed

2001-07-19 Thread java guru

Hi.,
  I was trying build latest cvs pull and its
complaining about some mywlsreponse

any idea?



=
Thanks and have great day
srini


Do You Yahoo!?
For regular News updates go to http://in.news.yahoo.com

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>