[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[SVN RFC] Making JavaHL easier to maintain?

From: David James <staple_at_gmail.com>
Date: 2004-09-02 16:24:48 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.