JBehave
  1. JBehave
  2. JBEHAVE-872

StoryFinder.findPaths is missing the parameter (URL, List, List)

    Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 3.7.4
    • Fix Version/s: 3.7.5, 3.8
    • Component/s: Core
    • Labels:
      None
    • Patch Submitted:
      Yes
    • Number of attachments :
      0

      Description

      findPaths has 3 parameter variants and is missing (URL, List, List)
      currently the actual implementation uses a String for searchIn and converts the URL to the path if called with an URL, but this may change if other urls than file: should be supported.

        Activity

        Hide
        Alexander Lehmann added a comment -

        https://github.com/alexlehm/jbehave-core/tree/jbehave_872

        JBEHAVE-872: StoryFinder.findPaths is missing the parameter (URL, List, List)

        added method with signature (URL, List, List)
        added unit test to check for nonexistent jar file in JarFileScannerBehaviour

        (the 2nd change is not really related to this issue, I think this was missing for the changes for JBEHAVE-870
        the behavior is different from behavior of the directory scanner which returns an empty list when
        the base dir doesn't exist)

        Show
        Alexander Lehmann added a comment - https://github.com/alexlehm/jbehave-core/tree/jbehave_872 JBEHAVE-872 : StoryFinder.findPaths is missing the parameter (URL, List, List) added method with signature (URL, List, List) added unit test to check for nonexistent jar file in JarFileScannerBehaviour (the 2nd change is not really related to this issue, I think this was missing for the changes for JBEHAVE-870 the behavior is different from behavior of the directory scanner which returns an empty list when the base dir doesn't exist)
        Hide
        Mauro Talevi added a comment -

        Pulled with thanks

        Show
        Mauro Talevi added a comment - Pulled with thanks
        Mauro Talevi made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 3.7.5 [ 18997 ]
        Resolution Fixed [ 1 ]
        Mauro Talevi made changes -
        Fix Version/s 3.8 [ 19104 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Alexander Lehmann
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: