Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-29 Thread Brian M Dube
On Tue, Aug 24, 2010 at 08:02:15PM -0700, Brian M Dube wrote: > On Wed, Aug 04, 2010 at 08:48:31AM +0200, Vicent Mas wrote: > > Hi, > > > > while investigating the problems that I sent yesterday to this list > > (thread 'Unable to run forrest') > > and due to the long time I've been without using

Re: building a sample site with dispatcher fails

2010-08-25 Thread Thorsten Scherler
On Tue, 2010-08-24 at 07:19 -0400, Tim Williams wrote: > On Tue, Aug 24, 2010 at 7:11 AM, Thorsten Scherler wrote: > > On Thu, 2010-08-19 at 11:06 +0200, Vicent Mas wrote: > >> Hi all, > >> > > > > Hmm, I cannot reproduce your problem. I did > > cd $FORREST_HOME > > svn up -> At revision 988481. >

Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-25 Thread Vicent Mas
2010/8/25 Brian M Dube : > On Wed, Aug 04, 2010 at 08:48:31AM +0200, Vicent Mas wrote: >> Hi, >> >> while investigating the problems that I sent yesterday to this list >> (thread 'Unable to run forrest') >> and due to the long time I've been without using forrest I decided to >> start with the simp

Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-24 Thread Brian M Dube
On Wed, Aug 25, 2010 at 01:51:29PM +1000, David Crossley wrote: > Brian M Dube wrote: > > > > Plugins with Java source are not currently being built due to r951789. > > > > With that change reverted and everything else current, it works for > > me. The change in r951789 was to fix some errors wit

Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-24 Thread Brian M Dube
On Wed, Aug 25, 2010 at 01:51:29PM +1000, David Crossley wrote: > Brian M Dube wrote: > > > > Plugins with Java source are not currently being built due to r951789. > > > > With that change reverted and everything else current, it works for > > me. The change in r951789 was to fix some errors wit

Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-24 Thread Brian M Dube
On Tue, Aug 24, 2010 at 08:02:15PM -0700, Brian M Dube wrote: > On Wed, Aug 04, 2010 at 08:48:31AM +0200, Vicent Mas wrote: > > Hi, > > > > while investigating the problems that I sent yesterday to this list > > (thread 'Unable to run forrest') > > and due to the long time I've been without using

Re: Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-24 Thread David Crossley
Brian M Dube wrote: > > Plugins with Java source are not currently being built due to r951789. > > With that change reverted and everything else current, it works for > me. The change in r951789 was to fix some errors with forrestbot, but > the context of the problem is now lost on me; so I don't

Plugins with Java source are not being built (was Re: building a sample site with dispatcher fails)

2010-08-24 Thread Brian M Dube
On Wed, Aug 04, 2010 at 08:48:31AM +0200, Vicent Mas wrote: > Hi, > > while investigating the problems that I sent yesterday to this list > (thread 'Unable to run forrest') > and due to the long time I've been without using forrest I decided to > start with the simplest task > i.e. build a sample

Re: building a sample site with dispatcher fails

2010-08-24 Thread Vicent Mas
2010/8/24 Thorsten Scherler : > On Thu, 2010-08-19 at 11:06 +0200, Vicent Mas wrote: >> Hi all, >> > > Hmm, I cannot reproduce your problem. I did > cd $FORREST_HOME > svn up -> At revision 988481. > cd  main > ./build.sh clean ;./build.sh > cd ../whiteboard/plugins/org.apache.forrest.plugin.intern

Re: building a sample site with dispatcher fails

2010-08-24 Thread Tim Williams
On Tue, Aug 24, 2010 at 7:11 AM, Thorsten Scherler wrote: > On Thu, 2010-08-19 at 11:06 +0200, Vicent Mas wrote: >> Hi all, >> > > Hmm, I cannot reproduce your problem. I did > cd $FORREST_HOME > svn up -> At revision 988481. > cd  main > ./build.sh clean ;./build.sh > cd ../whiteboard/plugins/org

