Skip to content
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

Fix CSV Exporting test execution on Windows #5

Open
wants to merge 6 commits into
base: run-multi-os-unit-tests
Choose a base branch
from

Commits on May 25, 2023

  1. Bump jsoup from 1.14.3 to 1.15.3 in /bom (windup#1513)

    Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.3.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
    - [Commits](jhy/jsoup@jsoup-1.14.3...jsoup-1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c8536f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Filter overriding rulesets like any other ruleset (windup#1673)

    * Filter overriding rulesets like any other ruleset
    
    * WINDUP-3902 Fixed analysis init rulesets filtering
    
    * Split windup-rulesets dependant job
    mrizzi authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d449177 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Fix some memory leaks in windup-rulesets testing (windup#1675)

    * ProjectTraversalCache's static maps cleared
    
    * Static AbstractApiRuleProvider.executorServiceMap cleaned
    mrizzi authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c209060 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    40a3ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Exclude v3.27.0+ for org.eclipse.core.runtime artifact (windup#1678)

    * Exclude v3.27.0+ for org.eclipse.core.runtime artifact
    
    * Exclude v3.19.0+ for org.eclipse.core.resources artifact
    mrizzi authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    98eb3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6cd74 View commit details
    Browse the repository at this point in the history