[Windup-commits] [windup/windup] b4b55d: Fixed a case where the fileservice doesn't behave ...

Marco Rizzi mrizzi at users.noreply.github.com
Wed Jul 4 12:11:06 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: b4b55dacdb8abb5712c4f943f8304609ec58d915
      https://github.com/windup/windup/commit/b4b55dacdb8abb5712c4f943f8304609ec58d915
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2018-07-02 (Mon, 02 Jul 2018)

  Changed paths:
    M graph/api/src/main/java/org/jboss/windup/graph/service/FileService.java

  Log Message:
  -----------
  Fixed a case where the fileservice doesn't behave well if a filemodel entry was precreated.

This really only occurs in odd ege cases. For example, if you were to analyze a source directory which contained a user rules directory. The configuration would create FileModels
for the rules directory, which would later be reused, but their parents wouldn't be setup correctly.


  Commit: fcc2e10f5ce4f4b449a490be3b200ce0d512d94e
      https://github.com/windup/windup/commit/fcc2e10f5ce4f4b449a490be3b200ce0d512d94e
  Author: Marco Rizzi <mrizzi at users.noreply.github.com>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M graph/api/src/main/java/org/jboss/windup/graph/service/FileService.java

  Log Message:
  -----------
  Merge pull request #1322 from jsight/edge_case_fix

Fixed a case where the fileservice doesn't behave well if a filemodel…


Compare: https://github.com/windup/windup/compare/2aca13492f8a...fcc2e10f5ce4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Windup-commits mailing list