Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
671bff2d
Commit
671bff2d
authored
Oct 19, 2017
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish
parent
02be86dd
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
pom.xml
...yment-tests/spring-boot-deployment-test-glassfish/pom.xml
+1
-0
pom.xml
...ployment-tests/spring-boot-deployment-test-tomcat/pom.xml
+1
-0
pom.xml
...eployment-tests/spring-boot-deployment-test-tomee/pom.xml
+1
-0
pom.xml
...loyment-tests/spring-boot-deployment-test-wildfly/pom.xml
+1
-0
pom.xml
...-deployment-tests/spring-boot-deployment-test-wlp/pom.xml
+1
-0
No files found.
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
View file @
671bff2d
...
@@ -44,6 +44,7 @@
...
@@ -44,6 +44,7 @@
</dependencies>
</dependencies>
<profiles>
<profiles>
<profile>
<profile>
<id>
jdk8
</id>
<activation>
<activation>
<jdk>
1.8
</jdk>
<jdk>
1.8
</jdk>
</activation>
</activation>
...
...
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomcat/pom.xml
View file @
671bff2d
...
@@ -41,6 +41,7 @@
...
@@ -41,6 +41,7 @@
</dependencies>
</dependencies>
<profiles>
<profiles>
<profile>
<profile>
<id>
jdk8
</id>
<activation>
<activation>
<jdk>
1.8
</jdk>
<jdk>
1.8
</jdk>
</activation>
</activation>
...
...
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-tomee/pom.xml
View file @
671bff2d
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
</dependencies>
</dependencies>
<profiles>
<profiles>
<profile>
<profile>
<id>
jdk8
</id>
<activation>
<activation>
<jdk>
1.8
</jdk>
<jdk>
1.8
</jdk>
</activation>
</activation>
...
...
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly/pom.xml
View file @
671bff2d
...
@@ -41,6 +41,7 @@
...
@@ -41,6 +41,7 @@
</dependencies>
</dependencies>
<profiles>
<profiles>
<profile>
<profile>
<id>
jdk8
</id>
<activation>
<activation>
<jdk>
1.8
</jdk>
<jdk>
1.8
</jdk>
</activation>
</activation>
...
...
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-wlp/pom.xml
View file @
671bff2d
...
@@ -40,6 +40,7 @@
...
@@ -40,6 +40,7 @@
</dependencies>
</dependencies>
<profiles>
<profiles>
<profile>
<profile>
<id>
jdk8
</id>
<activation>
<activation>
<jdk>
1.8
</jdk>
<jdk>
1.8
</jdk>
</activation>
</activation>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment