Submitted patches

2007-10-31 Thread Roberts,Jared
Has the 2.0.8 release been finalized yet? I have just submitted a patch to an issue that is affecting my workflow and I would like it to be included. If possible, could someone take a look at MNG-3265 [1] and commit the attached patch? The maven-model Extension.equals() method is throwing NPEs

maven-model issue

2007-10-19 Thread Roberts,Jared
I am currently working with the maven-model project and have found an issue in the generated RepositoryBase class. It seems the equals method violates the contract of equals by immediately casting the input parameter to RepositoryBase. This causes a ClassCastException if anything besides a