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

Project maintenance #4

Open
Azbesciak opened this issue Sep 20, 2021 · 0 comments
Open

Project maintenance #4

Azbesciak opened this issue Sep 20, 2021 · 0 comments

Comments

@Azbesciak
Copy link

Hi, very good idea with this project. I was looking for something like this for some time already.
But, I noticed that the latest commit is 15 months old now. Also, the repository mentioned in the README is not accessible anymore. I could try with the jitpack

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    // https://github.com/blipinsk/data-class-builder
    kapt "com.github.blipinsk:data-class-builder-compiler:0.1.0"
    implementation "com.github.blipinsk:data-class-builder:0.1.0"
}

But the question is - what plans do you have with this project?

I used jitpack and unfortunately, field building methods are not generated for builder - I am using Java 16. I Fetched, compiled and run your's tests on java 8 (on 16 and with gradle 7.1 it did not work) and these works - the question is why and what could I do - did not go deeper to be honest.

If you are interested in maintaining this project or need any support, please let me know.

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

No branches or pull requests

1 participant