HoustonPutman opened a new pull request, #1544:
URL: https://github.com/apache/solr/pull/1544

   Maintaining the Jenkins Smoketest jobs at 
https://builds.apache.org/job/Solr/ are a pain currently.
   
   Anytime a version changes on the branch, the job requires the version to be 
manually changed twice in the job (and one location is pretty hard to find).
   
   This makes it possible to just use to build a release without `-SNAPSHOT` at 
the end, which the smoketester requires.
   
   ```
   gradle assembleRelease -Pversion.suffix=""
   ```


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to