On Mar 5, 2006, at 9:46 PM, Trustin Lee wrote:
I agree with you. Actually, I was considering providing both versions. The problem now is how to make this work with Maven 2 so users who still uses
JDK 1.4 keep using MINA without a problem.  :)

I have no idea how to make it automatic, but if you add:

       <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>retrotranslator-maven-plugin</artifactId>
      </plugin>

to the POM, and then run 'mvn retrotranslator:translate', it will translate the classes.. as for turning them into a jar and integration into the build, nfi, since maven doesn't have any documentation :)
-pete

--
(peter.royal|osi)@pobox.com - http://fotap.org/~osi

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to