mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
16.33.2008 a6772d7985428c3626f1a37d5ae8f65cd26ec3e4
refs
author matthew_swift <matthew_swift@localhost>
Wednesday, January 16, 2008 09:33 +0100
committer matthew_swift <matthew_swift@localhost>
Wednesday, January 16, 2008 09:33 +0100
commita6772d7985428c3626f1a37d5ae8f65cd26ec3e4
tree e0511aeeabd40cf9213a24bac37c67bd1218bbed tree | zip | gz
parent 1436e055500d048673508e9be7dacace3d8e2c62 view | diff
Fix for issue 2830: Improvements to build "test" target.

This change modifies the Ant "test" target so that it is as lightweight as possible but forgiving for first-time users.

The test target now checks to see if there is an OpenDS.zip package in build/packages and, if there is, it simply recompiles the Java source files (no message generation or admin framework code generation). If no OpenDS.zip package is found then it automatically invokes the "package" target so it is now possible to do the following:

./build.sh clean
./build.sh test
1 files modified
44 ■■■■■ changed files
opendj-sdk/opends/build.xml 44 ●●●●● diff | view | raw | blame | history