On 2/5/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
-1 I have set this up so that I can run with jdk 1.4 and build the 1.4 projects *USING* only 1.4, and ONLY the 1.5 projects when I run using 1.5. This is to prevent any 1.5 stuff from entering our project.
Yes I agree with Martijn. We really want to catch if any 1.5 stuff is in 1.4projects. But Al, if you can get maven to do that (forcing 1.4 in 1.4 projects) it would be nice. I don't know if maven can do that, though. Frank
