Describe the problem
To get accurate sentry reporting and versioning information, we rely on users of the JAR files providing correct values for the sentry.environment system property and the -v application argument. This is not reliable.
The improvement you'd like to see
Prior to packaging the jar, write any relevant build information to resource files to be consumed by the application when run.
Expected Benefits
We will no longer rely on users of the JAR files to provide accurate information related to their build.
Additional Context
No response
Describe the problem
To get accurate sentry reporting and versioning information, we rely on users of the JAR files providing correct values for the
sentry.environmentsystem property and the-vapplication argument. This is not reliable.The improvement you'd like to see
Prior to packaging the jar, write any relevant build information to resource files to be consumed by the application when run.
Expected Benefits
We will no longer rely on users of the JAR files to provide accurate information related to their build.
Additional Context
No response