[jbosstools-issues] [JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?

Alexey Kazakov (JIRA) issues at jboss.org
Thu Apr 30 13:32:45 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064465#comment-13064465 ] 

Alexey Kazakov commented on JBIDE-19741:
----------------------------------------

We definitely can minimize this.
The majority of these jars are in very old tests and we need to convert these tests to use maven for downloading the jars where it's possible.
Some of these jars are from dead code/plugins and we can remove them.
The rest is small custom jars which we need to for JAR handling testing. For example in CDI we pack some specific custom CDI beans in a JAR to make sure CDI tools load/handle them properly. But such jars are very small and it's not an issue.

> jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19741
>                 URL: https://issues.jboss.org/browse/JBIDE-19741
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: cdi, jsp/jsf/xml/html source editing, seam2
>            Reporter: Nick Boldt
>            Assignee: Alexey Kazakov
>             Fix For: 4.3.0.Beta1
>
>         Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.txt
>
>
> There are 141M of binaries in the jbosstools-javaee source tree.
> See attached files for details. Would it be possible to pull these jars from Maven instead of having as many as *19* copies of the same jar in the source repo?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list