summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Dickmeiss [Mon, 22 Feb 2010 09:26:02 +0000 (10:26 +0100)]
Version 1.1
Jakub Skoczen [Mon, 22 Feb 2010 09:14:18 +0000 (10:14 +0100)]
Line break
Jakub Skoczen [Mon, 22 Feb 2010 09:09:28 +0000 (10:09 +0100)]
Add prereq and remove Windows guides.
Also change the formatting and include codeblocks. Windows section was
removed - we will add windows build on request.
Jakub Skoczen [Thu, 18 Feb 2010 18:07:56 +0000 (19:07 +0100)]
Correct
Jakub Skoczen [Thu, 18 Feb 2010 18:04:57 +0000 (19:04 +0100)]
Mention Talis
Jakub Skoczen [Thu, 18 Feb 2010 13:33:50 +0000 (14:33 +0100)]
Add doc/tutorial.
Jakub Skoczen [Thu, 18 Feb 2010 13:22:51 +0000 (14:22 +0100)]
Remove from toolkit.
Jakub Skoczen [Thu, 18 Feb 2010 13:21:28 +0000 (14:21 +0100)]
Add simple HTTP to z39.50 example
Jakub Skoczen [Thu, 18 Feb 2010 12:48:25 +0000 (13:48 +0100)]
Use os based activation
Jakub Skoczen [Wed, 17 Feb 2010 13:28:20 +0000 (14:28 +0100)]
Refactor.
Simplify the API.
Jakub Skoczen [Wed, 17 Feb 2010 11:25:54 +0000 (12:25 +0100)]
Do not cache results, fixes: 3122
Jakub Skoczen [Wed, 17 Feb 2010 09:35:16 +0000 (10:35 +0100)]
Revert site settings
Jakub Skoczen [Wed, 17 Feb 2010 09:02:59 +0000 (10:02 +0100)]
Use Java naming conventions
Jakub Skoczen [Tue, 16 Feb 2010 16:11:38 +0000 (17:11 +0100)]
Initial commit of fully mavenized build
Instead of make, maven native plugin is used to build the C/C++ JNI wrapper interface. This will make it easier to introduce proper win32 support and architecure dependend JARs to ease dependency management of client projects.
The win32 pom.xml is not yet included.
The arch-dep build can be activated by invoking 'linux' profile:
mvn package -Plinux
Adam Dickmeiss [Fri, 4 Dec 2009 11:05:11 +0000 (12:05 +0100)]
Update for ZOOM_scanset_term's size_t parameter
Adam Dickmeiss [Fri, 4 Dec 2009 10:57:08 +0000 (11:57 +0100)]
Add SWIG ptr for size_t
Adam Dickmeiss [Wed, 23 Sep 2009 10:11:28 +0000 (12:11 +0200)]
Working on 1.1-snapshot.
Adam Dickmeiss [Tue, 22 Sep 2009 13:32:47 +0000 (15:32 +0200)]
Reformat (NetBeans).
Let's hope this doesn't screw anything up.
Adam Dickmeiss [Tue, 22 Sep 2009 13:27:44 +0000 (15:27 +0200)]
Dont use NotImplementedException.
Do not use sun.reflect.generics.reflectiveObjects.NotImplementedException.
This was only used for the case of unsupported query type. We now fire
InvalidQueryException("queryType") instead.
Adam Dickmeiss [Tue, 22 Sep 2009 13:21:40 +0000 (15:21 +0200)]
Add other test case (uses render).
Adam Dickmeiss [Tue, 22 Sep 2009 13:19:39 +0000 (15:19 +0200)]
Add Record.{get,render}
Adam Dickmeiss [Tue, 22 Sep 2009 13:18:13 +0000 (15:18 +0200)]
Test getSyntax/getDatabase
Adam Dickmeiss [Tue, 22 Sep 2009 11:10:39 +0000 (13:10 +0200)]
Add script to make dist.
Adam Dickmeiss [Tue, 22 Sep 2009 11:02:39 +0000 (13:02 +0200)]
More functional site.
Adam Dickmeiss [Tue, 22 Sep 2009 11:02:34 +0000 (13:02 +0200)]
Fill scm,mailingList etc
Adam Dickmeiss [Tue, 22 Sep 2009 09:17:41 +0000 (11:17 +0200)]
Fix clean rule (java generated sources).
Adam Dickmeiss [Tue, 22 Sep 2009 09:07:19 +0000 (11:07 +0200)]
Fix build of JNI sources.
Fix build of JNI sources. Use the generate-sources phase.
Adam Dickmeiss [Tue, 22 Sep 2009 08:50:24 +0000 (10:50 +0200)]
Dont think we need the typemaps.txt.
Adam Dickmeiss [Tue, 22 Sep 2009 08:48:31 +0000 (10:48 +0200)]
Maven calls make for native code.
The maven-antrun-plugin is used to invoke make from Maven. The shell
scripts is replaced by a regular Makefile.
Adam Dickmeiss [Tue, 22 Sep 2009 07:23:40 +0000 (09:23 +0200)]
Ignore .project/.classpath
Adam Dickmeiss [Tue, 22 Sep 2009 07:22:53 +0000 (09:22 +0200)]
.classpash, .project no longer in SCM.
Adam Dickmeiss [Tue, 22 Sep 2009 07:22:21 +0000 (09:22 +0200)]
Update metadata, version = 1.0.
Adam Dickmeiss [Mon, 21 Sep 2009 13:31:54 +0000 (15:31 +0200)]
Use Maven for building yaz4j.
Adam Dickmeiss [Mon, 21 Sep 2009 13:05:09 +0000 (15:05 +0200)]
Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz4j
Adam Dickmeiss [Mon, 21 Sep 2009 13:05:04 +0000 (15:05 +0200)]
Remove .DS_Store files
Mike Taylor [Fri, 18 Sep 2009 16:47:10 +0000 (17:47 +0100)]
Resolve
Adam Dickmeiss [Thu, 17 Sep 2009 14:13:55 +0000 (16:13 +0200)]
Ignore distributions
Adam Dickmeiss [Thu, 17 Sep 2009 14:06:08 +0000 (16:06 +0200)]
Remove useless file.
Adam Dickmeiss [Thu, 17 Sep 2009 14:05:59 +0000 (16:05 +0200)]
Default JAVA_HOME to /usr/lib/jvm/java-6-sun
Adam Dickmeiss [Thu, 17 Sep 2009 14:05:36 +0000 (16:05 +0200)]
Do no make libyaz.so part of dist
Adam Dickmeiss [Thu, 17 Sep 2009 14:00:22 +0000 (16:00 +0200)]
Ignore bin.
Adam Dickmeiss [Thu, 17 Sep 2009 13:36:22 +0000 (15:36 +0200)]
Do I miss some?
Adam Dickmeiss [Thu, 17 Sep 2009 13:34:50 +0000 (15:34 +0200)]
License and README.
Mike Taylor [Thu, 17 Sep 2009 13:09:11 +0000 (14:09 +0100)]
Comment on how to set JAVA_HOME.
Adam Dickmeiss [Thu, 17 Sep 2009 12:51:53 +0000 (14:51 +0200)]
Use ResultSet and Record in test.
Adam Dickmeiss [Thu, 17 Sep 2009 12:39:58 +0000 (14:39 +0200)]
Make unit-test work (again)
Adam Dickmeiss [Thu, 17 Sep 2009 12:01:27 +0000 (14:01 +0200)]
Remove useless typedef
Adam Dickmeiss [Thu, 17 Sep 2009 11:59:39 +0000 (13:59 +0200)]
Remove bundled yaz_3.0.14.
Adam Dickmeiss [Thu, 17 Sep 2009 11:58:55 +0000 (13:58 +0200)]
Use option -fPIC for g++
Adam Dickmeiss [Mon, 7 Apr 2008 20:12:21 +0000 (22:12 +0200)]
Set YAZ_LIBS correctly.
Adam Dickmeiss [Mon, 7 Apr 2008 19:18:35 +0000 (21:18 +0200)]
Removed bundled yaz-source. build.sh uses yaz-config..
Adam Dickmeiss [Mon, 7 Apr 2008 13:12:12 +0000 (15:12 +0200)]
Avoid redundant YAZ includes.
Adam Dickmeiss [Mon, 7 Apr 2008 12:54:31 +0000 (14:54 +0200)]
Proper running unittest.
Adam Dickmeiss [Mon, 7 Apr 2008 12:03:08 +0000 (14:03 +0200)]
Removed original file no longer in use.
Adam Dickmeiss [Mon, 7 Apr 2008 11:59:26 +0000 (13:59 +0200)]
Added a test.
Adam Dickmeiss [Mon, 7 Apr 2008 09:54:05 +0000 (11:54 +0200)]
Ignore generated file libyaz4j.cpp.
Adam Dickmeiss [Mon, 7 Apr 2008 09:52:50 +0000 (11:52 +0200)]
Added directories with generated content.
Adam Dickmeiss [Mon, 7 Apr 2008 09:40:53 +0000 (11:40 +0200)]
Removed a lot of generated files.
Adam Dickmeiss [Mon, 7 Apr 2008 09:37:28 +0000 (11:37 +0200)]
Fixed syntax error reported by swig in parse of zoom.h.
Adam Dickmeiss [Mon, 7 Apr 2008 09:34:40 +0000 (11:34 +0200)]
Removed class files.
Adam Dickmeiss [Mon, 7 Apr 2008 09:33:46 +0000 (11:33 +0200)]
Using JAVA_HOME to determine jni.h location.
Marc Cromme [Fri, 4 Apr 2008 20:01:40 +0000 (22:01 +0200)]
Initial commit