Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] RE: 1.1.1rc1 preview release

Mik Kersten wrote:

We're getting there, but still have a few P2s left.  The following have been
fixed.  Kudos to Matthew for the making resource copying work.
- 40943: Binary weaving should copy non-Java resources from "-inja... - 36071: 1.1 rc1 should copy resources similar to java compiler
I think that these bug fixes broke one of the unit tests for the weaver module. The tests in org.aspectj.weaver.bcel.ZipTestCase are all failing for me when they try to treat META-INF/MANIFEST.MF as a Java class. These unit tests should have been run before committing any changes to the weaver module. Let me know if you have any problems reproducing this test failure.

-Jim




Back to the top