Thought you might want to incorporate an ant build file. Attached is a simle build.xml which will compile the classes and build the jar file into a dist folder.
Ant Build xml file
Logged In: YES user_id=785481 Originator: NO
The build file works well. I added source="1.4" so it compiles with a JDK 1.5.
The patch should be included, or if the project is inactive, maybe it should be forked.
Log in to post a comment.
Ant Build xml file
Logged In: YES
user_id=785481
Originator: NO
The build file works well. I added source="1.4" so it compiles with a JDK 1.5.
The patch should be included, or if the project is inactive, maybe it should be forked.