GithubHelp home page GithubHelp logo

Comments (5)

donmendelson avatar donmendelson commented on June 15, 2024

One of the options in walking a directory tree to find matching files is whether symbolic links should be followed. I'm assuming it should unless someone objects.

from tablature.

donmendelson avatar donmendelson commented on June 15, 2024

Two changes were made in file search that may improve usage:

  • The file matcher is now configured to follow symbolic links; it wasn't before.
  • No limit on directory depth; before it only looked one level deep.

I have successfully tested revised code on Windows and Linux, but users may have other cases to test.

from tablature.

JThoennes avatar JThoennes commented on June 15, 2024

@donmendelson Although this issue is closed I found that

md2orchestra ./file.xml

works but

md2orchestra file.xml

does not work. Tested on MacOS.

from tablature.

JThoennes avatar JThoennes commented on June 15, 2024

@donmendelson IMHO, the feature with the pattern matching looking for files looks "Windows-ish" or "Ant-ish" to me :-)
I would rather drop it in favor of explicit file names as in UNIX.

But your mileage may vary as well as that of @kleihan ;-)

from tablature.

JThoennes avatar JThoennes commented on June 15, 2024

Also happens on Linux:

$ md2orchestra -o my-fix-orchestra-V.xml -r reference/OrchestraFIXLatest.xml my-fix-orchestra.md
2022-10-13 18:36:47,474 INFO : io.fixprotocol.md2orchestra.Md2Orchestra version 1.0.2-SNAPSHOT
2022-10-13 18:36:48,361 INFO : Md2Orchestra searching for input at path . file name pattern my-fix-orchestra.md
2022-10-13 18:36:48,365 INFO : Md2Orchestra matched 0 file(s)
2022-10-13 18:36:48,400 INFO : Md2Orchestra output written

from tablature.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.