-
Notifications
You must be signed in to change notification settings - Fork 19
automatisch proces runnen vanuit commandline tool #296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8027f71 to
4081f47
Compare
7 tasks
38f92fb to
bfb20b1
Compare
ee506e5 to
fca4264
Compare
fca4264 to
7558874
Compare
Member
Author
|
Eventueel samen met #72 doen |
Member
Author
|
hier lijkt geen belangstelling voor te zijn |
github-actions bot
pushed a commit
that referenced
this pull request
Jan 8, 2025
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt">commons-codec:commons-codec's changelog</a>.</em></p> <blockquote> <h2>Apache Commons Codec 1.17.2 RELEASE NOTES</h2> <p>The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.</p> <p>This is a feature and maintenance release. Java 8 or later is required.</p> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Rewrite DaitchMokotoffSoundex.soundex(String) using String.join(). Thanks to Gary Gregory. </code></pre> </li> <li>CODEC-324: Use Resource.class to load resources, rather than its class loader <a href="https://redirect.github.com/apache/commons-codec/issues/353">#353</a>. Thanks to Michael Froh.</li> <li> <pre><code> Deprecate CharSequenceUtils.CharSequenceUtils(). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Deprecate Sha2Crypt.Sha2Crypt(). Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 [#296](apache/commons-codec#296), [#305](apache/commons-codec#305), [#313](apache/commons-codec#313). Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-parent from 71 to 78 [#310](apache/commons-codec#310), [#312](apache/commons-codec#312), [#319](apache/commons-codec#319), [#323](apache/commons-codec#323), [#326](apache/commons-codec#326), [#333](apache/commons-codec#333). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> [test] Bump commons-io:commons-io from 2.16.1 to 2.18.0 [#318](apache/commons-codec#318), [#341](apache/commons-codec#341). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 [#332](apache/commons-codec#332). Thanks to Gary Gregory, Dependabot. </code></pre> </li> </ul> <p>For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:</p> <p><a href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></p> <p>Download page: <a href="https://commons.apache.org/proper/commons-codec/download_codec.cgi">https://commons.apache.org/proper/commons-codec/download_codec.cgi</a></p> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-codec/commit/19626132f74dc16dd4548f838d1fded1da5285a2"><code>1962613</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/1c23ee9696acaf16bec09ed203e845da8c86a839"><code>1c23ee9</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-codec/commit/4b32c491e7fb7fb8cd38ce8986ee083bae3417ae"><code>4b32c49</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/7c8f3d63188cdbceb838fc2c2c6bfd55a1f72fee"><code>7c8f3d6</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/10fd9a4e23563713dea6d8c118ff133d6bb9b3fc"><code>10fd9a4</code></a> Add missing Javadoc</li> <li><a href="https://github.com/apache/commons-codec/commit/4d917fa95d3d31da248f6ef6e8fb4d7bb477d248"><code>4d917fa</code></a> Deprecate Sha2Crypt.Sha2Crypt()</li> <li><a href="https://github.com/apache/commons-codec/commit/1b815fef93e6727bd33a3ecdb11f434be28aa1e5"><code>1b815fe</code></a> Deprecate CharSequenceUtils.CharSequenceUtils()</li> <li><a href="https://github.com/apache/commons-codec/commit/6921f982d96a7cf9e531e5001b60e209a19d317e"><code>6921f98</code></a> Add Checkstyle JavadocPackage</li> <li><a href="https://github.com/apache/commons-codec/commit/4614b096c2acf216cd2e5464d1584ffd8edfdebc"><code>4614b09</code></a> Sort Checkstyle entries</li> <li><a href="https://github.com/apache/commons-codec/commit/68b655b5d9fa0d281f8e2dd2ddc22d739baf673f"><code>68b655b</code></a> Add Checkstyle WhitespaceAroundCheck</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2">compare view</a></li> </ul> </details> <br /> [](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Om dit mogelijk te maken moet de EntityManager geïnjecteerd worden in de "uitvoerbare automatisch proces" klassen omdat deze de Stripersist utility gebruiken die het zonder servlet context niet voor elkaar krijgt om de juiste EntityManager te vinden.
Dat vergt een aanzienlijke refactoring.