dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix for issue #3582 (Revert fails with "no valid existing backup locations")
lutoff
12.48.2008
5d33827ca1985a58ebe62deaf4229873d7dbfb52
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
resource
/
admin
/
example-plugin
/
Package.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<adm:package name="com.example.opends"
xmlns:adm="http://www.opends.org/admin"
xmlns:ldap="http://www.opends.org/admin-ldap">
<adm:synopsis>Example OpenDS Hello World plugin.</adm:synopsis>
</adm:package>