ottlinger commented on PR #253: URL: https://github.com/apache/creadur-rat/pull/253#issuecomment-2121021603
@Claudenw I still have a lot of pain with the double release just to have a version string. Would it make sense to define a property or write a value inside the app's manifest we set once we release, so that any SNAPSHOT is filtered out in the CLI? I just checked that we write certain manifest attributes - we could add a special attribute when releasing and this filters out any SNAPSHOT while reading the property. Otherwise we should rely on the property previousRatVersion that is defined in the main pom (this value is also used to generate the download page upon releasing) WDYT? I am still in doubt whether this is worth the effort to just have a version string in the CLI output .... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
