Skip to content

Commit 92ac5a4

Browse files
committed
Remove conditionals
1 parent 2b28beb commit 92ac5a4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

create_both_builds.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
ifndef::build_gradle[:build_gradle: https://github.com/spring-guides/{project_id}/blob/master/initial/build.gradle]
2-
ifndef::pom_xml[:pom_xml: https://github.com/spring-guides/{project_id}/blob/master/initial/pom.xml]
3-
41
=== Create a Gradle build file
5-
Below is the {build_gradle}[initial Gradle build file]. But you can also use Maven. The pom.xml file is included {pom_xml}[right here]. If you are using link:/guides/gs/sts[Spring Tool Suite (STS)], you can import the guide directly.
6-
2+
Below is the https://github.com/spring-guides/{project_id}/blob/master/initial/build.gradle[initial Gradle build file]. But you can also use Maven. The pom.xml file is included https://github.com/spring-guides/{project_id}/blob/master/initial/pom.xml[right here]. If you are using link:/guides/gs/sts[Spring Tool Suite (STS)], you can import the guide directly.

0 commit comments

Comments
 (0)