• 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
Name
Last commit
Last update
build Loading commit data...
dbutil Loading commit data...
distribution Loading commit data...
documentation Loading commit data...
i18n Loading commit data...
src Loading commit data...
starter Loading commit data...
webadmin Loading commit data...
webadmintld Loading commit data...
xmppserver Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Dockerfile Loading commit data...
LICENSE.txt Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...