forked from spring-projects/spring-boot
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
14 changes: 7 additions & 7 deletions
14
spring-boot-project/spring-boot-autoconfigure/src/test/resources/custom-schema-sample.ldif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
34 changes: 17 additions & 17 deletions
34
spring-boot-project/spring-boot-autoconfigure/src/test/resources/custom-schema.ldif
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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' ) |
2 changes: 1 addition & 1 deletion
2
...rm/src/test/resources/org/springframework/boot/buildpack/platform/docker/load-stream.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"} | ||
{"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"} |
Binary file modified
BIN
-12 Bytes
(100%)
...ot-project/spring-boot/src/test/resources/org/springframework/boot/animated.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-12 Bytes
(100%)
...moke-tests/spring-boot-smoke-test-animated-banner/src/main/resources/banner.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(100%)
...ng-boot-smoke-tests/spring-boot-smoke-test-simple/src/main/resources/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.