You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by dependabot on 2023/01/20 19:01:55 UTC

[GitHub] [commons-bcel] dependabot[bot] opened a new pull request, #203: Bump jna.version from 5.12.1 to 5.13.0

dependabot[bot] opened a new pull request, #203:
URL: https://github.com/apache/commons-bcel/pull/203

   Bumps `jna.version` from 5.12.1 to 5.13.0.
   Updates `jna` from 5.12.1 to 5.13.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/java-native-access/jna/blob/master/CHANGES.md">jna's changelog</a>.</em></p>
   <blockquote>
   <h1>Release (5.13.0)</h1>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1454">#1454</a>: Add <code>c.s.j.p.win32.Psapi.QueryWorkingSetEx</code> and associated Types - <a href="https://github.com/Crain-32"><code>@​crain-32</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1459">#1459</a>: Add <code>VirtualLock</code> and <code>VirtualUnlock</code> in <code>c.s.j.p.win32.Kernel32</code> - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1471">#1471</a>: Add <code>c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated</code> and associated Types - <a href="https://github.com/dbwiddis"><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1474">#1474</a>: Add <code>c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet</code>, <code>IWbemServices.GetObject</code>, <code>IWbemContext.SetValue</code> and associated methods - <a href="https://github.com/rchateauneu"><code>@​rchateauneu</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1482">#1482</a>: Add multilingual support of <code>Kernel32Util.formatMessage</code> - <a href="https://github.com/overpathz"><code>@​overpathz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1490">#1490</a>: Adds support for a custom <code>SymbolProvider</code> in <code>NativeLibrary</code> &amp; <code>Library</code> - <a href="https://github.com/soywiz"><code>@​soywiz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1491">#1491</a>: Update libffi to v3.4.4  - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1487">#1487</a>: Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - <a href="https://github.com/sratz"><code>@​sratz</code></a>.</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1452">#1452</a>: Fix memory allocation/handling for error message generation in native library code (<code>dispatch.c</code>) - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1460">#1460</a>: Fix win32 variant date conversion in DST offest window and with millisecond values - <a href="https://github.com/eranl"><code>@​eranl</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1472">#1472</a>: Fix incorrect bitmask in <code>c.s.j.Pointer#createConstant(int)</code> - <a href="https://github.com/dbwiddis"><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1481">#1481</a>: Fix NPE in NativeLibrary when unpacking from classpath is disabled - <a href="https://github.com/trespasserw"><code>@​trespasserw</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1489">#1489</a>: Fixes typo in <code>OpenGL32Util#wglGetProcAddress</code>, instead of parameter <code>procName</code> the hardcoded value <code>wglEnumGpusNV</code> was used - <a href="https://github.com/soywiz"><code>@​soywiz</code></a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/java-native-access/jna/commit/4962fd7758493b7395e86578705d8a32f6238872"><code>4962fd7</code></a> Release 5.13.0</li>
   <li><a href="https://github.com/java-native-access/jna/commit/a56504611b00cc7d90c165f924c3915cb7a6f759"><code>a565046</code></a> Adjust release directions</li>
   <li><a href="https://github.com/java-native-access/jna/commit/f7017c4f957d7fc13c7455efcae200e29407a729"><code>f7017c4</code></a> Remove artifacts classified as &quot;-jpms&quot;, there are the jna-jpms and jna-platfo...</li>
   <li><a href="https://github.com/java-native-access/jna/commit/a5f47cd359d5fe62a0e5d6c2bd9d649874be955d"><code>a5f47cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1494">#1494</a> from matthiasblaesing/pr-1492</li>
   <li><a href="https://github.com/java-native-access/jna/commit/1af6eb14e0059c7acd5d5ee71fd62e519536fac5"><code>1af6eb1</code></a> Improve documentation, ensure osgi.version is defined, wrap create-export-pac...</li>
   <li><a href="https://github.com/java-native-access/jna/commit/65cf52803ec2249c61573bdc7bd4314b77c019a0"><code>65cf528</code></a> add utility shell script to create 'Export-Package' metadata</li>
   <li><a href="https://github.com/java-native-access/jna/commit/b3984aaf1bf87c8da2e84797f62180adc405b48a"><code>b3984aa</code></a> Add 'uses' information to OSGI metadata in MANIFEST.MF</li>
   <li><a href="https://github.com/java-native-access/jna/commit/780facdf55b488d504c17183066df6a34531d747"><code>780facd</code></a> Add missing change log entry for libffi update</li>
   <li><a href="https://github.com/java-native-access/jna/commit/5dd4bd707f8f1f49b5d1af158402859a86161367"><code>5dd4bd7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1491">#1491</a> from matthiasblaesing/update_libffi</li>
   <li><a href="https://github.com/java-native-access/jna/commit/db1b5531b10fed9fb68d6d4d79913660759b22d3"><code>db1b553</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1490">#1490</a> from korlibs/feature/direct.mapping.custom.symbol.pr...</li>
   <li>Additional commits viewable in <a href="https://github.com/java-native-access/jna/compare/5.12.1...5.13.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jna-platform` from 5.12.1 to 5.13.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/java-native-access/jna/blob/master/CHANGES.md">jna-platform's changelog</a>.</em></p>
   <blockquote>
   <h1>Release (5.13.0)</h1>
   <h2>Features</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1454">#1454</a>: Add <code>c.s.j.p.win32.Psapi.QueryWorkingSetEx</code> and associated Types - <a href="https://github.com/Crain-32"><code>@​crain-32</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1459">#1459</a>: Add <code>VirtualLock</code> and <code>VirtualUnlock</code> in <code>c.s.j.p.win32.Kernel32</code> - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1471">#1471</a>: Add <code>c.s.j.p.win32.Advapi32Util#isCurrentProcessElevated</code> and associated Types - <a href="https://github.com/dbwiddis"><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1474">#1474</a>: Add <code>c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet</code>, <code>IWbemServices.GetObject</code>, <code>IWbemContext.SetValue</code> and associated methods - <a href="https://github.com/rchateauneu"><code>@​rchateauneu</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1482">#1482</a>: Add multilingual support of <code>Kernel32Util.formatMessage</code> - <a href="https://github.com/overpathz"><code>@​overpathz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1490">#1490</a>: Adds support for a custom <code>SymbolProvider</code> in <code>NativeLibrary</code> &amp; <code>Library</code> - <a href="https://github.com/soywiz"><code>@​soywiz</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1491">#1491</a>: Update libffi to v3.4.4  - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1487">#1487</a>: Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - <a href="https://github.com/sratz"><code>@​sratz</code></a>.</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1452">#1452</a>: Fix memory allocation/handling for error message generation in native library code (<code>dispatch.c</code>) - <a href="https://github.com/matthiasblaesing"><code>@​matthiasblaesing</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1460">#1460</a>: Fix win32 variant date conversion in DST offest window and with millisecond values - <a href="https://github.com/eranl"><code>@​eranl</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1472">#1472</a>: Fix incorrect bitmask in <code>c.s.j.Pointer#createConstant(int)</code> - <a href="https://github.com/dbwiddis"><code>@​dbwiddis</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1481">#1481</a>: Fix NPE in NativeLibrary when unpacking from classpath is disabled - <a href="https://github.com/trespasserw"><code>@​trespasserw</code></a>.</li>
   <li><a href="https://github-redirect.dependabot.com/java-native-access/jna/pull/1489">#1489</a>: Fixes typo in <code>OpenGL32Util#wglGetProcAddress</code>, instead of parameter <code>procName</code> the hardcoded value <code>wglEnumGpusNV</code> was used - <a href="https://github.com/soywiz"><code>@​soywiz</code></a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/java-native-access/jna/commit/4962fd7758493b7395e86578705d8a32f6238872"><code>4962fd7</code></a> Release 5.13.0</li>
   <li><a href="https://github.com/java-native-access/jna/commit/a56504611b00cc7d90c165f924c3915cb7a6f759"><code>a565046</code></a> Adjust release directions</li>
   <li><a href="https://github.com/java-native-access/jna/commit/f7017c4f957d7fc13c7455efcae200e29407a729"><code>f7017c4</code></a> Remove artifacts classified as &quot;-jpms&quot;, there are the jna-jpms and jna-platfo...</li>
   <li><a href="https://github.com/java-native-access/jna/commit/a5f47cd359d5fe62a0e5d6c2bd9d649874be955d"><code>a5f47cd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1494">#1494</a> from matthiasblaesing/pr-1492</li>
   <li><a href="https://github.com/java-native-access/jna/commit/1af6eb14e0059c7acd5d5ee71fd62e519536fac5"><code>1af6eb1</code></a> Improve documentation, ensure osgi.version is defined, wrap create-export-pac...</li>
   <li><a href="https://github.com/java-native-access/jna/commit/65cf52803ec2249c61573bdc7bd4314b77c019a0"><code>65cf528</code></a> add utility shell script to create 'Export-Package' metadata</li>
   <li><a href="https://github.com/java-native-access/jna/commit/b3984aaf1bf87c8da2e84797f62180adc405b48a"><code>b3984aa</code></a> Add 'uses' information to OSGI metadata in MANIFEST.MF</li>
   <li><a href="https://github.com/java-native-access/jna/commit/780facdf55b488d504c17183066df6a34531d747"><code>780facd</code></a> Add missing change log entry for libffi update</li>
   <li><a href="https://github.com/java-native-access/jna/commit/5dd4bd707f8f1f49b5d1af158402859a86161367"><code>5dd4bd7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1491">#1491</a> from matthiasblaesing/update_libffi</li>
   <li><a href="https://github.com/java-native-access/jna/commit/db1b5531b10fed9fb68d6d4d79913660759b22d3"><code>db1b553</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/java-native-access/jna/issues/1490">#1490</a> from korlibs/feature/direct.mapping.custom.symbol.pr...</li>
   <li>Additional commits viewable in <a href="https://github.com/java-native-access/jna/compare/5.12.1...5.13.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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>


