legacy/extras/java
Mario Danic 06256b889a Implemented third set of java build system changes 2007-04-24 23:24:35 +00:00
..
libs Imported initial java bindings 2007-04-23 08:42:04 +00:00
src Imported initial java bindings 2007-04-23 08:42:04 +00:00
.classpath Implemented third set of java build system changes 2007-04-24 23:24:35 +00:00
.project Implemented third set of java build system changes 2007-04-24 23:24:35 +00:00
AUTHORS Imported initial java bindings 2007-04-23 08:42:04 +00:00
COPYING Imported initial java bindings 2007-04-23 08:42:04 +00:00
ChangeLog Imported initial java bindings 2007-04-23 08:42:04 +00:00
INSTALL Initial set of fixes for build system 2007-04-24 22:54:05 +00:00
NEWS Imported initial java bindings 2007-04-23 08:42:04 +00:00
README Imported initial java bindings 2007-04-23 08:42:04 +00:00
TODO Imported initial java bindings 2007-04-23 08:42:04 +00:00
build.properties.in Imported initial java bindings 2007-04-23 08:42:04 +00:00
build.xml Initial set of fixes for build system 2007-04-24 22:54:05 +00:00
config.log Initial set of fixes for build system 2007-04-24 22:54:05 +00:00
config.status Initial set of fixes for build system 2007-04-24 22:54:05 +00:00
configure Imported initial java bindings 2007-04-23 08:42:04 +00:00
configure.ac Imported initial java bindings 2007-04-23 08:42:04 +00:00
org.eclipse.jdt.ui.prefs Second fix for java build system 2007-04-24 23:22:45 +00:00

README

These are Java bindings for the libburnia project <libburnia.pykix.org>

This version is a full binding for libisofs 0.2.4 and libburn 0.3.4.

NOTE:

This is realeased under GPL.

However, it is implemented using 1.5 version of the Java language. At this time
there isn't, at my knowledge, any free JVM implementation with fully support
for Java 1.5. Given that this project is still in a very early stage, I really
prefer to live with this problem for a while. I hope that free JVM with 1.5 
support will be available soon.

Anyway as these bindings reach release 1.0 they will be fully compilable and
executable on a free environment, even if this implies porting them back to 1.4.

Vreixo,
17-Apr-2007