Re: Cocoon.war file not being created for Cocoon-2.1 dev

2003-03-17 Thread Gautam Ganguly
hi there,
   it worked!!!and yup these is a better way to do it..much easier than
typing evrything next to build in dos prompt in case of windows user
like me!!I missed the war option because i don't think it being
mentioned anywhere.Even in the wiki where i looked for helped i did find
a link there:
http://wiki.cocoondev.org/Wiki.jsp?page=Cocoon2.1DevSetupWin2000
...which mentions the old way of building the 2.1-dev code..which was
what i was following..for these past 1 whole day:(

you need to add your comments to it..it helped a lot.
and most of all ,thankQ very much...for your **2 cents**;)
regards,
Gautam

 [EMAIL PROTECTED] 03/16/03 01:15PM 
Gautam,

The build system has been changed recently.

To get the war file, run the following command:

build war

The build is now set up with blocks, so you can
include / exclude functionality a lot more easily. 
This also makes it easier to build cocoon without the
samples or documentation.

The full story is contained in the INSTALL file.

HTH

/mde/
just my two cents . . . .

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com 

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


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



Cocoon.war file not being created for Cocoon-2.1 dev

2003-03-16 Thread Gautam Ganguly
hi all,
   I downloaded the CVS Head tag for  Cocoon-2.1 from the code
repository.
After that i  did a build.bat -Dinclude.webapp.libs=yes
webapp...which resulted in Build successfull message.But when i try to
look for cococoon.war file in the /build/cocoon-2.1-dev directory thats
getting created at the the end of build..i cannot find it.Instaed of
that i am just seeing these jar files there:
cocoon.jar + cocoon-deprecated.jar +cocoon-scratchpad.jar.

My  system setup is:
Win2000 Advanced Server
JDK1.4

Any help would be appreciated.
thanks,
Gautam

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



Re: Cocoon.war file not being created for Cocoon-2.1 dev

2003-03-16 Thread Mark Eggers
Gautam,

The build system has been changed recently.

To get the war file, run the following command:

build war

The build is now set up with blocks, so you can
include / exclude functionality a lot more easily. 
This also makes it easier to build cocoon without the
samples or documentation.

The full story is contained in the INSTALL file.

HTH

/mde/
just my two cents . . . .

__
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

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