Re: [Maven plugin] bcel path jar?
"Alex" <alex-he/e8N7AIe/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <00b801c3cd4b$01b7a640$0201a8c0@maison> |
The bcel.jar is bcel 5.1. On top of 5.1, there has been a patch I have submitted to bcel team to fix some thread safety issue. This one has been incorporated in bcel head since a while. But... While weaving some weblogic generated stub it appeared we needed another patch, that had been removed from bcel 5.1 and bcel head (see file LDC_W.java in the bcel-patch.jar and diff it with latest). We did not yet spent time to provide a test case for it. Alex ----- Original Message ----- From: "Vincent Massol" <[email protected]> To: <aspectwerkz-devel-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org> Sent: Sunday, December 28, 2003 2:34 PM Subject: [aspectwerkz-devel] [Maven plugin] bcel path jar? > Hi, > > I've noticed that there is a bcel-patch.jar file that you add to the CP > when running AspectC. ATM, I haven't included it in the Maven plugin for > AW and it works so far. What is it for? > > Thanks > > -Vincent > Wanna see JUnit in Action? > (http://manning.com/massol) > > _______________________________________________ > aspectwerkz-devel mailing list > aspectwerkz-devel-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org > http://lists.codehaus.org/mailman/listinfo/aspectwerkz-devel > >