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

neil_a_wilson
15.59.2007 bf1778ffe5ec87aa47055bbe382839a1de595cb3
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, May 15, 2007 21:59 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, May 15, 2007 21:59 +0200
commitbf1778ffe5ec87aa47055bbe382839a1de595cb3
tree a3f79bf11c2189c8a179258c70c55c4577306e2c tree | zip | gz
parent 07d7957a6fa111d5d3c8c5157a4a217546b32682 view | diff
Make a number of administrative types of updates:

- Change the way that we construct the server version number. This is
explained in detail at
https://www.opends.org/wiki/page/TheOpenDSVersionNumber

- Remove the CheckEOLStyle and CheckCopyrightDates ant targets and replace them
with a single CheckPrecommit target that does both tasks and should be much
more efficient. This should prevent out of memory errors on some platforms
that were experiencing them before.

- Update the build process so that Javadoc generation is no longer part of the
precommit target. This has been known to take a significant length of time
and is unlikely to catch many problems that checkstyle doesn't already
detect.
2 files deleted
2 files added
5 files modified
1290 ■■■■ changed files
opendj-sdk/opends/PRODUCT 11 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/build.xml 115 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/DynamicConstants.java.stubs 24 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/org/opends/build/tools/CheckCopyrightDates.java 298 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/org/opends/build/tools/CheckEOLStyle.java 202 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/org/opends/build/tools/CheckPrecommit.java 390 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/build-tools/org/opends/build/tools/CreateVersionString.java 98 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 25 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/monitors/VersionMonitorProvider.java 127 ●●●●● diff | view | raw | blame | history