Commit Graph

18 Commits

Author SHA1 Message Date
Michael Cahill
8354efc8c9 Remove circular dependency from the Java build.
refs #841
2014-01-14 14:17:12 +11:00
Michael Cahill
0a9925e7e3 Add a rule to the Java Makefile that knows the path to wiredtiger_wrap.c.
refs #841
2014-01-13 14:21:49 +11:00
Michael Cahill
8c10616fb7 Fix the Java build for automake 1.14.
refs #841, #599
2014-01-13 11:18:05 +11:00
Alex Gorrod
1625a33985 Add a test case for Java auto close feature. 2013-10-25 15:41:30 +11:00
Alex Gorrod
ed3d9ff846 Add a test case for Java cursor issue refs #493 2013-03-26 12:54:39 +11:00
Michael Cahill
dcebe3dca2 Install wiredtiger.jar when running "make install". 2013-03-14 14:57:07 +11:00
Alex Gorrod
39150c640e Update Java Cursor API naming to reflect ByteArray semantics.
Also update documentation, to use Doxygen and @copydoc where possible.
Not yet tied into s_docs.
2013-02-19 17:06:41 +11:00
Alex Gorrod
d6f5ed6237 Fix library path for Java make check on Linux. 2013-02-14 16:21:18 +11:00
Alex Gorrod
27e2b3ff17 Fix conditional compilation of JUnit tests. 2013-02-14 16:11:43 +11:00
Alex Gorrod
52d37a140b Update Java cursors to use packing code. Also enhance JUnit usage. 2013-02-13 19:14:40 +11:00
Alex Gorrod
19fed99760 Update Java structure packing implementation.
Add a first JUnit test case, and associated autoconf files.
2013-02-12 21:00:49 +11:00
Alex Gorrod
12c649b0f4 Add a Java implementation of packed formats.
Also add a test case and update the layout of the Java build.
2013-02-08 14:15:19 +11:00
Alex Gorrod
697825e73b Add in examples to Java build. 2013-01-25 12:48:02 +11:00
Alex Gorrod
90e7314eb3 Fix Java build to work with recent autoconf. 2013-01-24 14:26:51 +11:00
Alex Gorrod
20cf269c8c Move generated Java files into a subdirectory. 2013-01-24 13:49:35 +11:00
Michael Cahill
03b35fe8d5 Improve configure detection of Java. 2012-07-23 10:22:06 +10:00
Michael Cahill
0671e7d311 Generate javadoc into docs/java for the Java API. 2012-07-09 16:19:51 +10:00
Michael Cahill
5791f5b864 imported patch java-api
--HG--
rename : lang/python/Makefile.am => lang/java/Makefile.am
rename : lang/python/wiredtiger.i => lang/java/wiredtiger.i
2012-07-07 01:27:47 +10:00