Skip to content
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

Added @Generated annotation to buildinfo #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jfcameron
Copy link

#14

@jfcameron
Copy link
Author

Travis is failing during https://services.gradle.org/distributions/gradle-3.3-bin.zip download with a security exception.

@p-schneider
Copy link
Contributor

You might as well change the example in README.md accordingly.

@@ -78,7 +78,7 @@ A ```BuildConfig``` is generated as _Java_ code and then compiled to a ```.class
Here is an example how such a generated _Java_ class might look like:
```java
package de.fuerstenau.buildconfig;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jfcameron in theory this now still misses the import javax.annotation.Generated;, but of course this is just an example and not important here.

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

Successfully merging this pull request may close these issues.

2 participants