[
https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-19741:
---------------------------------------------
It is actually a very significant part. This visualizes it a bit better for me:
{code}
$ du -sk * | sed -e 's/_.*//g' | distribution -g --color
jbosstools-javaee|246112 (51.05%) -----------------------------------------
jbosstools-server| 53056 (11.00%) ---------
jbosstools-hibernate| 47888 (9.93%) --------
jbosstools-base| 40000 (8.30%) -------
jbosstools-webservices| 22424 (4.65%) ----
jbosstools-jst| 20128 (4.17%) ----
jbosstools-central| 14108 (2.93%) ---
jbosstools-browsersim| 11044 (2.29%) --
jbosstools-vpe| 10764 (2.23%) --
jbosstools-openshift| 4092 (0.85%) -
jbosstools-birt| 2396 (0.50%) -
jbosstools-portlet| 2328 (0.48%) -
jbosstools-freemarker| 2276 (0.47%) -
jbosstools-forge| 1716 (0.36%) -
jbosstools-arquillian| 1664 (0.35%) -
{code}
in javaee:
{code}
Key|Ct (Pct) Histogram
seam|103688 (42.13%) ------------------------------------------------------
jsf| 90180 (36.64%) -----------------------------------------------
cdi| 50992 (20.72%) ---------------------------
batch| 1224 (0.50%) -
site| 12 (0.00%) -
all-tests| 4 (0.00%) -
pom.xml| 4 (0.00%) -
README.md| 4 (0.00%) -
{code}
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)