You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by GitBox <gi...@apache.org> on 2022/06/05 22:18:54 UTC

[GitHub] [hop] iht opened a new pull request, #1523: [HOP-3976] hop-web docker container cannot generate a fat JAR

iht opened a new pull request, #1523:
URL: https://github.com/apache/hop/pull/1523

   hop-web docker container cannot generate a fat JAR
   
   This is a quick and dirty fix for HOP-3976. After creating this empty directory, the JAR seems to be generated correctly (490MB JAR with all the dependencies in the lib dir, including all the plugins dependencies).
   
    - [X ] I hereby declare this contribution to be licenced under the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
    - [ ] In any other case, please file an [Apache Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva commented on pull request #1523: [HOP-3976] hop-web docker container cannot generate a fat JAR

Posted by GitBox <gi...@apache.org>.
hansva commented on PR #1523:
URL: https://github.com/apache/hop/pull/1523#issuecomment-1147436334

   we should actually find a way to get rid of the SWT dependency as it makes no sense in Hop web and in the fat jar. Unfortunately, some of the code is depending on it... Thanks for the dirty fix let's add it for now to get everything working


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] mattcasters merged pull request #1523: [HOP-3976] hop-web docker container cannot generate a fat JAR

Posted by GitBox <gi...@apache.org>.
mattcasters merged PR #1523:
URL: https://github.com/apache/hop/pull/1523


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org