RFR 7902144: Make jemmy/v3 build/test with Maven
Erik Greijus
erik.greijus at oracle.com
Tue Apr 10 06:45:02 UTC 2018
Hello all,
Please have a look and get back with comments on this change.
Description:
Currently jemmy/v3 is built and tested by means of ant scripts. As such dependency management is manual and can be an obstacle for new developers.
Setting the project up with Maven makes it more or less plug'n'play (as long as the user has installed Maven).
Bug: https://bugs.openjdk.java.net/browse/CODETOOLS-7902144 <https://bugs.openjdk.java.net/browse/CODETOOLS-7902144>
Webrev: http://cr.openjdk.java.net/~shurailine/7902144/ <http://cr.openjdk.java.net/~shurailine/7902144/>
Thanks
/Erik
More information about the jemmy-dev
mailing list