4 changed files with 29 additions and 29 deletions
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
SET "JAVA_HOME=C:\opt\jdk-8" |
||||
SET PATH=%PATH%;C:\Program Files\Git\usr\bin |
||||
cd git-repo |
||||
.\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build |
||||
SET "JAVA_HOME=C:\opt\jdk-8" |
||||
SET PATH=%PATH%;C:\Program Files\Git\usr\bin |
||||
cd git-repo |
||||
.\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build |
||||
|
||||
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
dn: dc=spring,dc=org |
||||
objectclass: top |
||||
objectclass: domain |
||||
objectclass: extensibleObject |
||||
objectClass: exampleAuxiliaryClass |
||||
dc: spring |
||||
exampleAttributeName: exampleAttributeName |
||||
dn: dc=spring,dc=org |
||||
objectclass: top |
||||
objectclass: domain |
||||
objectclass: extensibleObject |
||||
objectClass: exampleAuxiliaryClass |
||||
dc: spring |
||||
exampleAttributeName: exampleAttributeName |
||||
|
||||
@ -1,17 +1,17 @@
@@ -1,17 +1,17 @@
|
||||
dn: cn=schema |
||||
attributeTypes: ( 1.3.6.1.4.1.32473.1.1.1 |
||||
NAME 'exampleAttributeName' |
||||
DESC 'An example attribute type definition' |
||||
EQUALITY caseIgnoreMatch |
||||
ORDERING caseIgnoreOrderingMatch |
||||
SUBSTR caseIgnoreSubstringsMatch |
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 |
||||
SINGLE-VALUE |
||||
X-ORIGIN 'Managing Schema Document' ) |
||||
objectClasses: ( 1.3.6.1.4.1.32473.1.2.2 |
||||
NAME 'exampleAuxiliaryClass' |
||||
DESC 'An example auxiliary object class definition' |
||||
SUP top |
||||
AUXILIARY |
||||
MAY exampleAttributeName |
||||
X-ORIGIN 'Managing Schema Document' ) |
||||
dn: cn=schema |
||||
attributeTypes: ( 1.3.6.1.4.1.32473.1.1.1 |
||||
NAME 'exampleAttributeName' |
||||
DESC 'An example attribute type definition' |
||||
EQUALITY caseIgnoreMatch |
||||
ORDERING caseIgnoreOrderingMatch |
||||
SUBSTR caseIgnoreSubstringsMatch |
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 |
||||
SINGLE-VALUE |
||||
X-ORIGIN 'Managing Schema Document' ) |
||||
objectClasses: ( 1.3.6.1.4.1.32473.1.2.2 |
||||
NAME 'exampleAuxiliaryClass' |
||||
DESC 'An example auxiliary object class definition' |
||||
SUP top |
||||
AUXILIARY |
||||
MAY exampleAttributeName |
||||
X-ORIGIN 'Managing Schema Document' ) |
||||
|
||||
@ -1 +1 @@
@@ -1 +1 @@
|
||||
{"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"} |
||||
{"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"} |
||||
|
||||
Loading…
Reference in new issue