Commit Graph

3 Commits

Author SHA256 Message Date
c007258f2b OBS-URL: https://build.opensuse.org/package/show/Java:packages/classgraph?expand=0&rev=4 2023-10-26 02:55:46 +00:00
66ce786cd0 Accepting request 1108434 from home:urbic:branches:Java:packages
- Update to v4.8.162
  * Changes in v4.8.162:
    + Adds ClassGraph#enableMultiReleaseVersions(), which ignores
      the META-INF/versions prefix, if present, so that you can get
      all resources from all release versions. (Disables class
      scanning -- this only works for resources.)
- Update to v4.8.161
  * Changes in v4.8.161:
    + Fix an issue with null being returned by getResourcesWithPath
      rather than the empty list (#780, #781 -- thanks to
      @corebonts for the bug report and fix).
- Update to v4.8.160
  * Changes in v4.8.160:
    + Fix inheritance order of methods returned by
      ClassInfo#getMethodInfo() (#772, thanks to @peter-schmitz for
      the bug report, and for providing the fix, complete with
      testcases!)
- Update to v4.8.159
  * Changes in v4.8.159:
    + Fix Windows regression

OBS-URL: https://build.opensuse.org/request/show/1108434
OBS-URL: https://build.opensuse.org/package/show/Java:packages/classgraph?expand=0&rev=2
2023-09-01 11:20:35 +00:00
d6fe645da3 Accepting request 1080434 from home:urbic:java
Submitting a new package

OBS-URL: https://build.opensuse.org/request/show/1080434
OBS-URL: https://build.opensuse.org/package/show/Java:packages/classgraph?expand=0&rev=1
2023-04-25 11:21:35 +00:00