Closed MathieuAA closed 5 years ago
@MathieuAA you are right the stringify is definitely wrong. Good catch
@deepu105 The fixes have been committed. Do you need a release?
I'll do a release of the generator tomorrow morning, please keep me updated
@jdubois Okay! I'll do a release of that and drop a PR in the generator, just to be sure that nothing's missing.
@deepu105 I'm going to close the issue. If someone finds something, this issue still exists and can be reopened.
@jdubois there's a PR in the generator for this issue.
Thanks man much appreciated
On Mon, 12 Nov 2018, 9:47 pm Mathieu ABOU-AICHI <notifications@github.com wrote:
@deepu105 https://github.com/deepu105 I'm going to close the issue. If someone finds something, this issue still exists and can be reopened.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jhipster/jhipster-core/issues/285#issuecomment-438018237, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDlF08rKc3H7q42HWBqRJxKnKkwllnWks5uudoxgaJpZM4YY_CN .
@deepu105, can you confirm those?
JDLObect
class, there's no stringifying of a deployment inside a JDL object.JDLDeployment#toString
works as intended: this method returns something likeinstead of
I'll add more if I find anything. If you confirm those, I'll work on that.