On 2 December 2011 21:51, Philippe Mouawad <[email protected]> wrote: > On Fri, Dec 2, 2011 at 10:46 PM, sebb <[email protected]> wrote: > >> On 2 December 2011 21:36, Philippe Mouawad <[email protected]> >> wrote: >> > Hello Sebb, >> > I think these 2 issues are still in progress: >> > >> > - 52131 <https://issues.apache.org/bugzilla/show_bug.cgi?id=52131> :I >> > think you partly implemented it no ? >> >> Yes, I made a start and got bogged down with fixing TestBean to >> support File (and some other field types). >> TestBean is now hopefully much improved, but the GUI aspects of >> KeyStore have yet to be done. Might be able to get to that next week. >> >> > - 52128 <https://issues.apache.org/bugzilla/show_bug.cgi?id=52128> : >> > Some documentation required ? I tried to fix it this evening. >> >> Code reorganisation looks OK, but ought to have some basic testing >> done on it - is that something you can do? >> We don't have any unit tests for JDBC ... >> >> > Can you give me more details of what you expect ? > Do you want me to implement junit tests or do some tests on the new feature > ? > > I will try to do my best, but these days I am a bit overwhelmed by work :-)
Whatever you have time for. I imagine JUnit tests will be time consuming to set up initially, so just basic local tests to see that it seems to work.
