Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

"Build Java Code" section contains completed build.gradle, not the initial version #10

Closed
jestarjokin opened this issue Apr 24, 2014 · 3 comments

Comments

@jestarjokin
Copy link

Section says:
"Starting simple, create a very basic build.gradle file that has only one line in it:"
... then lists 27 lines of Gradle config!

This is because it's just including the build.gradle from the "initial" project dir, which seems to have been updated to be the same as the "completed" version.

Seems to be related to Issue #8 ?

@gregturn
Copy link
Contributor

It's very similar to spring-guides/gs-authenticating-ldap#3

@michalparkola
Copy link

I noticed the same thing but I see that you're already on it :)

One more thing:

The final build.gradle also contains a bunch of "// tag::" "// end::" bits which are unexplained in the guide.

@gregturn
Copy link
Contributor

Resolved by #12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants