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

boli
01.35.2007 6f25c07117bf911e93b62cdb4b6960473c35f6e2
refs
author boli <boli@localhost>
Thursday, March 1, 2007 04:35 +0100
committer boli <boli@localhost>
Thursday, March 1, 2007 04:35 +0100
commit6f25c07117bf911e93b62cdb4b6960473c35f6e2
tree 26eb66f8d801764b32cd772fac8ca2aa61874717 tree | zip | gz
parent 1a28bc1fe81c40e4042ebc05d72a2b992a0176cc view | diff
Add a file that was left out of the previous commit.

This removes old debug logging framework method calls that are going to be automatically instrumented by AspectJ. Non instrumented debug method calls are updated to use the new debug framework methods. However, the new debug logging framework is not yet active as the Aspects are not weaved in. After this revision, debug logging will be disabled in the server until the new AOP framework is complete.

- Removed debugEnter and debugConstructor from all source files.
- Removed CLASS_NAME static string for debug purposes.
- Removed old debug logging framework.
- Added new debug logging frameworking using AOP.
- Added AspectJ binary and libraries.
- Change all modified files copyrights to include 2007.
1 files added
110 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/types/DebugLogCategory.java 110 ●●●●● diff | view | raw | blame | history