[jbosstools-issues] [JBoss JIRA] (JBDS-1741) JBDS50_0135: [COMMIT] (Dev) Mylyn Connectors (Extra)

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Tue Mar 6 10:49:40 EST 2012


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

Lucia Jelinkova commented on JBDS-1741:
---------------------------------------

Mylyn eGit integration currently does not work in JBDS Beta1c. 

Steps to reproduce:
# Import any Git project
# Make dummy change
# Create local Mylyn task
# Activate it
# Commit the git project

EXPECTED: Commit message should contain Mylyn task name
RESULT: Commit message is empty

This works perfectly fine on a normal Eclipse for Java developers version 3.7.2. When I list all plugins from that Eclipse I get the following:

{code}
org.eclipse.egit_1.3.0.201202151440-r.jar
org.eclipse.egit.core_1.3.0.201202151440-r.jar
org.eclipse.egit.doc_1.3.0.201202151440-r.jar
org.eclipse.egit.mylyn.ui_1.3.0.201202151440-r.jar
org.eclipse.egit.ui_1.3.0.201202151440-r.jar
org.eclipse.jgit_1.3.0.201202151440-r.jar
{code}

When I list plugins from the JBDS Beta1c I get the following plugins:
{code}
org.eclipse.egit_1.3.0.201202151440-r.jar
org.eclipse.egit.core_1.3.0.201202151440-r.jar
org.eclipse.egit.doc_1.3.0.201202151440-r.jar
org.eclipse.egit.ui_1.3.0.201202151440-r.jar
org.eclipse.jgit_1.3.0.201202151440-r.jar
org.eclipse.mylyn.git.core_0.8.1.v20110720-0100.jar
org.eclipse.mylyn.git.ui_0.8.0.v20110608-1400.jar
org.jboss.tools.openshift.egit.core_2.3.0.v20120229-1405-H46-Beta1.jar
org.jboss.tools.openshift.egit.ui_2.3.0.v20120229-1405-H46-Beta1.jar
{code}

It seems that in JBDS the org.eclipse.egit.mylyn.ui_1.3.0.201202151440-r.jar plugin is missing and org.eclipse.mylyn.git.* might not be necessary. 

                
> JBDS50_0135: [COMMIT] (Dev) Mylyn Connectors (Extra)
> ----------------------------------------------------
>
>                 Key: JBDS-1741
>                 URL: https://issues.jboss.org/browse/JBDS-1741
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Requirements
>            Reporter: mark yarborough
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.Beta1
>
>         Attachments: mylyn-connectors-jbds5beta1.png
>
>


--
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

        


More information about the jbosstools-issues mailing list