Hi,
in order to bring libvirt-java closer to head i will start send a few
patches therefore.
I start with the domain flags and error constants, as these dont break
any older clients, but make it possible to get usefull errorcodes when
using it with recent libvirt.
Greetings
Stefan Majer (2):
Added error constants up to libvirt-0.9.12
Added domain flags up to libvirt-0.9.12
src/main/java/org/libvirt/Domain.java | 38 +++++++++++++++++++++++++---
src/main/java/org/libvirt/Error.java | 45 +++++++++++++++++++++++++++++----
2 files changed, 74 insertions(+), 9 deletions(-)
--
1.7.9.5
--
Stefan Majer