FYI - I just checked-in a change that gets the 'standard' folders tests running. I had some varying results with the tests, so everyone will need to be on the lookout for tests that may need to be excluded temporarily -- or bugs that need to be fixed.
-Nathan On Tue, Sep 2, 2008 at 7:04 PM, Nathan Beyer <[EMAIL PROTECTED]> wrote: > The code in 'standard' is code we took directly from Doug Lea's > concurreny site [1] and doesn't, per se, fall under the 'enhanced' > contribution rules that we work under [2]. > > I'd have to check to see if the tests are running or not. I believe > these were originally excluded because we didn't have everything > implemented under the hood, but I believe we do now, so we should be > able to run those now. > > As far as I know, the concurrency module works. If you run into any > issues, please let us know. > > -Nathan > > [1] http://gee.cs.oswego.edu/dl/concurrency-interest/ > [2] http://harmony.apache.org/contribution_policy.html > > On Tue, Sep 2, 2008 at 5:53 PM, Adi B <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I see that the concurrent module is split into standard and enhanced? Why is >> this? Also the test cases are in standard/src/test, i dont think this runs >> in your test suite, Can someone confirm if concurrent module works. >> >> Thanks, >> A. >> >
