[JBoss JIRA] Created: (JBIDE-8768) Errors running builder 'CDI (Context and Dependency Injection) Builder'
by Daniel Azarov (JIRA)
Errors running builder 'CDI (Context and Dependency Injection) Builder'
-----------------------------------------------------------------------
Key: JBIDE-8768
URL: https://issues.jboss.org/browse/JBIDE-8768
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M1
Reporter: Daniel Azarov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M1
During testing CDIUIAllTests for trunk in Eclipse
!ENTRY org.eclipse.core.resources 4 75 2011-04-20 15:42:38.277
!MESSAGE Errors occurred during the build.
!SUBENTRY 1 org.jboss.tools.cdi.core 4 75 2011-04-20 15:42:38.277
!MESSAGE Errors running builder 'CDI (Context and Dependency Injection) Builder' on project 'tck'.
!STACK 0
java.lang.StringIndexOutOfBoundsException: String index out of range: -59
at java.lang.String.substring(String.java:1949)
at org.jboss.tools.cdi.internal.core.impl.definition.AbstractTypeDefinition$PositionProviderImpl.init(AbstractTypeDefinition.java:113)
at org.jboss.tools.cdi.internal.core.impl.definition.AbstractTypeDefinition$PositionProviderImpl.getRange(AbstractTypeDefinition.java:130)
at org.jboss.tools.cdi.internal.core.impl.ParametedType.buildInheritance(ParametedType.java:209)
at org.jboss.tools.cdi.internal.core.impl.ParametedType.getInheritedTypes(ParametedType.java:232)
at org.jboss.tools.cdi.internal.core.impl.definition.AbstractTypeDefinition.init(AbstractTypeDefinition.java:76)
at org.jboss.tools.cdi.internal.core.impl.definition.TypeDefinition.init(TypeDefinition.java:45)
at org.jboss.tools.cdi.internal.core.impl.definition.AbstractMemberDefinition.setAnnotatable(AbstractMemberDefinition.java:56)
at org.jboss.tools.cdi.internal.core.impl.definition.AbstractTypeDefinition.setType(AbstractTypeDefinition.java:65)
at org.jboss.tools.cdi.internal.core.scanner.CDIBuilderDelegate.build(CDIBuilderDelegate.java:67)
at org.jboss.tools.cdi.core.CDICoreBuilder.invokeBuilderDelegates(CDICoreBuilder.java:281)
at org.jboss.tools.cdi.core.CDICoreBuilder.incrementalBuild(CDICoreBuilder.java:236)
at org.jboss.tools.cdi.core.CDICoreBuilder.build(CDICoreBuilder.java:190)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:717)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:228)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:281)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:284)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:340)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:363)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8799) org.jboss.tools.cdi.ui.test.CDIUIAllTests.testCDIBeanQueryParticipant failure
by Alexey Kazakov (JIRA)
org.jboss.tools.cdi.ui.test.CDIUIAllTests.testCDIBeanQueryParticipant failure
-----------------------------------------------------------------------------
Key: JBIDE-8799
URL: https://issues.jboss.org/browse/JBIDE-8799
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M1
Environment: jbosstools-3.3_trunk.component--cdi/219
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Priority: Blocker
Fix For: 3.3.0.M1
Error Message
Match not found (class - class org.jboss.tools.cdi.internal.core.impl.InjectionPointField label - FieldInjectionPointBean.injectedBean
Stacktrace
junit.framework.AssertionFailedError: Match not found (class - class org.jboss.tools.cdi.internal.core.impl.InjectionPointField label - FieldInjectionPointBean.injectedBean
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.jboss.tools.cdi.ui.test.search.CDISearchParticipantTest.checkMatches(CDISearchParticipantTest.java:100)
at org.jboss.tools.cdi.ui.test.search.CDISearchParticipantTest.testSearchParticipant(CDISearchParticipantTest.java:74)
at org.jboss.tools.cdi.ui.test.search.CDISearchParticipantTest.testCDIBeanQueryParticipant(CDISearchParticipantTest.java:199)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8495) Evaluate removal of TPTP from JBT 3.3
by Nick Boldt (JIRA)
Evaluate removal of TPTP from JBT 3.3
-------------------------------------
Key: JBIDE-8495
URL: https://issues.jboss.org/browse/JBIDE-8495
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, Cleanup
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
TPTP is being archived after their 4.7.2 release in Helios SR2 [1]. Therefore, we need to either continue to build our TPTP stuff on top of the Helios version of TPTP and patch it if necessary so it'll work in Eclipse 3.7 (JBT 3.3), or remove it entirely & drop support.
[1] http://www.eclipse.org/tptp/home/project_info/devplans/EclipseTPTPProject...
Currently, the feature groups we use from Eclipse TPTP 4.7 are:
<unit id="org.eclipse.tptp.platform.profile.server.feature.group" version="4.5.1.v201009092123-7H7F3AkF7B79N8WCTEH"/>
<unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.2.v201101261720-797918s735435695C83"/>
<unit id="org.eclipse.tptp.platform.core.feature.group" version="4.7.2.v201101261720-8X8ZFXoFLWUl6wn5veAISx"/>
<unit id="org.eclipse.tptp.platform.jvmti.feature.group" version="4.5.1.v201009092123-797A38s7354466855B7"/>
<unit id="org.eclipse.tptp.platform.trace.feature.group" version="4.5.2.v201101261720-7L7O8fBgJ9EC9NDREaF9"/>
<unit id="org.eclipse.tptp.platform.xerces.feature.group" version="4.6.0.v201005032111-777K4AkF7B77R7c7N77"/>
<unit id="org.eclipse.tptp.platform.instrumentation.ui.feature.group" version="4.3.2.v201101261720-797918s735435695C83"/>
<unit id="org.eclipse.tptp.platform.probekit.feature.group" version="4.5.2.v201101271120-7H7BF8QAkF7B87RBVCFFD"/>
<unit id="org.eclipse.tptp.platform.commons.logging.feature.group" version="4.5.0.v201005032111-2-37w312116191612"/>
<unit id="org.eclipse.tptp.platform.jakarta.log4j.feature.group" version="4.5.0.v201005032111-217E7w312116191611"/>
<repository location="http://download.eclipse.org/tptp/updates/helios/"/>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-9017) remove refs to jbpm from jbds product (intro content, themes, wizards, etc.)
by Nick Boldt (JIRA)
remove refs to jbpm from jbds product (intro content, themes, wizards, etc.)
----------------------------------------------------------------------------
Key: JBIDE-9017
URL: https://issues.jboss.org/browse/JBIDE-9017
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: jbpm
Affects Versions: 3.3.0.M2
Reporter: Nick Boldt
Assignee: Koen Aers
In JBDS trunk [1], I've moved ESB refs in ./features/com.jboss.jbds.product.feature/feature.xml and ./site/site.xml to ./features/com.jboss.jbds.product.soa.feature/feature.xml and ./soa-site/site.xml, but other refs persist.
[1] http://svn.jboss.org/repos/devstudio/trunk/product/
---
These references should be removed and dealt with as downstream extensions, etc.
** [3] ./plugins/com.jboss.jbds.product/themes/jbds/html/internal-page.css **
506-a#new_seam_project_by_generate_entities:hover img { background-image : url('../graphics/icons/ctool/new_seam_project_small_hov.png'); width : 83px; height : 48px; }
507-
508:a#new_jbpm_process_project img { background-image : url('../graphics/icons/ctool/new_jbpm_process_project_small.png'); width : 83px; height : 48px; }
509:a#new_jbpm_process_project:hover img { background-image : url('../graphics/icons/ctool/new_jbpm_process_project_small_hov.png'); width : 83px; height : 48px; }
510-
511-a#new_jsf_project img { background-image : url('../graphics/icons/ctool/new_jsf_project.png'); width : 48px; height : 48px; }
** [4] ./plugins/com.jboss.jbds.product/themes/jbds/html/overview.css **
263-a#new_seam_project_by_generate_entities:hover img { background-image : url('../graphics/icons/ctool/new_seam_project_small_hov.png'); width : 83px; height : 48px; }
264-
265:a#new_jbpm_process_project img { background-image : url('../graphics/icons/ctool/new_jbpm_process_project_small.png'); width : 83px; height : 48px; }
266:a#new_jbpm_process_project:hover img { background-image : url('../graphics/icons/ctool/new_jbpm_process_project_small_hov.png'); width : 83px; height : 48px; }
267-
268-a#new_jsf_project img { background-image : url('../graphics/icons/ctool/new_jsf_project.png'); width : 48px; height : 48px; }
** [5] ./plugins/com.jboss.jbds.product/themes/jbds/swt/createnew.properties **
16-createnew.page-content.seam_project.new_seam_project_by_generate_entities.hover-icon = ../graphics/icons/ctool/new_seam_project_small.png
17-
18:createnew.page-content.seam_project.new_jbpm_process_project.link-icon = ../graphics/icons/ctool/new_jbpm_process_project_small.png
19:#createnew.page-content.seam_project.new_jbpm_process_project.hover-icon = ../graphics/icons/ctool/new_jbpm_process_project_small_hov.png
20:createnew.page-content.seam_project.new_jbpm_process_project.hover-icon = ../graphics/icons/ctool/new_jbpm_process_project_small.png
21-
22-createnew.page-content.new_struts_project.link-icon = ../graphics/icons/ctool/new_struts_project.png
** [6] ./plugins/com.jboss.jbds.product/plugin.xml **
254- value="%createnewLinkDescriptionSeam" />
255- <property
256: name="createnewLinkjbpm"
257: value="%createnewLinkjbpm" />
258- <property
259: name="createnewLinkDescriptionjbpm"
260: value="%createnewLinkDescriptionjbpm" />
261- <property
262- name="createnewLinkJSF"
** [7] ./plugins/com.jboss.jbds.product/plugin.properties **
95-createnewLinkSeam=Create Seam Project
96-createnewLinkDescriptionSeam=JBoss Developer Studio includes a New Seam Project Wizard that allows you to setup project for full featured web application in Seam. You can use any combination of Java EE frameworks integrated to JBoss Seam.
97:createnewLinkjbpm=Create jBPM Process Project
98:createnewLinkDescriptionjbpm=JBoss Developer Studio includes a New jBPM Process Project that allows you to create applications using jBPM Framework
99-createnewLinkJSF=Create JSF Project
100-createnewLinkDescriptionJSF=JBoss Developer Studio allows you to create brand new JSF projects. A new JSF project will have all JSF libraries, tag libraries and a JSF configuration file. JBoss Developer Studio comes with a number of predefined project templates. These templates are flexible and easily customizable.
** [8] ./plugins/com.jboss.jbds.product/plugin_customization.ini **
62-# the uri to be used to deploy the process. There is a preference for this
63-# property that initially contains the path for the jBPM standalone runtime
64:# (i.e. jbpm-console/upload). This value should be changed because in SOA-P
65-# another path is used (i.e. gpd-deployer/upload see
66-# https://jira.jboss.org/jira/browse/JBPM-2678)
67:org.jbpm.gd.jpdl/server\ deployer=/gpd-deployer/upload
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-9015) remove refs to esb from jbds product (intro content, themes, wizards, etc.)
by Nick Boldt (JIRA)
remove refs to esb from jbds product (intro content, themes, wizards, etc.)
---------------------------------------------------------------------------
Key: JBIDE-9015
URL: https://issues.jboss.org/browse/JBIDE-9015
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: esb
Affects Versions: 3.3.0.M2
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
In JBDS trunk [1], I've moved ESB refs in ./features/com.jboss.jbds.product.feature/feature.xml and ./site/site.xml to ./features/com.jboss.jbds.product.soa.feature/feature.xml and ./soa-site/site.xml, but other refs persist.
[1] http://svn.jboss.org/repos/devstudio/trunk/product/
----
These references should be removed and dealt with as downstream extensions, etc.
** [3] ./plugins/com.jboss.jbds.product/themes/jbds/html/internal-page.css **
515-a#new_struts_project:hover img { background-image : url('../graphics/icons/ctool/new_struts_project_hov.png'); width : 48px; height : 48px; }
516-
517:a#new_esb_project img { background-image : url('../graphics/icons/ctool/new_generic_project.png'); width : 48px; height : 48px; }
518:a#new_esb_project:hover img { background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
519-
520-a#new_teiid_project img { background-image : url('../graphics/icons/ctool/new_generic_project.png'); width : 48px; height : 48px; }
** [4] ./plugins/com.jboss.jbds.product/intro4/introContent.xml **
398- <group>
399- <link style-id="content-link" label="$introLink3Title-createnew$"
400: url="http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&..."
401: id="new_esb_project">
402- <text>$introLink3Description-createnew$</text>
403- </link>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months