- Reorganization of the build script to make it more portable
- Removed the conditional code that decided whether to use JVM for unit tests or not - Changed the unit test code so the test code is now imported by using the DLL function - Introduced mechanisms to concentrate the loading of classes to specific methods instead of putting them into another function git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@301 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version.major=1
|
||||
version.minor=0
|
||||
version.micro=0
|
||||
version.micro=1
|
||||
version.nano=0
|
||||
Reference in New Issue
Block a user