[JBoss JIRA] (JBDS-2295) provide job to test automated installation of JBDS "BYOE" into Eclipse 4.2.0, 4.2.1, Juno JEE bundle, Juno JEE bundle SR1, etc.
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2295:
--------------------------------
Summary: provide job to test automated installation of JBDS "BYOE" into Eclipse 4.2.0, 4.2.1, Juno JEE bundle, Juno JEE bundle SR1, etc.
Key: JBDS-2295
URL: https://issues.jboss.org/browse/JBDS-2295
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: installer, P2 Enabled Product
Affects Versions: 6.0.0.Alpha2
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 6.0.0.Beta1
Similar to this job [1], we should be testing this installation path so that we know it works on Eclipse Platform Binary 4.2.0, 4.2.1, 4.2.2 (when available in Feb 2013) as well as Eclipse Juno R, SR1, SR2 (also Feb 2013).
[1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12753) Target Runtime disappeared from New Project wizard (archetypes)
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12753?page=com.atlassian.jira.plugi... ]
Snjezana Peco resolved JBIDE-12753.
-----------------------------------
Resolution: Rejected
The Target Runtime dropdown combo is now on the first page of the wizard. See the screenshot.
> Target Runtime disappeared from New Project wizard (archetypes)
> ---------------------------------------------------------------
>
> Key: JBIDE-12753
> URL: https://issues.jboss.org/browse/JBIDE-12753
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.0.0.Alpha2
> Reporter: Radim Hopp
> Assignee: Snjezana Peco
> Priority: Minor
> Fix For: 4.0.0.Beta1
>
> Attachments: jbide-12753.png, NewProjectExample.png
>
>
> "Target Runtime" dropdown list disappeared in 4.0.0 from
> second page of New Project Example (for instance Java EE Web Project in JBoss Central)
> I'm not sure, whether it was done on purpose.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-10767) Renaming java element does not force to re-validate related resources
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-10767:
--------------------------------------
Summary: Renaming java element does not force to re-validate related resources
Key: JBIDE-10767
URL: https://issues.jboss.org/browse/JBIDE-10767
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core, jsp/jsf/xml source editing
Affects Versions: 3.3.0.Beta1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.Beta1
1. Create an EAR Seam 2 project
2. Open home.xhtml
3. Add #{authenticator.authenticate()}
4. Save the file
5. Open Authenticator.java
6. Rename Authenticator.authenticate() to authenticateNew() using refactoring.
7. #{authenticator.authenticate()} is refactored to #{authenticator.authenticateNew()}. That's good. But there is a marker now: "authenticate" is not recognized. This is not correct since this EL was updated to #{authenticator.authenticateNew()}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-10703) Follow common pattern in bundle activator classes
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-10703:
---------------------------------------------
Summary: Follow common pattern in bundle activator classes
Key: JBIDE-10703
URL: https://issues.jboss.org/browse/JBIDE-10703
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: common/jst/core
Affects Versions: 3.3.0.M5
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.Beta1
1. Static instance of plugin implementation should be assigned in constructor, not in start() method.
2. Static instance of plugin implementation should not be set to null in method stop() as it may cause logging NullPointerException at Eclipse shutdown (we already had such issues, mostly reproduced in automatic tests).
3. Extend BaseUIPlugin in plugins that depend on common module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-11424) ConcurrentModificationException in Error Log after creating JSF2 Kickstart Project
by Jiri Peterka (JIRA)
Jiri Peterka created JBIDE-11424:
------------------------------------
Summary: ConcurrentModificationException in Error Log after creating JSF2 Kickstart Project
Key: JBIDE-11424
URL: https://issues.jboss.org/browse/JBIDE-11424
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.Beta2
Environment: JBDS5Beta2 #115, L64
Reporter: Jiri Peterka
Assignee: Alexey Kazakov
Fix For: 3.3.0.Beta3
java.util.ConcurrentModificationException
at java.util.Hashtable$Enumerator.next(Hashtable.java:1031)
at org.eclipse.wst.html.core.internal.modelquery.CMNamedNodeMapForBuddySystem.makeBuddySystem(CMNamedNodeMapForBuddySystem.java:100)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem$Elements.<init>(CMDocumentForBuddySystem.java:36)
at org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:152)
at org.eclipse.wst.xml.core.internal.document.ElementImpl.getDeclaration(ElementImpl.java:369)
at org.eclipse.wst.xml.core.internal.document.CMNodeUtil.getElementDeclaration(CMNodeUtil.java:40)
at org.eclipse.wst.html.core.internal.document.HTMLModelParserAdapter.canContain(HTMLModelParserAdapter.java:86)
at org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertNode(XMLModelParser.java:1327)
at org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(XMLModelParser.java:1402)
at org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStartTag(XMLModelParser.java:1499)
at org.eclipse.wst.xml.core.internal.document.XMLModelParser.insertStructuredDocumentRegion(XMLModelParser.java:1510)
at org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(XMLModelParser.java:2354)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.internalSetNewDocument(DOMModelImpl.java:661)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.setStructuredDocument(DOMModelImpl.java:936)
at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.createModel(AbstractModelLoader.java:127)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager.getModel(FileBufferModelManager.java:725)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager.getModel(FileBufferModelManager.java:685)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonGetModel(ModelManagerImpl.java:544)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:508)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:481)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead(ModelManagerImpl.java:1419)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:379)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:222)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:211)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:200)
at org.jboss.tools.jsf.web.validation.composite.CompositeComponentValidator.validateResource(CompositeComponentValidator.java:188)
at org.jboss.tools.jsf.web.validation.composite.CompositeComponentValidator.validateAll(CompositeComponentValidator.java:167)
at org.jboss.tools.common.validation.ValidatorManager.validateAll(ValidatorManager.java:132)
at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:84)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBDS-2344) Seam components.xml XML validation doesn't take into account maven-war-plugin properties filtering
by Marek Schmidt (JIRA)
Marek Schmidt created JBDS-2344:
-----------------------------------
Summary: Seam components.xml XML validation doesn't take into account maven-war-plugin properties filtering
Key: JBDS-2344
URL: https://issues.jboss.org/browse/JBDS-2344
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: maven, seam
Affects Versions: 6.0.0.Alpha2
Environment: Seam 2.3.0.Final
Reporter: Marek Schmidt
Seam 2.3 Mavenized examples use maven-war-plugin to replace patterns, such as
{code}
<core:init jndi-pattern="${jndiPattern}" debug="true" distributable="${distributable}"/>
{code}
JBDS doesn't seem to understand that the XML is only a template and will report a "XML Problem":
'${distributable}' is not a valid value of union type 'boolean'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months