[JBoss JIRA] Created: (JBIDE-8487) Decrease quantity of junit tests
by Maxim Areshkau (JIRA)
Decrease quantity of junit tests
--------------------------------
Key: JBIDE-8487
URL: https://issues.jboss.org/browse/JBIDE-8487
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core, Visual Page Editor Templates
Affects Versions: 3.3.x
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.3.0.M1
We have Component Test which open component page and closed it. Than checks log for errors.
And we have Component Content Tests which open page, check content of preview, closes than page.
So when we remove Component Tests we haven't miss coverage but decrease number of tests.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8366) JBoss Tools and Java Execution Environment
by Snjezana Peco (JIRA)
JBoss Tools and Java Execution Environment
------------------------------------------
Key: JBIDE-8366
URL: https://issues.jboss.org/browse/JBIDE-8366
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel, cdi (jsr-299), jsp/jsf/xml source editing
Affects Versions: 3.2.0.CR1
Reporter: Snjezana Peco
Some JBT plugins have the J2SE-1.5 execution environment set although they use classes/methods that only exist in JDK 6.
The following plugins:
org.eclipse.bpel.model
org.eclipse.bpel.ui
o.j.t.cdi.ui
o.j.t.jst.jsp
contain compile errors if there is JDK/JRE 1.5 in the workspace. Since the classes/methods that are being used aren't a part of the language, but a part of JRE, Eclipse can't find those errors because there is only JDK/JRE 1.6 in the workspace.
The solution is to change the execution environment to JavaSE-1.6
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-8388) RSEZippedJSTPublisher trying to upload child modules when it should not
by Rob Stryker (JIRA)
RSEZippedJSTPublisher trying to upload child modules when it should not
-----------------------------------------------------------------------
Key: JBIDE-8388
URL: https://issues.jboss.org/browse/JBIDE-8388
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR2 (tentative)
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.2.x, 3.2.1
When using zipped archives only with a seam ear application, the local zip utility zips everything into one .ear file, then uploads it. However the calls to upload actually come as [ear], [ear, lib/mvel2.jar], [ear, lib/jboss-seam.jar], etc. The publisher is attempting to upload child modules when it should not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-7589) Deltacloud client: extract to its own plugin
by Andre Dietisheim (JIRA)
Deltacloud client: extract to its own plugin
--------------------------------------------
Key: JBIDE-7589
URL: https://jira.jboss.org/browse/JBIDE-7589
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.0.CR1
The deltacloud client currently is hidden in org.jboss.tools.deltacloud.core. In order to have a java client, that deltacloud may offer officially (we already had talks to them), we need to put the client into its own bundle. As bundle, this component may also be used by non-osgi apps since osgi only add additional properties to the manifest which will be simply ignored by non-osgi apps.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months