QA Daily report 5 August 2008
by Aliaksey Nis
Hello Denis,
This is Daily QA report for 5 August 2008.
Tasks performed:
1. Functional testing of JBoss Tools 3.0.0 alpha1.
2. Visual Page Editor tests.
3. Issues verification.
--
Best regards,
Aliaksey mailto:anis@exadel.com
16 years, 3 months
Cyclic dependency
by Marshall Culpepper
Hey guys..
Taking a look at org.jboss.tools.vpe and org.jboss.tools.jsf.vpe.richfaces,
I noticed a cyclic dependency between the two (making the compilation fail).
Obviously trying to remove the dependency from either side gets rid of the
error, but introduces compilation problems since there are imports / code
use from the dependencies.
I was wondering if y'all were aware and had any plans to seperate the code..
the easiest side to fix seems to be org.jboss.tools.vpe, as the only code
dependency is in org.jboss.tools.vpe.editor.util.ElService at line 275:
rst = ComponentUtil.getBundleValue(pageContext, attributeNode);
Any thoughts?
16 years, 3 months
some screen shots of the esb project wizard
by Denny Xu
Hi all
Here is some screen shots of the ESB project wizard, any feedback are
welcome.
>
>
>
>
>
> ESB editor: this editor is trying to provide a compound editor for
> jboss-esb.xml , deployment.xml and queue-service.xml, just like
> plugin xml editor.
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
Denny
16 years, 3 months