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

jvergara
15.11.2007 0aa52784ef40ea92491ddd8785a2e2b97ade643f
refs
author jvergara <jvergara@localhost>
Thursday, March 15, 2007 12:11 +0100
committer jvergara <jvergara@localhost>
Thursday, March 15, 2007 12:11 +0100
commit0aa52784ef40ea92491ddd8785a2e2b97ade643f
tree ed8224944fecbbbea0f0a539d08b4bf7f8d42aa4 tree | zip | gz
parent a1c7cf8a7f806d69731f6ee3def830e022454882 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
opends/resource/uninstall 3 ●●●●● diff | view | raw | blame | history
opends/resource/uninstall.bat 3 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/uninstaller/Uninstaller.java 32 ●●●● diff | view | raw | blame | history