• Guus der Kinderen's avatar
    OF-546 Add install4j support to the Maven build. (#992) · 9a16f0dc
    Guus der Kinderen authored
    * Add install4j support to the Maven build.
    
    Using the 'install4j' profile on a server that has a suitable install4j and JREs, Maven can now
    generate install4j builds, using: mvn -P install4j clean package
    
    Note that Maven, even without the install4j profile, will no longer output the build artifacts
    in /target. Instead, these are now outputted into /distribution/target/distribution-base/
    
    * Make Ant build work with changed Maven structure.
    9a16f0dc
index.html 3.18 KB