BUILD WAS SUCCESSFUL! Thanks for your help.  It is always the little things
that kill you.

Thanks again,
Joy


                                                                                       
                  
                    Marcus Crafter                                                     
                  
                    <[EMAIL PROTECTED]        To:     
[EMAIL PROTECTED]               
                    sdner.net>                         cc:                             
                  
                                                       Subject:     Re: Installing 
Cocoon2               
                    07/09/01 12:05 PM                                                  
                  
                    Please respond to                                                  
                  
                    cocoon-users                                                       
                  
                                                                                       
                  
                                                                                       
                  




On Mon, 9 Jul 2001 [EMAIL PROTECTED] wrote:

> ok made the change and now I get the following
>
> C:\>cd Cocoon-2.0b1
>
> C:\Cocoon-2.0b1>.\build.bat -Dinclude.webapp.libs=yes webapps
>
> C:\Cocoon-2.0b1>if not "c:\jdk1.3" == "" goto gotJavaHome
>
> C:\Cocoon-2.0b1>if not "c:\Cocoon-2.0b1" == "" goto gotAntHome
>
> C:\Cocoon-2.0b1>set CP=c:\jdk1.3\lib\tools.jar;c:
> \Cocoon-2.0b1\lib\ant_1_3.jar;c:\Coc
> oon-2.0b1\lib\ant_1_3-optional.jar;.\lib\xerces_1_4_0.jar;.
> \lib\xalan-2.1.0.jar
>
> C:\Cocoon-2.0b1>c:\jdk1.3\bin\java.exe  -classpath c:
> \jdk1.3\lib\tools.jar;c:\Cocoon-
> 2.0b1\lib\ant_1_3.jar;c:\Cocoon-2.0b1\lib\ant_1_3-optional.jar;.
> \lib\xerces_1_4_0.jar
> ;.\lib\xalan-2.1.0.jar org.apache.tools.ant.Main -Djava.home=c:\jdk1.3
> -Dant.home=c:\
> Cocoon-2.0b1 -Dinclude.webapp.libs yes webapps
> Buildfile: build.xml
>
> BUILD FAILED
>
> Target `webapps' does not exist in this project.


           ok. The target name is actually 'webapp', not 'webapps'. Give
this a
           try:

           C:\Cocoon-2.0b1>.\build.bat -Dinclude.webapp.libs=yes webapp

           And see how that goes.

           Cheers,

           Marcus
--
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:


---------------------------------------------------------------------
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]>

Reply via email to