[JBoss JIRA] Created: (JBIDE-2418) fix errors in archives.test related to build properties
by Denis Golovin (JIRA)
fix errors in archives.test related to build properties
-------------------------------------------------------
Key: JBIDE-2418
URL: http://jira.jboss.com/jira/browse/JBIDE-2418
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.0.0.alpha
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: 3.0.0.beta
Several resources are missing in binary test distribution as example:
Model failed to save when it should have saved. /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/200806211803-nightly/tests/eclipse/plugins/org.jboss.ide.eclipse.archives.test_1.0.0/output/test.xml (No such file or directory)
junit.framework.AssertionFailedError: Model failed to save when it should have saved. /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/200806211803-nightly/tests/eclipse/plugins/org.jboss.ide.eclipse.archives.test_1.0.0/output/test.xml (No such file or directory)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.write(XBMarshallTest.java:121)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.writeFileset(XBMarshallTest.java:210)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.testWriteFilesetSuccess(XBMarshallTest.java:214)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
at org.eclipse.core.launcher.Main.main(Main.java:30)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2459) New project not included in list of modules to deploy
by Andy Gibson (JIRA)
New project not included in list of modules to deploy
-----------------------------------------------------
Key: JBIDE-2459
URL: http://jira.jboss.com/jira/browse/JBIDE-2459
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Nightly (JBossTools-200806262311-nightly-ALL-win32.zip) build with all build drives - win xp
Reporter: Andy Gibson
When you create a new Seam Web Project with an Ear deployment, it is not put into the list of modules in the JBoss Server View, You have to manually right click on the server, do add and remove projects. The problem with this is that the datasource is no in the list of projects or part of a project to include on the server.
To reproduce, just create a new project, open the server view, and select the server. In the Modules node in the pane below, there are no projects listed. Right click on the server and select "add and remove projects" to add the new project. Notice that the datasource is nowhere to be seen in this dialog. I end up just deploying the datasource manually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2455) Highlighting in source selected in VPE text doesn't work after openon <ui:composition>
by Andrei Scherbovich (JIRA)
Highlighting in source selected in VPE text doesn't work after openon <ui:composition>
--------------------------------------------------------------------------------------
Key: JBIDE-2455
URL: http://jira.jboss.com/jira/browse/JBIDE-2455
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Reporter: Andrei Scherbovich
Assigned To: Sergey Dzmitrovich
Highlighting in source selected in VPE text doesn't work after openon <ui:composition>
Steps:
EXECUTE: Create KickStart JSF 1.2 with facelets project
EXECUTE: Open inputname.xhtml page
EXECUTE: Select text "Facelets Hello Application" with mouse in VPE
ASSERT: Selected text highlighted in source
EXECUTE: In VPE: double-click on ui:define section
ASSERT: common.xhtml file opened
EXECUTE: select inputname.xhtml page and try to select text "Facelets Hello Application" with mouse in VPE
FAILURE: Selected text NOT highlighted in source
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months