[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9784) Include JBoss Central to JBoss Tools

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Sep 27 23:33:26 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630957#comment-12630957 ] 

Nick Boldt commented on JBIDE-9784:
-----------------------------------

Moving to Mylyn 3.6.2 results in this:

{code}
[INFO] org.jboss.tools.central ........................... FAILURE [6.489s]

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.12.0:compile (default-compile) on project org.jboss.tools.central: Compilation failure: Compilation failure:
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/jobs/RefreshTutorialsJob.java (at line 67):[-1,-1]
[ERROR] if (!ProjectExamplesActivator.canFix(projectTutorial, fix)) {
[ERROR] ^^^^^^
[ERROR] The method canFix(Project, ProjectFix) is undefined for the type ProjectExamplesActivator
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java (at line 139):[-1,-1]
[ERROR] if (!ProjectExamplesActivator.canFix(project, fix)) {
[ERROR] ^^^^^^
[ERROR] The method canFix(Project, ProjectFix) is undefined for the type ProjectExamplesActivator
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java (at line 163):[-1,-1]
[ERROR] String connectorId = projectFix.getProperties().get(ProjectFix.CONNECTOR_ID);
[ERROR] ^^^^^^^^^^^^
[ERROR] CONNECTOR_ID cannot be resolved or is not a field
[ERROR] 
[ERROR] /home/nboldt/eclipse/workspace-jboss/jbosstools_trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/dialogs/ProjectExamplesDialog.java (at line 231):[-1,-1]
[ERROR] final String downloadId = projectFix.getProperties().get(ProjectFix.DOWNLOAD_ID);
[ERROR] ^^^^^^^^^^^
[ERROR] DOWNLOAD_ID cannot be resolved or is not a field
{code}

But once again, everything compiles fine against the composite requirements site:

{code}
$ mvn clean install -B -U -fae -e -P jbosstools-nightly-staging-composite,jboss-requirements-composite-mirror,jboss-requirements-composite-extras-mirror,local.site -Dlocal.site=file://home/nboldt/tmp/JBT_REPO_Indigo/

[INFO] BUILD SUCCESS
{code}

So something else is missing from the TP other than Mylyn (org.eclipse.mylyn_feature version 3.6.2).

> Include JBoss Central to JBoss Tools
> ------------------------------------
>
>                 Key: JBIDE-9784
>                 URL: https://issues.jboss.org/browse/JBIDE-9784
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.3.0.M3
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.M4
>
>
> The central component is placed in trunk/central.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list