jhipster / generator-jhipster-blueprint

DEPRECATED: use https://github.com/jhipster/generator-jhipster instead
https://www.jhipster.tech/
Apache License 2.0
35 stars 21 forks source link

Outdated dependencies and code #212

Open yelhouti opened 3 years ago

yelhouti commented 3 years ago

Just a small issue to let you know that this repo is outdated, if anyone is willing to update it.

pascalgrimaud commented 3 years ago

I think it's already updated by @avdev4j but there is no release yet

avdev4j commented 3 years ago

Yes @yelhouti if you try with the main branch it should be ok

yelhouti commented 3 years ago

great thanks guys, I found out that the new database-changelog-liquibase was not supported for blueprint until few days ago, any idea when 7.0.1 will be released with that fix ?

pascalgrimaud commented 3 years ago

It is supported but you need to use the incremental changelog flag, otherwise, the behaviour won't change

yelhouti commented 3 years ago

in 7.0.0 you couldn't write a blueprint for that subgenerator: https://github.com/yelhouti/generator-jhipster/commit/a59469985e046fe32ba4845ba31bcbfaaa8d217f thanks @Tcharl by the way for fixing this a new release is needed for my blueprints to work for everybody without npm link...

pascalgrimaud commented 3 years ago

@yelhouti : are you talking about release of generator-jhipster ? If yes, there should be a patch release tomorrow, unless too much work, during my day work