-- 
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-unsubscribe@commons.apache.org

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


[GitHub] [commons-bcel] codecov-commenter commented on pull request #203: Bump jna.version from 5.12.1 to 5.13.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #203:
URL: https://github.com/apache/commons-bcel/pull/203#issuecomment-1398814549

   # [Codecov](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#203](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (81d4dc7) into [master](https://codecov.io/gh/apache/commons-bcel/commit/238cc49cf5c95a9a35f69d63113782076b1ce8ae?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (238cc49) will **decrease** coverage by `0.81%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #203      +/-   ##
   ============================================
   - Coverage     62.44%   61.63%   -0.81%     
   + Complexity     3719     3681      -38     
   ============================================
     Files           363      363              
     Lines         15634    15631       -3     
     Branches       1951     1944       -7     
   ============================================
   - Hits           9762     9634     -128     
   - Misses         4985     5111     +126     
   + Partials        887      886       -1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...java/org/apache/bcel/util/ModularRuntimeImage.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdXRpbC9Nb2R1bGFyUnVudGltZUltYWdlLmphdmE=) | `7.14% <0.00%> (-78.58%)` | :arrow_down: |
   | [.../main/java/org/apache/bcel/classfile/NestHost.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL05lc3RIb3N0LmphdmE=) | `0.00% <0.00%> (-54.17%)` | :arrow_down: |
   | [...in/java/org/apache/bcel/classfile/NestMembers.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL05lc3RNZW1iZXJzLmphdmE=) | `0.00% <0.00%> (-48.72%)` | :arrow_down: |
   | [.../bcel/verifier/exc/AssertionViolatedException.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdmVyaWZpZXIvZXhjL0Fzc2VydGlvblZpb2xhdGVkRXhjZXB0aW9uLmphdmE=) | `0.00% <0.00%> (-35.00%)` | :arrow_down: |
   | [src/main/java/org/apache/bcel/util/ClassPath.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdXRpbC9DbGFzc1BhdGguamF2YQ==) | `42.40% <0.00%> (-11.79%)` | :arrow_down: |
   | [...c/main/java/org/apache/bcel/classfile/Unknown.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL1Vua25vd24uamF2YQ==) | `42.85% <0.00%> (-5.72%)` | :arrow_down: |
   | [...he/bcel/verifier/statics/StringRepresentation.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdmVyaWZpZXIvc3RhdGljcy9TdHJpbmdSZXByZXNlbnRhdGlvbi5qYXZh) | `34.54% <0.00%> (-5.46%)` | :arrow_down: |
   | [.../org/apache/bcel/classfile/LocalVariableTable.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL0xvY2FsVmFyaWFibGVUYWJsZS5qYXZh) | `63.04% <0.00%> (-4.35%)` | :arrow_down: |
   | [...ache/bcel/verifier/structurals/Pass3bVerifier.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvdmVyaWZpZXIvc3RydWN0dXJhbHMvUGFzczNiVmVyaWZpZXIuamF2YQ==) | `64.74% <0.00%> (-3.60%)` | :arrow_down: |
   | [...n/java/org/apache/bcel/classfile/EmptyVisitor.java](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2JjZWwvY2xhc3NmaWxlL0VtcHR5VmlzaXRvci5qYXZh) | `91.52% <0.00%> (-3.39%)` | :arrow_down: |
   | ... and [6 more](https://codecov.io/gh/apache/commons-bcel/pull/203?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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-unsubscribe@commons.apache.org

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


[GitHub] [commons-bcel] garydgregory merged pull request #203: Bump jna.version from 5.12.1 to 5.13.0

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #203:
URL: https://github.com/apache/commons-bcel/pull/203


-- 
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-unsubscribe@commons.apache.org

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