-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annotation regex is broken. #3
Comments
scolej
added a commit
that referenced
this issue
Feb 17, 2018
- Happy faces in test! (Should probably use a real test framework at some stage.) - Fix GH-3 by improving tests and alter matching regexp. - Use Java logging, and write to a file. - Log build info at startup. (Should probably also log dirty/clean.) - Gradle wrapper.
😮 This is closed before the build even completed! |
scolej
added a commit
that referenced
this issue
Feb 17, 2018
- Happy faces in test! (Should probably use a real test framework at some stage.) - Fix GH-3 by improving tests and alter matching regexp. - Use Java logging, and write to a file. - Log build info at startup. (Should probably also log dirty/clean.) - Gradle wrapper.
Yeah maybe I was a bit eager with the "Fixes" ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to include trailing and leading whitspace. Should have used an actual Java file to test. Would have caught this one.
The text was updated successfully, but these errors were encountered: