[jbosstools-issues] [JBoss JIRA] (JBIDE-23645) Remove org.jboss.tools.ui.bot.ext from integration tests

Pavol Srna (JIRA) issues at jboss.org
Wed Jun 28 04:39:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-23645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Srna closed JBIDE-23645.
------------------------------


> Remove org.jboss.tools.ui.bot.ext from integration tests
> --------------------------------------------------------
>
>                 Key: JBIDE-23645
>                 URL: https://issues.jboss.org/browse/JBIDE-23645
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: integration-tests
>    Affects Versions: 4.4.3.AM1
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>             Fix For: 4.5.0.AM1
>
>
> org.jboss.tools.ui.bot.ext is an old and unmaintained test library. We should find out if/what tests still use it and fix those and ultimately remove bot.ext.
> https://github.com/jbosstools/jbosstools-integration-tests/tree/master/plugins/org.jboss.tools.ui.bot.ext
> This was previously discussed in JBIDE-23593 where I found the following tests that still use bot.ext.
> I found out that some tests still use bot.ext:
> {code}
> $ find . -iname 'manifest.mf' -path '*/META-INF/*'|xargs grep 'ui\.bot\.ext'|sed 's/:.*//'|uniq
> ./plugins/org.jboss.tools.jst.ui.bot/META-INF/MANIFEST.MF
> ./plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.portlet.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.seam.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.ws.ui.bot.test/META-INF/MANIFEST.MF
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list