You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "PurelyApplied (GitHub)" <gi...@apache.org> on 2018/10/04 23:07:56 UTC

[GitHub] [geode] PurelyApplied commented on pull request #2568: GEODE-5811: Get gradle to cache tomcat and jetty installs

For consistency, these versions should make sure of the project properties present in `dependency-versions.properties`, e.g.,
```
  webServerJetty group: 'org.eclipse.jetty', name: 'jetty-distribution', version: project.'jetty.version', ext: 'zip'
```

I note that neither of these Tomcat7 versions match that which we define in our dependency versions file, which should be updated to reflect actual consumption.

[ Full content available at: https://github.com/apache/geode/pull/2568 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org