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

Improve layout of helidon.zip #942

Closed
romain-grecourt opened this issue Jun 23, 2023 · 0 comments · Fixed by #947
Closed

Improve layout of helidon.zip #942

romain-grecourt opened this issue Jun 23, 2023 · 0 comments · Fixed by #947
Assignees
Labels
cli enhancement New feature or request
Milestone

Comments

@romain-grecourt
Copy link
Contributor

unzip -l helidon.zip            
Archive:  helidon.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  06-22-2023 18:32   helidon-3.0.5/
        0  06-22-2023 18:32   helidon-3.0.5/lib/
        0  06-22-2023 18:32   helidon-3.0.5/bin/
        0  06-22-2023 18:32   helidon-3.0.5/lib/libs/
    97577  06-22-2023 18:32   helidon-3.0.5/lib/helidon.jar
     1440  01-31-2023 11:48   helidon-3.0.5/bin/helidon.bat
     2398  01-31-2023 11:48   helidon-3.0.5/bin/helidon
    11359  10-05-2021 16:44   helidon-3.0.5/LICENSE.txt
   264058  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-archetype-engine-v2-3.0.5.jar
    27101  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-cli-common-3.0.5.jar
    55585  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-cli-plugin-3.0.5.jar
   100892  01-29-2021 19:49   helidon-3.0.5/lib/libs/compiler-0.9.6.jar
    74728  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-cli-harness-3.0.5.jar
     7866  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-build-devloop-common-3.0.5.jar
    18499  06-05-2023 13:37   helidon-3.0.5/lib/libs/helidon-build-common-xml-3.0.5.jar
    35539  06-05-2023 13:26   helidon-3.0.5/lib/libs/helidon-build-common-ansi-3.0.5.jar
   140375  06-05-2023 13:26   helidon-3.0.5/lib/libs/helidon-build-common-3.0.5.jar
    39360  06-05-2023 13:37   helidon-3.0.5/lib/libs/helidon-build-common-maven-3.0.5.jar
    60576  06-22-2023 18:31   helidon-3.0.5/lib/libs/helidon-archetype-engine-v1-3.0.5.jar
   287352  01-29-2021 19:49   helidon-3.0.5/lib/libs/jansi-1.18.jar
---------                     -------
  1224705                     20 files

We should try to have all jar files include helidon.jar under libs and avoid lib/libs.
Or we can find another name for lib, but so far I could not come-up with anything good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants