Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Dev Studio: bundles versioned jars generation
Hi all,
My IDE generates different jar names for the bundles when a) wa add the project to the server or b) we build the jar from the gradle tasks
This sometimes creates some confusion with two versions installed on the server.
I'd assume the jar names with version should be more appropriate, bur the default gradle config does not generate like this.
What is the best practice?
Should I change the IDE builder to create versionless jar names? How?
Should I change the gradle config to create versioned jar names? How?
TIA
Fernando