Giter Site home page Giter Site logo

Comments (6)

mordechaim avatar mordechaim commented on May 17, 2024

from update4j.

ChrisLMerrill avatar ChrisLMerrill commented on May 17, 2024

I understand that they are replaced at update time when I am reading the config file from disk. This exception is being thrown when I am creating the config file (before writing it to XML). Sorry that I didn't mention that at first. What am I supposed to put instead of "${user.dir}" when I am building the XML file in code, so that I can write it to disk?

BTW, I actually DO resolve that property:

.property("app.folder", "${user.dir}");

But I still have the problem.

from update4j.

ChrisLMerrill avatar ChrisLMerrill commented on May 17, 2024

It probably not Paths I see, but the solution is the same, use hardcoded paths and let builder replace it for you.

How can I put a "hardcoded path" for this? I don't know where the user will install the software, which is why I need to use "${user.dir}". What am I missing?

from update4j.

mordechaim avatar mordechaim commented on May 17, 2024

from update4j.

mordechaim avatar mordechaim commented on May 17, 2024

from update4j.

ChrisLMerrill avatar ChrisLMerrill commented on May 17, 2024

Ahhh- got it. I didn't realize that it would decompose a real path into the parameterized path. Magic :)

from update4j.

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.