Re: [Clirr-user] Snapshot of current version for testing
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2007-05-20 20:32:53
|
Nascif Abousalh-Neto wrote: > Hi there, > Would it be possible to make a binary of the latest build available? I tried to checkout the CVS tree but I a having trouble accessing the SF repository. > > Thanks, > Nascif > As requested, here is a preview snapshot release (alpha quality) for those users who are willing to test the current development status, but are unable to build from CVS. Here is the direct download link: http://downloads.sourceforge.net/clirr/clirr-0.7-SNAPSHOT-20070519.zip The upcoming Clirr Version 0.7 will switch bytecode processing from BCEL to ASM. This has already been implemented in this snapshot, but it's quite a drastic implementation change and surely some bugs need to be ironed out before the final 0.7 release. Feedback is extremely welcome! Note that unlike normal releases this code has not received a lot of QA prior to releasing it, hence the SNAPSHOT status. This release should not be used in production!! Outstanding issues before release 0.7: * Change license from LGPL to ASL2 throughout the code * fix bugs reported by users of this snapshot * QA: Test against well known library code bases, like log4j, hibernate, spring, jakarta-commons-*, and compare results with Clirr 0.6 * QA: Test in different JDK versions, 1.4 - 1.6 Cheers, Lars |