Hi Glen, I was referring to the unit tests, currently those tasks are used only by the webtests. Those tasks could be replaced by the use of HsqlDbUtils, but right now they're still needed.
br & happy new year! On Mon, Dec 31, 2012 at 6:22 PM, Glen Mazza <[email protected]> wrote: > Incidentally, if that "the hsql startup ant task" (or anything else in the > build.xml) is no longer needed, could you please remove it from the > build.xml so those learning the build process don't have to spend time > pondering it before realizing it's not being used? We always have it in > the SVN archives if it needs to be resurrected. > > Glen > > > On 12/31/2012 11:28 AM, Juan Pablo Santos Rodríguez wrote: > >> Hi, >> >> the hsqldb tasks & macros where moved into org.apache.wiki.HsqlDbUtils in >> 2.9.0-incubating-10, to ensure proper hsql shutdown. Also this way the >> related unit tests didn't have to rely on having to call the hsql startup >> ant task. However, seems I totally forgot about the web tests so didn't >> add >> it to TestContainer then (duh!!) >> >> >> br + happy new year! >> >> >> On Sun, Dec 30, 2012 at 12:57 PM, <[email protected]> wrote: >> >> Log: >>> * 2.9.1-svn-9 >>> >>> - build.xml was missing a lot of tasks and macros, required to >>> properly startup hsqldb (don't know how/why) >>> >>> >>> >>> >
