Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java #3

Open
mmatongo opened this issue Feb 5, 2021 · 1 comment
Open

Java #3

mmatongo opened this issue Feb 5, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed p:high Priority high

Comments

@mmatongo
Copy link
Owner

mmatongo commented Feb 5, 2021

As is 5 WIP languages in the repo depend implicitly on Java, so there's really no moving forward without having these sorted.

Attempts to port Java to KISS (and all KISS based distro's) have been made but the process for compilation has always been too verbose.

--> Java
| --> Kotlin
| --> Scala
| --> Clojure
| --> Erlang
| --> Elixir

Java will take priority because it has a larger dependency tree.

@mmatongo mmatongo self-assigned this Feb 5, 2021
@mmatongo mmatongo added the enhancement New feature or request label Feb 5, 2021
@mmatongo mmatongo added good first issue Good for newcomers help wanted Extra attention is needed p:high Priority high labels Mar 3, 2021
@mmatongo
Copy link
Owner Author

mmatongo commented Mar 3, 2021

I managed to repackage trbednarzyk/KISS-Java-Repo albeit a bit poorly (I have my reasons and refuse to be judged).

I see why the original maintainer abandoned it.

I want to re-purpose kiss-java but primarily to handle native builds.
As is, installing more than one java package creates a monstrous clusterfuck that gives me headaches every time I look at it.

A temporal solution;

Existing packages are to be uninstalled before you install the new one because I don't put everything in the same directory /usr/bin this is gonna happen and will grow increasing annoying if not handled swiftly so have at it if you wanna play with new packages under testing/java and if you have any problems this is the place we can all share our united hatred for circular dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed p:high Priority high
Projects
None yet
Development

No branches or pull requests

1 participant