Re: Test failure on trunk

2007-03-19 Thread Marcelo Fukushima
im not sure but i think in order to change the amount of memory the tests can use, you have to configure the surefire plugin - changing the amount of memory maven uses dont take effect on tests (i think they are ran on a separate jvm) On 3/19/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: it's

Re: Problems with ContinuumStoreTest

2007-01-18 Thread Marcelo Fukushima
that message from log4j is just a warning... i dont think it should be there, but it doesnt affect your build - meaning you have a diff problem On 1/18/07, Erik Drolshammer <[EMAIL PROTECTED]> wrote: Hi! I'm trying to set up a developement environment for Continuum, but I'm experiencing some p

Re: cant run from trunk

2007-01-13 Thread Marcelo Fukushima
so everybodu else is able to run the current trunk? only i am having trouble? On 1/13/07, Erik Bengtson <[EMAIL PROTECTED]> wrote: I suggest you to try out the upcoming JPOX 1.1.6 (since 1.1.3 it's more than 40 fixes). It will be out in about 2 weeks. Quoting Marcelo Fukush

cant run from trunk

2007-01-13 Thread Marcelo Fukushima
hello devs (here i am yet another annoying email) it all started while i was trying to fix a bug (http://jira.codehaus.org/browse/CONTINUUM-1103)... while i was doing that, ive found out that the jpox 1.1.1 created wrong queries (its even commented as a weird thing) after upgrading its version to

Re: continuum-store and JDO

2007-01-12 Thread Marcelo Fukushima
On 1/12/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: Marcelo Fukushima wrote: > On 1/11/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: >> >> >> Marcelo Fukushima wrote: >> > yeah... >> > but now that ive settled it, ive encountered a new set of pr

Re: continuum-store and JDO

2007-01-11 Thread Marcelo Fukushima
On 1/11/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: Marcelo Fukushima wrote: > yeah... > but now that ive settled it, ive encountered a new set of probs, this > time in the data-management with the trunk on svn: > -while backing up the continuum store, a FileWriter is used (w

Re: continuum-store and JDO

2007-01-11 Thread Marcelo Fukushima
first regards, takeshi On 1/11/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: windows path length pb? Marcelo Fukushima a écrit : > im looking into it, but i cant seen to install the modules locally - > im getting a weird random access denied error... > > > On 1/10/07, Emm

Re: continuum-store and JDO

2007-01-10 Thread Marcelo Fukushima
x-* to 1.1.3 in continuum parent pom. With them, all tests works fine, but continuum doesn't start. Emmanuel Marcelo Fukushima a écrit : > Hello dear devs. > > After everyone's help, ive noticed that jpox was saving the > BuildDefinition with wrong values (the buildFresh

Re: continuum-store and JDO

2007-01-09 Thread Marcelo Fukushima
ailable from the jpox site. Thanks! - Brett On 09/01/2007, at 2:27 PM, Marcelo Fukushima wrote: > hello folks! i sent a couple of emails to the user list, but i guess i > could help a little too, right? so i just checked out the code from > SVN and wanted to tackle > http://jira.c

continuum-store and JDO

2007-01-08 Thread Marcelo Fukushima
hello folks! i sent a couple of emails to the user list, but i guess i could help a little too, right? so i just checked out the code from SVN and wanted to tackle http://jira.codehaus.org/browse/CONTINUUM-1103 while i could isolate the bug (the property is not getting persisted on the db) but sin