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 a copy & paste issue that changed the default behavior with the env var...
jvergara
20.10.2010
aaff1334a63cbaddfa4e428bad270d710c1bfae9
[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>