Skip to content

Update naar GeoTools 19#412

Merged
mprins merged 4 commits into
masterfrom
geotools-19
Mar 20, 2018
Merged

Update naar GeoTools 19#412
mprins merged 4 commits into
masterfrom
geotools-19

Conversation

@mprins
Copy link
Copy Markdown
Member

@mprins mprins commented Feb 23, 2018

Met versie 19 komt de mogelijkheid om Java 9 te gaan gebruiken, blogposts:

versies

  • GeoTools 19-beta
  • GeoTools 19-RC1
  • GeoTools 19.0

@mprins mprins added functie wens bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins labels Feb 23, 2018
@mprins mprins added this to the 1.6.x milestone Feb 23, 2018
@mprins mprins self-assigned this Feb 23, 2018
@mprins mprins force-pushed the geotools-19 branch 2 times, most recently from 51f000a to 9052c0d Compare February 26, 2018 09:20
mprins and others added 3 commits March 19, 2018 13:45
draai Travis-CI testsuite ook met java 9
en probeer travis build timeout te fixen
@mprins mprins changed the title [WIP] Update naar GeoTools 19 Update naar GeoTools 19 Mar 19, 2018
@mprins mprins modified the milestones: 1.6.x, 1.5.3 Mar 19, 2018
@mprins mprins merged commit c33df2c into master Mar 20, 2018
@mprins mprins deleted the geotools-19 branch March 20, 2018 08:48
github-actions Bot pushed a commit that referenced this pull request Mar 10, 2026
Bumps
[commons-logging:commons-logging](https://github.com/apache/commons-logging)
from 1.3.5 to 1.3.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt">commons-logging:commons-logging's
changelog</a>.</em></p>
<blockquote>
<h2>Apache Commons Logging 1.3.6 Release Notes</h2>
<p>The Apache Commons Logging team is pleased to announce the release of
Apache Commons Logging 1.3.6.</p>
<p>Apache Commons Logging is a thin adapter allowing configurable
bridging to other,
well-known logging systems.</p>
<p>This is a feature and maintenance release. Java 8 or later is
required.</p>
<h2>Changes in this version</h2>
<h2>Fixed Bugs</h2>
<ul>
<li>
<pre><code> Fix running spotbugs:check: Unable to parse configuration of
mojo. Thanks to Gary Gregory.
</code></pre>
</li>
<li>
<pre><code> Update deprecated call in
PathableClassLoader.addLogicalLib(String). Thanks to Gary Gregory.
</code></pre>
</li>
<li>
<pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory.
</code></pre>
</li>
<li>
<pre><code> Fix log level in Slf4jLogFactory.error(Object, Throwable)
[#416](apache/commons-logging#416). Thanks to
Gary Gregory.
</code></pre>
</li>
</ul>
<h2>Changes</h2>
<ul>
<li>
<pre><code> Bump org.apache.commons:commons-parent from 81 to 97
[#361](apache/commons-logging#361),
[#367](apache/commons-logging#367),
[#388](apache/commons-logging#388),
[#409](apache/commons-logging#409),
[#410](apache/commons-logging#410). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
[#344](apache/commons-logging#344). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump com.h3xstream.findsecbugs:findsecbugs-plugin from
1.13.0 to 1.14.0
[#360](apache/commons-logging#360). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump log4j2.version from 2.24.3 to 2.25.3
[#371](apache/commons-logging#371),
[#412](apache/commons-logging#412). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
[#373](apache/commons-logging#373). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump ch.qos.logback:logback-core from 1.3.14 to 1.3.16
[#411](apache/commons-logging#411).. Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
</ul>
<p>Historical list of changes: <a
href="https://commons.apache.org/proper/commons-logging/changes.html">https://commons.apache.org/proper/commons-logging/changes.html</a></p>
<p>Download it from <a
href="https://commons.apache.org/proper/commons-logging/download_logging.cgi">https://commons.apache.org/proper/commons-logging/download_logging.cgi</a></p>
<p>For complete information on Apache Commons Logging, including
instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Logging
website:</p>
<p><a
href="https://commons.apache.org/proper/commons-logging/">https://commons.apache.org/proper/commons-logging/</a></p>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/commons-logging/commit/141c9ea8661fbf53ca710d12c462fab42986f0bf"><code>141c9ea</code></a>
Prepare for the release candidate 1.3.6 RC1</li>
<li><a
href="https://github.com/apache/commons-logging/commit/05cbf46ae4aad9eb11510ab589fc9a37080001eb"><code>05cbf46</code></a>
Prepare for release</li>
<li><a
href="https://github.com/apache/commons-logging/commit/3ea5f4dfb225f378e5a97c5399d45ee7922f9d86"><code>3ea5f4d</code></a>
Prepare for the next release candidate</li>
<li><a
href="https://github.com/apache/commons-logging/commit/d8e5e8069869ebe37ad969088d0ca9411d0ace11"><code>d8e5e80</code></a>
Simplify</li>
<li><a
href="https://github.com/apache/commons-logging/commit/694754e71498cddbaf77bcc1612e9184a176dd3f"><code>694754e</code></a>
Simpler description.</li>
<li><a
href="https://github.com/apache/commons-logging/commit/97e7660e5fe43e7c1169cc4f3e2b92629f4dd3fd"><code>97e7660</code></a>
Fix log level in Slf4jLogFactory.error(Object, Throwable) <a
href="https://redirect.github.com/apache/commons-logging/issues/416">#416</a></li>
<li><a
href="https://github.com/apache/commons-logging/commit/07452cca430f2deb176571b41e841f44839c8f64"><code>07452cc</code></a>
fix LogLevel (<a
href="https://redirect.github.com/apache/commons-logging/issues/416">#416</a>)</li>
<li><a
href="https://github.com/apache/commons-logging/commit/c8c20dec5e5bb7603c8e8639a6346f3490722dd9"><code>c8c20de</code></a>
Bump github/codeql-action from 4.32.4 to 4.32.5</li>
<li><a
href="https://github.com/apache/commons-logging/commit/b879d3e76a738c0aec6ce9cb151f0176cd218537"><code>b879d3e</code></a>
Bump org.apache.commons:commons-parent from 96 to 97.</li>
<li><a
href="https://github.com/apache/commons-logging/commit/5b2e759ee1ba7b18d53f13f085d8680b7dcf11f2"><code>5b2e759</code></a>
Add security page.</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.5...rel/commons-logging-1.3.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-logging:commons-logging&package-manager=maven&previous-version=1.3.5&new-version=1.3.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins functie wens

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant