Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
Description
Currently -SNAPSHOT is hard coded in NuGet generating script. The NuGet version number is also generated in multiple places. We have a power shell script that extracts version number from pom file and updates version number in the Nuget specification and copy the nugget specifications to a centralized location. As we already get version number from pom file in build.prop, this is not necessary.
We would like to
- Remove power shell script
- generate nugget version number in build.prop so that it can be used in other proj files
- Use flag instead of hard coding to decide if -SNAPSHOT or -incubating is needed as part of the version number.
Attachments
Issue Links
- links to