Subversion developers,
I'm planning to work on making JavaHL easier to maintain. What would
you like me to work on?
Here are some of my ideas (can you give me some feedback?):
- JavaHL should be integrated into the standard build process
-- If --enable-javahl is set, JavaHL should be built, tested, and
installed when you call 'make', 'make check', and 'make install'
-- We should set up a test script to build the latest version of
JavaHL and e-mail us when it doesn't pass tests
- We should autogenerate the JNI headers for JavaHL instead of
updating them manually
-- Patrick Mayweg has an Ant script to autogenerate the JNI headers.
We should call this script when users make javahl.
- We should make JavaHL easier to test
-- make 'check-javahl' should automatically build the test suite if it
has not yet been built
-- make 'check-javahl' should work even if javahl has not yet been installed
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 2 16:25:14 2004