Re: building a sample site with dispatcher fails

2010-08-24 Thread Thorsten Scherler
On Thu, 2010-08-19 at 11:06 +0200, Vicent Mas wrote: > Hi all, > Hmm, I cannot reproduce your problem. I did cd $FORREST_HOME svn up -> At revision 988481. cd main ./build.sh clean ;./build.sh cd ../whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/ forrest run http://localhost:8

Re: building a sample site with dispatcher fails

2010-08-19 Thread Vicent Mas
Hi all, after some holyday I'm here again, trying to fix my problems with the dispatcher plugin. I've started again from scratch: unset FORREST_HOME, removed my local repository of forrest, checked it out again, built forrest, set FORREST_HOME, added FORREST_HOME/bin to PATH and built a dispatcher

Re: building a sample site with dispatcher fails

2010-08-11 Thread Vicent Mas
2010/8/11 Tim Williams : > On Wed, Aug 11, 2010 at 7:28 AM, Vicent Mas wrote: >> 2010/8/11 Tim Williams : >>> On Wed, Aug 11, 2010 at 4:13 AM, Vicent Mas wrote: 2010/8/11 Tim Williams : > On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati > wrote: >> -- >> Prior discussions

Re: building a sample site with dispatcher fails

2010-08-11 Thread Tim Williams
On Wed, Aug 11, 2010 at 7:28 AM, Vicent Mas wrote: > 2010/8/11 Tim Williams : >> On Wed, Aug 11, 2010 at 4:13 AM, Vicent Mas wrote: >>> 2010/8/11 Tim Williams : On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati wrote: > -- > Prior discussions have been snipped, please view th

Re: building a sample site with dispatcher fails

2010-08-11 Thread Vicent Mas
2010/8/11 Tim Williams : > On Wed, Aug 11, 2010 at 4:13 AM, Vicent Mas wrote: >> 2010/8/11 Tim Williams : >>> On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati wrote: -- Prior discussions have been snipped, please view the complete thread at: http://markmail.org/message/fyloqkqilo

Re: building a sample site with dispatcher fails

2010-08-11 Thread Tim Williams
On Wed, Aug 11, 2010 at 4:13 AM, Vicent Mas wrote: > 2010/8/11 Tim Williams : >> On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati wrote: >>> -- >>> Prior discussions have been snipped, please view the complete thread at: >>> http://markmail.org/message/fyloqkqilo2tqalr >>> -- >>> >>> Hi Vicent,

Re: building a sample site with dispatcher fails

2010-08-11 Thread Vicent Mas
2010/8/11 Tim Williams : > On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati wrote: >> -- >> Prior discussions have been snipped, please view the complete thread at: >> http://markmail.org/message/fyloqkqilo2tqalr >> -- >> >> Hi Vicent, >> >> "Vicent Mas" said: >> >>> I don't know why I always g

Re: building a sample site with dispatcher fails

2010-08-10 Thread Tim Williams
On Tue, Aug 10, 2010 at 12:55 PM, Sina K. Heshmati wrote: > -- > Prior discussions have been snipped, please view the complete thread at: > http://markmail.org/message/fyloqkqilo2tqalr > -- > > Hi Vicent, > > "Vicent Mas" said: > >> I don't know why I always get those errors. My connectivity to >

Re: building a sample site with dispatcher fails

2010-08-10 Thread Sina K. Heshmati
-- Prior discussions have been snipped, please view the complete thread at: http://markmail.org/message/fyloqkqilo2tqalr -- Hi Vicent, "Vicent Mas" said: > I don't know why I always get those errors. My connectivity to > Internet is just fine. It's been almost a week since you've reported your

Re: building a sample site with dispatcher fails

2010-08-10 Thread Vicent Mas
2010/8/10 Tim Williams : > On Thu, Aug 5, 2010 at 7:14 AM, Vicent Mas wrote: >> Hi again, >> after coming back to the initial situation (fresh check out of the >> repo) the problems >> with my dispatcher seed site are obviously reproduced. When executing >> "$ forrest run" >> the console displays

