If all learning curves were like that ...  :-)

BUILD SUCCESSFUL

There is a striking difference between the directory structure from the
snapshot ZIP file and what I have just acquired by svn.  I would attach a
recursive directory listing but it is 13MB.

> cd ..
> dir /s trunk > c:\temp\trunk-directory-structure.txt

Either the zip file is wrong (why am I the only one having problems?) or
there is something weird in the tools I am using to download and unzip it
...  :-)  

-------------

However, mvn jetty:run fails.  I found this among the output, which someone
else mentioned on the mailing list:

Cannot load 'resource://org/apache/cocoon/cocoon.roles'


Thanks

 
Robin 
 

-----Original Message-----
From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] 
Sent: 30 July 2007 19:41
To: [email protected]
Subject: Re: Cocoon 2.2: initial build

Robin Rigby pisze:
> Hi Grzegorz 
> 
> It's called "Maven in 5 minutes"
> http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

I see.

> I'm not familiar with svn.  Another learning curve? :-) Where do I get
> started?

Hehe, high learning curve is a price for being on the bleeding edge
(cocoon's trunk). Nevertheless, consider probable outcome - the praise 
to you for helping us to resolve this issue (my gut feeling is that there is
some problem on our side) and thus making Cocoon better. :-)

Now, svn is a shortcut for Subversion. You seem to work under Windows XP so
the best (and easiest) choice for client is TortoiseSVN 
(http://tortoisesvn.tigris.org/).

Just install it, create a new folder somewhere, right click and from context
menu select SVN Checkout. Put this address of repository:
http://svn.apache.org/repos/asf/cocoon/trunk/ and wait for the download.

There is also a advantage of using SVN client - you can easily update (by
using update command) your copy of Cocoon sources.

Last thing: I committed some changes that break Cocoon a little so it may
build but you can expierience some problems with Forms or Template 
block. I'm going to fix it today so you will probably need to use this
update command soon ;-)

-- 
Grzegorz Kossakowski
http://reflectingonthevicissitudes.wordpress.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]

Reply via email to