spring: develop aef70c17 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2011-03-08 12:50:32 | develop 60739b85 |
Changeset | install Java-AIInterface and JavaOO-AIWrapper as maven artifacts into the local repository [CMake] This will only happen if maven is installed on the machine where spring is built, and is only useful when you are developing Java AIs with maven on that same machine. This change allows to write much simpler and nicer maven project files for Java Skirmish AIs. The two artifacts are: * com.springrts:ai-interface-java:jar:0.1 * com.springrts:ai-wrapper-javaoo:jar:0.1 |
|||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | |||
add - AI/Interfaces/Java/pom.xml | [ Diff ] [ File ] | |||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | |||
add - AI/Wrappers/JavaOO/pom.xml | [ Diff ] [ File ] |