Re: building a sample site with dispatcher fails

2010-08-09 Thread David Crossley
Tim Williams wrote: > Vicent Mas > > Hi again, > > after coming back to the initial situation (fresh check out of the > > repo) the problems > > with my dispatcher seed site are obviously reproduced. When executing > > "$ forrest run" > > the console displays the following errors: > > > > [... SNI

Re: building a sample site with dispatcher fails

2010-08-09 Thread Tim Williams
On Thu, Aug 5, 2010 at 7:14 AM, Vicent Mas wrote: > Hi again, > after coming back to the initial situation (fresh check out of the > repo) the problems > with my dispatcher seed site are obviously reproduced. When executing > "$ forrest run" > the console displays the following errors: > > [... SN

Re: building a sample site with dispatcher fails

2010-08-07 Thread Vicent Mas
2010/8/7 David Crossley : > Vicent Mas wrote: >> Sina K. Heshmati wrote: >> > "Vicent Mas" said: >> >> >> >> after coming back to the initial situation (fresh check out of the >> >> repo) the problems >> >> with my dispatcher seed site are obviously reproduced. When executing >> >> "$ forrest run"

Re: building a sample site with dispatcher fails

2010-08-06 Thread David Crossley
Vicent Mas wrote: > Sina K. Heshmati wrote: > > "Vicent Mas" said: > >> > >> after coming back to the initial situation (fresh check out of the > >> repo) the problems > >> with my dispatcher seed site are obviously reproduced. When executing > >> "$ forrest run" > >> the console displays the foll

Re: building a sample site with dispatcher fails

2010-08-05 Thread Vicent Mas
2010/8/5 Sina K. Heshmati : > Hello Vicent, > > "Vicent Mas" said: > >> Hi again, >> after coming back to the initial situation (fresh check out of the >> repo) the problems >> with my dispatcher seed site are obviously reproduced. When executing >> "$ forrest run" >> the console displays the foll

Re: building a sample site with dispatcher fails

2010-08-05 Thread Sina K. Heshmati
Hello Vicent, "Vicent Mas" said: > Hi again, > after coming back to the initial situation (fresh check out of the > repo) the problems > with my dispatcher seed site are obviously reproduced. When executing > "$ forrest run" > the console displays the following errors: > The errors in sitemap

Re: building a sample site with dispatcher fails

2010-08-05 Thread Vicent Mas
Hi again, after coming back to the initial situation (fresh check out of the repo) the problems with my dispatcher seed site are obviously reproduced. When executing "$ forrest run" the console displays the following errors: [... SNIP...] fetch-plugins-descriptors: Copying 1 file to /tmp/prova/bu

Re: building a sample site with dispatcher fails

2010-08-05 Thread Vicent Mas
2010/8/5 Tim Williams : > On Thu, Aug 5, 2010 at 4:34 AM, Vicent Mas wrote: >> 2010/8/4 Vicent Mas : >>> Hi, >>> >>> while investigating the problems that I sent yesterday to this list >>> (thread 'Unable to run forrest') >>> and due to the long time I've been without using forrest I decided to >>

Re: building a sample site with dispatcher fails

2010-08-05 Thread Tim Williams
On Thu, Aug 5, 2010 at 4:34 AM, Vicent Mas wrote: > 2010/8/4 Vicent Mas : >> Hi, >> >> while investigating the problems that I sent yesterday to this list >> (thread 'Unable to run forrest') >> and due to the long time I've been without using forrest I decided to >> start with the simplest task >>

Re: building a sample site with dispatcher fails

2010-08-05 Thread Vicent Mas
2010/8/4 Vicent Mas : > Hi, > > while investigating the problems that I sent yesterday to this list > (thread 'Unable to run forrest') > and due to the long time I've been without using forrest I decided to > start with the simplest task > i.e. build a sample site using $ forrest seed. It works fin