[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt closed JBIDE-19741.
------------------------------
Pretty sure there's nothing for QE to verify, so closing.
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.txt, javaee_jars_significant_changes_omit_packgz_and_sources__4.3.mars.txt, javaee_jars_significant_changes_omit_packgz_and_sources__master.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-19741:
-------------------------------
Attachment: javaee_jars_significant_changes_omit_packgz_and_sources__4.3.mars.txt
javaee_jars_significant_changes_omit_packgz_and_sources__master.txt
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.txt, javaee_jars_significant_changes_omit_packgz_and_sources__4.3.mars.txt, javaee_jars_significant_changes_omit_packgz_and_sources__master.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-19741 at 9/2/15 11:07 AM:
-------------------------------------------------------------
I'm also seeing a 27M reduction in the size of the JavaEE update site:
{code}
449M //mars/snapshots/builds/jbosstools-javaee_master/latest/all/repo/ (CR1)
476M //mars/snapshots/builds/jbosstools-javaee_4.3.mars/latest/all/repo/ (Beta2)
{code}
{code}
1.6 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.CR1-v20150901-0633-B863.jar
12 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.672 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.CR1-v20150901-0633-B863.jar
1.3 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.044 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.CR1-v20150901-0633-B863.jar
3.3 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.CR1-v20150901-0633-B863.jar
29 org.jboss.tools.seam.base.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.037 org.jboss.tools.seam.base.test_3.7.0.CR1-v20150901-0633-B863.jar
30 org.jboss.tools.seam.core.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.864 org.jboss.tools.seam.core.test_3.7.0.CR1-v20150901-0633-B863.jar
{code}
There were also some test plugins which went up in size, but this accounts for most of the changes. Note that the overall size of the site includes jars, packed jars, and source jars, so each single jar size change affects the overall size of the site by about 3x.
Anyway, I'm satisfied here.
was (Author: nickboldt):
I'm also seeing a 27M reduction in the size of the JavaEE update site:
{code}
449M //mars/snapshots/builds/jbosstools-javaee_master/latest/all/repo/ (CR1)
476M //mars/snapshots/builds/jbosstools-javaee_4.3.mars/latest/all/repo/ (Beta2)
{code}
{code}
1.6 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.CR1-v20150901-0633-B863.jar
12 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.672 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.CR1-v20150901-0633-B863.jar
1.3 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.044 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.CR1-v20150901-0633-B863.jar
3.3 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.CR1-v20150901-0633-B863.jar
29 org.jboss.tools.seam.base.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.037 org.jboss.tools.seam.base.test_3.7.0.CR1-v20150901-0633-B863.jar
30 org.jboss.tools.seam.core.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.864 org.jboss.tools.seam.core.test_3.7.0.CR1-v20150901-0633-B863.jar
{code}
There were also some test plugins which went up in size, but this accounts for most of the changes. Note that the overall size of the site includes jars, packed jars, and source jars, so each single jar size change affects the overall size of the site by about 3x.
Anyway, I'm satisfied here.
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-19741 at 9/2/15 11:06 AM:
-------------------------------------------------------------
I'm also seeing a 27M reduction in the size of the JavaEE update site:
{code}
449M //mars/snapshots/builds/jbosstools-javaee_master/latest/all/repo/ (CR1)
476M //mars/snapshots/builds/jbosstools-javaee_4.3.mars/latest/all/repo/ (Beta2)
{code}
{code}
1.6 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.facelets.test_3.7.0.CR1-v20150901-0633-B863.jar
12 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.672 org.jboss.tools.jsf.vpe.jsf.test_3.7.0.CR1-v20150901-0633-B863.jar
1.3 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.044 org.jboss.tools.jsf.vpe.jstl.test_3.7.0.CR1-v20150901-0633-B863.jar
3.3 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.036 org.jboss.tools.jsf.vpe.myfaces.test_3.7.0.CR1-v20150901-0633-B863.jar
29 org.jboss.tools.seam.base.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.037 org.jboss.tools.seam.base.test_3.7.0.CR1-v20150901-0633-B863.jar
30 org.jboss.tools.seam.core.test_3.7.0.Beta2-v20150717-0421-B19.jar
0.864 org.jboss.tools.seam.core.test_3.7.0.CR1-v20150901-0633-B863.jar
{code}
There were also some test plugins which went up in size, but this accounts for most of the changes. Note that the overall size of the site includes jars, packed jars, and source jars, so each single jar size change affects the overall size of the site by about 3x.
Anyway, I'm satisfied here.
was (Author: nickboldt):
Possibly related, I'm also seeing a 27M reduction in the size of the JavaEE update site:
{code}
449M //mars/snapshots/builds/jbosstools-javaee_master/latest/all/repo/ (CR1)
476M //mars/snapshots/builds/jbosstools-javaee_4.3.mars/latest/all/repo/ (Beta2)
{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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-19741 at 9/2/15 10:39 AM:
-------------------------------------------------------------
Much better, thanks!
Before:
134 jars, 141M
[^jars.in.javaee.txt]
[^jars.in.javaee.list.of.dupes.with.counts.txt]
After:
17 jars, 660K
[^jars.in.javaee_CR1.txt]
[^jars.in.javaee.list.of.dupes.with.counts_CR1.txt]
Rerunning the distribution [1] tool (per Max's comments above) against the jbosstools-* projects:
[1] https://github.com/philovivero/distribution
{code}
$➔ du -sk * | sed -e 's/_.*//g' | distribution -g --color
Key |Ct (Pct) Histogram
jbosstools-javaee |639904 (13.39%) ----------------------------------
jbosstools-website |468112 (9.79%) -------------------------
fuseide |460764 (9.64%) ------------------------
jbosstools-build-sites |450236 (9.42%) ------------------------
jbosstools-hibernate |365072 (7.64%) -------------------
jbosstools-xulrunner |319792 (6.69%) -----------------
jbosstools-discovery |271952 (5.69%) ---------------
jbosstools-documentation |265900 (5.56%) --------------
jbosstools-integration-tests |190628 (3.99%) ----------
jbosstools-locus |161844 (3.39%) ---------
jbosstools-download.jboss.org|154788 (3.24%) --------
jbosstools-server |154312 (3.23%) --------
jbosstools-base |131260 (2.75%) -------
jbosstools-webservices |69492 (1.45%) ----
jbosstools-build |68880 (1.44%) ----
{code}
So... javaee is still the biggest project, but not because of .jars.
It's because there's 107M of stuff in `cdi/tests/org.jboss.tools.cdi.core.test/projects`.
was (Author: nickboldt):
Much better, thanks!
Before:
134 jars, 141M
[^jars.in.javaee.txt]
[^jars.in.javaee.list.of.dupes.with.counts.txt]
After:
17 jars, 660K
[^jars.in.javaee_CR1.txt]
[^jars.in.javaee.list.of.dupes.with.counts_CR1.txt]
Rerunning the distribution [1] tool (per Max's comments above) against the jbosstools-* projects:
[1] https://github.com/philovivero/distribution
{code}
$➔ du -sk * | sed -e 's/_.*//g' | distribution -g --color
Key |Ct (Pct) Histogram
jbosstools-javaee |639904 (13.39%) ----------------------------------
jbosstools-website |468112 (9.79%) -------------------------
fuseide |460764 (9.64%) ------------------------
jbosstools-build-sites |450236 (9.42%) ------------------------
jbosstools-hibernate |365072 (7.64%) -------------------
jbosstools-xulrunner |319792 (6.69%) -----------------
jbosstools-discovery |271952 (5.69%) ---------------
jbosstools-documentation |265900 (5.56%) --------------
jbosstools-integration-tests |190628 (3.99%) ----------
jbosstools-locus |161844 (3.39%) ---------
jbosstools-download.jboss.org|154788 (3.24%) --------
jbosstools-server |154312 (3.23%) --------
jbosstools-base |131260 (2.75%) -------
jbosstools-webservices |69492 (1.45%) ----
jbosstools-build |68880 (1.44%) ----
{code}
So... javaee is still the biggest project, but not because of .jars.
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-19741 at 9/2/15 10:37 AM:
-------------------------------------------------------------
Much better, thanks!
Before:
134 jars, 141M
[^jars.in.javaee.txt]
[^jars.in.javaee.list.of.dupes.with.counts.txt]
After:
17 jars, 660K
[^jars.in.javaee_CR1.txt]
[^jars.in.javaee.list.of.dupes.with.counts_CR1.txt]
Rerunning the distribution [1] tool (per Max's comments above) against the jbosstools-* projects:
[1] https://github.com/philovivero/distribution
{code}
$➔ du -sk * | sed -e 's/_.*//g' | distribution -g --color
Key |Ct (Pct) Histogram
jbosstools-javaee |639904 (13.39%) ----------------------------------
jbosstools-website |468112 (9.79%) -------------------------
fuseide |460764 (9.64%) ------------------------
jbosstools-build-sites |450236 (9.42%) ------------------------
jbosstools-hibernate |365072 (7.64%) -------------------
jbosstools-xulrunner |319792 (6.69%) -----------------
jbosstools-discovery |271952 (5.69%) ---------------
jbosstools-documentation |265900 (5.56%) --------------
jbosstools-integration-tests |190628 (3.99%) ----------
jbosstools-locus |161844 (3.39%) ---------
jbosstools-download.jboss.org|154788 (3.24%) --------
jbosstools-server |154312 (3.23%) --------
jbosstools-base |131260 (2.75%) -------
jbosstools-webservices |69492 (1.45%) ----
jbosstools-build |68880 (1.44%) ----
{code}
So... javaee is still the biggest project, but not because of .jars.
was (Author: nickboldt):
Much better, thanks!
Before:
134 jars, 141M
[^jars.in.javaee.txt]
[^jars.in.javaee.list.of.dupes.with.counts.txt]
After:
17 jars, 660K
[^jars.in.javaee_CR1.txt]
[^jars.in.javaee.list.of.dupes.with.counts_CR1.txt]
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19952) v3 Application wizard: Template label decorators don't go away
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19952?page=com.atlassian.jira.plugi... ]
Snjezana Peco commented on JBIDE-19952:
---------------------------------------
I can't reproduce the issue on Windows, but can on Linux.
It happens on both GTK2 and GTK3, but doesn't manifest itself in the same way.
Suppose it is a bug in SWT GTK that, in some specific cases, doesn't calculate image position correctly.
The PR(https://github.com/jbosstools/jbosstools-openshift/pull/768) is a workaround for openshift.
I will try to create a standalone example and enter a bug against SWT.
I propose to apply the workaround, but keep the jira open until the upstream issue is fixed.
> v3 Application wizard: Template label decorators don't go away
> --------------------------------------------------------------
>
> Key: JBIDE-19952
> URL: https://issues.jboss.org/browse/JBIDE-19952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Jeff Cantrill
> Assignee: Snjezana Peco
> Priority: Minor
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: additional-error-marker.png, Resource Label dialog.png, validators.png
>
>
> While adding a new label when creating a template, the validation decorator persists and sometime the validation message even for valid labels. See attachment.
> Also, noticed focusing away from dialog and back makes them go away. Repainting issue?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-19741:
------------------------------------
Possibly related, I'm also seeing a 27M reduction in the size of the JavaEE update site:
{code}
449M //mars/snapshots/builds/jbosstools-javaee_master/latest/all/repo/ (CR1)
476M //mars/snapshots/builds/jbosstools-javaee_4.3.mars/latest/all/repo/ (Beta2)
{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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-19741:
-------------------------------
Attachment: jars.in.javaee.list.of.dupes.with.counts_CR1.txt
jars.in.javaee_CR1.txt
Much better, thanks!
Before:
134 jars, 141M
[^jars.in.javaee.txt]
[^jars.in.javaee.list.of.dupes.with.counts.txt]
After:
17 jars, 660K
[^jars.in.javaee_CR1.txt]
[^jars.in.javaee.list.of.dupes.with.counts_CR1.txt]
> 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.CR1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.list.of.dupes.with.counts_CR1.txt, jars.in.javaee.txt, jars.in.javaee_CR1.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)
10 years, 7 months