systest refactor has problems

2009-08-30 Thread Benson Margulies
I used git for my systests refactoring, and I think that some evil things may have happened. All of systests/src should have moved, but some of it is still there. And there are hudson failures that don't happen in my git trunk. I'm looking, but help would be appreciated.

Are we done with spring 2.0.x in trunk?

2009-08-30 Thread Benson Margulies
I'd like to clean out the last dependencies on the old junit apis.

recent changes

2009-08-30 Thread Benson Margulies
While I was working on splitting the systests, I set out to clean up some other test-related stuff, perhaps rashly. There is some test-only code in rt-core. I moved it from src/main/java to src/test/java, and changed the POM for rt-core to build a test jar. Then I 'fixed' the dependencies to have

Re: Are we done with spring 2.0.x in trunk?

2009-08-30 Thread Daniel Kulp
On Sun August 30 2009 5:01:25 pm Benson Margulies wrote: > I'd like to clean out the last dependencies on the old junit apis. Yea. Spring 2.5.5 is fine for trunk. Just make sure it's in a separate commit so it doesn't get merged back to 2.1.x. Thanks! -- Daniel Kulp dk...@apache.org http://