Giter VIP home page Giter VIP logo

Comments (14)

laeubi avatar laeubi commented on July 1, 2024 1

I wonder how to build it using Github Actions.

You can vote for actions/setup-java#276

You can add a static one e.g. like this
https://github.com/eclipse-platform/eclipse.platform/blob/master/.github/toolchains.xml

and pass it to the maven build:
https://github.com/eclipse-platform/eclipse.platform/blob/4d2af8c7770d66a025f349513b5fe9f379a2630b/.github/workflows/build.yml#L31

but I have also seen generate it on the fly...

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

Hi @laeubi, thank you for sharing JEP 238. I've been looking for something like that for a long time.

from titanium-json-ld.

laeubi avatar laeubi commented on July 1, 2024

The maven setup is a bit cumbersome, but if you like you can find an example here: https://github.com/ClickHouse/clickhouse-jdbc/blob/f285b73d45597e29cf36dff4daf4cb4f9f53453a/pom.xml#L498-L532

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

thanks, that looks promising, I see it uses jdkToolchain. I wonder how to build it using Github Actions.

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

#166

from titanium-json-ld.

laeubi avatar laeubi commented on July 1, 2024

@filip26 is there any schedule for this already? Once this is done I'd like to propose a patch on this to add OSGi meta-infos, so would be nice to hear if it makes sense to wait for this or better do the work twice in the old infrastructure.

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

Hi @laeubi ,
I'm sorry, but I cannot set a date. Titanium is an open-source project and no one gets paid to work on it., It could be a week or a few months.

from titanium-json-ld.

laeubi avatar laeubi commented on July 1, 2024

Alright, let me know if I can help with anything.

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

Well, I'm happy to accept any PR that is in benefit of the library users ;)

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

add a resource Multi-release JARs - Good or bad idea?

from titanium-json-ld.

laeubi avatar laeubi commented on July 1, 2024

Well that is more than five years ago now and I see MJARS in the wild (e.g. gson)... beside that its not the responsibility of a library to overcome possibly limitations of tools (gradle?), but for sure it is your choice in the end :-)

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

thank you for the reaction. The only motivation to provide JRE8 build is Android development for which Gradle is preferred over Maven. Do you have an experience with MJARS on Android?

from titanium-json-ld.

laeubi avatar laeubi commented on July 1, 2024

No, but as MJARs (from Java/Android POV) are just jars with a few extra bytes I won't expect anything worse here and any Java ) compliant JVM should support MJARs at the runtime.

from titanium-json-ld.

filip26 avatar filip26 commented on July 1, 2024

closed due inactivity, feel free to re-open with new information.

from titanium-json-ld.

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.