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

jvergara
15.11.2007 a0c10ee7849cd73e5cecc046a669b73d7647d709
refs
author jvergara <jvergara@localhost>
Thursday, March 15, 2007 12:11 +0100
committer jvergara <jvergara@localhost>
Thursday, March 15, 2007 12:11 +0100
commita0c10ee7849cd73e5cecc046a669b73d7647d709
tree 5c90a43eed048eff967a8caf80babc75f97c69cd tree | zip | gz
parent e832b2548211098c93ff487495bc6fb2fac7b922 view | diff
Fix for issue 1376.

With the addition of AspectJ there are some added dependencies in the code. So
for instance using the class StaticUtils requires je.jar to be on the path
(which was not the case before). The uninstall scripts used to have a limited
set of jar files so that afterwards there was a minimum number of files to be
deleted. Instead of doing this uninstall scripts should use the full class path.

In any case all the remaning files are under the same directory so the user will
have to do the cleanup in the same single place as before.
3 files modified
38 ■■■■ changed files
opendj-sdk/opends/resource/uninstall 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/uninstall.bat 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/uninstaller/Uninstaller.java 32 ●●●● diff | view | raw | blame | history