Re: 2.2.3 realse

baliuka juozas <baliuka-/[email protected]> Sun, 29 Jul 2012 11:25:04 -0700 (PDT)
Newsgroups gmane.comp.java.cglib.devel
Message-ID <[email protected]>
2.2.3 is  a release  branch http://cglib.cvs.sourceforge.net/viewvc/cglib/cglib/?pathrev=RELEASE_2_2_3  
3.0 is on HEAD and I see it is unfinished. 
Use plain  Ant to build any versions but  I think we have to migrate to maven 2 or 3 anyways, I do not remember how to use maven 1 myself.


----- Original Message -----
From: Henri Tremblay <[email protected]>
To: baliuka juozas <baliuka-/[email protected]>; [email protected]
Cc: 
Sent: Saturday, July 28, 2012 12:02 AM
Subject: Re: [cglib-devel] 2.2.3 realse

oh... obviously forgot the pom. Here it is.

On 28 July 2012 01:01, Henri Tremblay <[email protected]> wrote:
> That seems interesting.
>
> I would like to test that version.
>
> The easiest to be able to compile with maven 2.
>
> I've started a pom. There's no jarjar yet and 3 tests are failing (I
> don't know if it's the pom fault or there are just failing. Here they
> are:)
> ################
> Failed tests:
> testRegisterCallbacks(net.sf.cglib.proxy.TestEnhancer):
> expected:<[test]> but was:<[soda]>
>
> Tests in error:
>   testBeanMap(net.sf.cglib.beans.TestBeanMapProxy): interface
> net.sf.cglib.beans.TestBeanMapProxy$Person is not visible
> from class loader
>   testSorts(net.sf.cglib.util.TestParallelSorter)
>   testSorts(net.sf.cglib.util.TestParallelSorter)
> ################
>
> Tell me if your interested in having a complete version.
>
> Cheers,
> Henri
>
>
> On 27 July 2012 19:22, baliuka juozas <baliuka-/[email protected]> wrote:
>> Hi,
>> I uploaded new release from cglib2 branch, it contains fix for memory
>> leak reported by Kestutis
>> http://cglib.cvs.sourceforge.net/viewvc/cglib/cglib/src/proxy/net/sf/cglib/transform/impl/UndeclaredThrowableStrategy.java?r1=1.3&r2=1.3.2.1&pathrev=RELEASE_2_2_3
>>
>> private field "t" seen in this diff references all objects created during byte
>> code processing, local variable saves ~200 MB consumed on startup for one of
>> very large application with many proxy classes.
>> 2.2.3 directory is staged and available for project members only.
>> Release will be publically available next week here
>> https://sourceforge.net/projects/cglib/files/cglib2/2.2.3/
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> cglib-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/cglib-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/