Issues when doing a clean svn co of trunk
by Max Rydahl Andersen
Hi,
I was doing a full svn checkout today of trunk and found a couple of
things we need fixing ;)
A full checkout took 72 minutes on my machine and takes up 1500 MB on my
drive (1.5 gig) with all .svn included.
That is a *looong* time and alot of space/bandwidth if someone wants to
help out ;)
64% of this is the documentation folder, out that the movies alone takes
up about 824 MB which is 56% of the total.
I think at least movies should be moved somewhere else ?
The docbook plugin exist in both trunk/docbook/plugins and in
trunk/vpe/plugins which one should we use ?
There is more but i'll continue that on monday ;)
--
/max
16 years
QA Daily report 12 September 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 12 September 2008.
Tasks performed:
1. Free testing of latest JBoss Tools 3.0.0 build.
2. Free testing of latest JBoss Developer Studio.
Smoke tests.
3. Issues verification.
---
Best regards,
Aliaksey mailto:anis@exadel.com
16 years
About JBIDE-2759 issue.
by Eugene Stherbin
Hi Denis,
I am about https://jira.jboss.org/jira/browse/JBIDE-2759 issue. This
functionality broken after resref/el refactoring.
The org.jboss.tools.common.resref.ui.ElVariablesComposite class extends
from AbstractResourceReferencesComposite.
Add and edit are both abstract in AbstractResourceReferencesComposite .
In ElVariablesComposite class from org.jboss.tools.common.el.ui
bundle these both methods are empty.
Hence Add/Edit buttons for EL Expressions doesn't work on Page Design
Options wizard. I couldn't implements add/edit method because they
required VpeAddReferenceSupport that in org.jboss.tools.vpe.resref bundle.
1. I'm suggest rename the
org.jboss.tools.common.resref.core.VpeAddReferenceSupport and move it
to the org.jboss.tools.common.resref.ui bundle because
VpeAddReferenceSupport doesn't contains any functional related to the VPE.
Best Ragards,
Eugene Stherbin
Exadel Inc.
Mob. phone: +375 (29) 705-52-59
E-mail: estherbin(a)exadel.com
16 years