mdedetrich commented on issue #339:
URL: 
https://github.com/apache/incubator-pekko/issues/339#issuecomment-1561791463

   > There is 100% a rule that ASF releases involve producing a zip and/or tgz 
with the source code and that that is the official release artifact. Every 
other artifact that we produce is a convenience. The voting is all about the 
source release zip/tgz.
   > 
   > We have no chance of getting away with saying 'check out the git repo' and 
build it from that.
   
   I know this, and the solutions I stated earlier full fill that requirement.
   
   Even if you are only provided the source, its perfectly possible to set the 
version of sbt when running it in a terminal (as described in 
https://github.com/apache/incubator-pekko/issues/339#issuecomment-1561770068) 
or as a last resort, only use the version defined in `build.sbt`/`version.sbt` 
if you pass a flag to sbt (as described in 
https://github.com/apache/incubator-pekko/issues/339#issuecomment-1561778507).
   
   Removing and adding a hardcoded version in `build.sbt`/`version.sbt` is what 
I have a problem with. Not even other ASF projects do this, since if you are 
only reading the source in absence of git you then have no idea what the 
version is unless you happen to have the source at the exact same time a 
release is made (if our primary argument is based around not having source/git).
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to