2025-08-29 16:45 CEST

spring: develop 4f22a2b3 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-10-07 13:07:11 develop 427f40ca
Changeset AI: Java: fixes for Skirmish AI Maven support
* only output errors when running maven package phase
  (is very verbose otherwise)
* The default/non-maven config looks for sources in the
  default Maven location first, so the AI will compile
  even if Maven is not installed
* install dependencies generated/downloaded during build-time
  from ${build}/jlib/
* hand over the Skirmish AI version read from the VERSION file
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]