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
removed the integration tests. This test suite is completely ported in the ...
al_xipe
18.36.2007
c73b9bbfb0fc91d5d07e0c9076b8ede0942d08ec
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
functional-tests
/
shared
/
data
/
replication
/
schemamods-3.ldif
1
2
3
4
5
6
7
dn: cn=schema
changetype: modify
delete: objectClasses
objectClasses: ( newtestobjectclass1-oid NAME 'newtestobjectclass-1' SUP person MAY ( street $ newtestattribute-1 $ c ) X-ORIGIN 'user defined' )
-
add: objectClasses
objectClasses: ( newtestobjectclass1-oid NAME 'newtestobjectclass-1' SUP person MUST ( street $ newtestattribute-1 $ c ) X-ORIGIN 'user defined' )