Re: 2.1 dev - CVS whats the new steps to build

2003-04-01 Thread Tony Collen
On Tue, 1 Apr 2003, e nio wrote: Hi Alex, I was able to get a download and was able to compile and created a working samples war file. Thanks for your help. Now when I need to update (for the delta) I type exact same command or is there another option? Also there is no need for the HEAD?

2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
Hi I wanted to build 2.1dev with all the samples including the ones in the scratchpad. What is the command to build this now? I tried this and none of the samples were built, all I got was the Welcome to Cocoon, none of the samples dir and subdirs is on the war file created with this command:

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread Alex Romayev
With the new build you need to edit build.properties file and comment out the following line like this: #exclude.scratchpad=true. Note, you can also create local.build.properties file and with the line about. This way you won't have to do it again. --- e nio [EMAIL PROTECTED] wrote: Hi

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
This did not work either after I made the change you suggested. Is my options correct or am I missing an option? Btw, I have edited both the build.properties and local.build.properties just in case. enio --- Alex Romayev [EMAIL PROTECTED] wrote: With the new build you need to edit

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread Alex Romayev
How recent is your source? Did you get it from xml-cocoon2 or from cocoon-2.1? --- e nio [EMAIL PROTECTED] wrote: This did not work either after I made the change you suggested. Is my options correct or am I missing an option? Btw, I have edited both the build.properties and

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
This I downloaded today. I retrieved it from xml-cocoon2. I just looked at wincvs and it shows: cvs -z9 update -d -P -r HEAD xml-cocoon2 If I didnt do the download right, what should it have been? I think the instruction steps to download said xml-cocoon2 but perhaps those need updating. enio

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread Upayavira
This I downloaded today. I retrieved it from xml-cocoon2. I just looked at wincvs and it shows: cvs -z9 update -d -P -r HEAD xml-cocoon2 If I didnt do the download right, what should it have been? I think the instruction steps to download said xml-cocoon2 but perhaps those need

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread Alex Romayev
I've run into the same problem I had run into today. You need to get it from cocoon-2.1, although xml-cocoon2 apparently should mirror it, there are differences. I just done a nice clean cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co cocoon-2.1 and everything worked. If you don't have