On Oct 24, 2006, at 6:39 PM, Trustin Lee wrote:
We've been splitting MINA into multiple subprojects using Maven. We have produced as many JARs as the number of subprojects. It was mainly due to Java 1.4 compatibility to make sure the build doesn't fail even if a user runs the build in Java 1.4. Now, situation has changed; we all agreed to move to Java 5 and use Java 5 language constructs and APIs actively. Each individual JARs are small enough to merge into one big JAR, and managing MINA as one IDE project would be much easier to browse and develop with.WDYT? Is this a good idea?
I like the logical separation. I'm -1 to merging everything. +1 to merging in the java5 module, since its basically going away soon anyways.
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
