Coder Social home page Coder Social logo

Comments (10)

jsuchal avatar jsuchal commented on June 27, 2024

@celuchmarek vies kuknut?

from autogram.

celuchmarek avatar celuchmarek commented on June 27, 2024

Jo. Mám podozrenie, že to bude tým "v" na začiatku tagu .

from autogram.

jsuchal avatar jsuchal commented on June 27, 2024

@celuchmarek jo to bude asi ono.

from autogram.

jsuchal avatar jsuchal commented on June 27, 2024

uz smerujeme na spravny tag ale stale to hadze ten update.

from autogram.

jsuchal avatar jsuchal commented on June 27, 2024

Vyzera to tak, ze nas manifest neobsahuje meno package Name: a teda toto vlastne nemoze uplne fungovat. Neviem to tam uplne dostat.

@1azyman @sabomichal ?

from autogram.

kiblik avatar kiblik commented on June 27, 2024

Videl som, ze na urcitenie verzie sa pouziva citanie headeru z redirectu pri pristupe na

public static final String LATEST_RELEASE_URL = "https://github.com/slovensko-digital/autogram/releases/latest";

Nebolo by lepsie vyuzit API?

$ curl https://api.github.com/repos/slovensko-digital/autogram/releases/latest 2>/dev/null | jq '.tag_name'
"1.99.9"
$ curl https://api.github.com/repos/slovensko-digital/autogram/releases/latest 2>/dev/null | jq '.name'
"v1.99.9"

from autogram.

1azyman avatar 1azyman commented on June 27, 2024

https://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html

pom.xml okolo riadku 207 su entries co idu do manifestu. Nie som teraz moc zorientovany. Aku hodnotu tam treba?

from autogram.

jsuchal avatar jsuchal commented on June 27, 2024

Vyzera, ze najlahsie to bude proste cez toto https://stackoverflow.com/questions/66759345/simplest-way-to-query-cfg-file-created-by-jpackage

System.getProperty("jpackage.app-version") vyzera, ze sa app to spusta s tymto. minimalne na windows

from autogram.

sabomichal avatar sabomichal commented on June 27, 2024

manifest vies upravit cez maven-jar-plugin konfiguraciu. Mozes si tam pridat cokolvek potrebujes.

https://maven.apache.org/shared/maven-archiver/index.html

from autogram.

jsuchal avatar jsuchal commented on June 27, 2024

@kiblik ano api je asi stabilnejsie na taketo ucely. @celuchmarek vies toto kuknut pripadne ako separe PR?

from autogram.

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.