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

matthew_swift
16.33.2008 6e007ccf340df8cce920197896fd210ae06da79f
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
commit6e007ccf340df8cce920197896fd210ae06da79f
tree 9e726104ec485ef78cc66d91c9510df47a14a8d3 tree | zip | gz
parent 381c81893b70bcf95ea4f416290f9ee991616014 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
opends/build.xml 44 ●●●●● diff | view | raw | blame | history