> On the wrong bug database or that I cannot reach the scarab one ;) > If it is the wrong database, all current issues in bugzilla should be > closed and say that is moved to another bug database. (I am willing to > do that btw, if I can reach the scarab one)
http://nagoya.apache.org/scarab/servlet/scarab doesn't work for you? > I have a test case (for me almost the only way to get things tested in > the first place), but you cannot use it as a testcase in turbine, since > I adjusted the turbine sources, to get it fixed independetly of turbine > in the first place ;). (turbine 2 is lacking a lot of tests anyway..) > Any tips on getting this running in a test without stripping out calls > to the eg TurbinResources (besides from running Turbine itself..) You can start turbine from a unit test using TurbineConfig, or use mock objects. It may be that a test is not necessary, especially if someone who is using turbine 2 and can confirm the changes is willing to do the commit. > About the extra functionality that can be put in there, is that an > option? or how do other people feel about that ? > Also I couldn't find the cvsparser in t3. Is it there and couldn't I > find it or isn't it there and is there need for such a service (or > whatever name it was given..). > Any ideas? (I can completely replace the cvsparser to behave more like a > CSV database, if that is needed..) It lives in fulcrum these days: http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-fulcrum/src/util/org/apache/fulcrum/util/parser/ > > > > I guess I'm +1 -- willing to change my configurations and do the work > > (or accept a patch =). > > I already assigned the issue to me ;) So I will have a go when it is > clear what is really needed. Okay, lets see what other people think. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
