[jbosstools-issues] [JBoss JIRA] Issue Comment Edited: (JBIDE-8734) Update Site containing JBT Bot Tests

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue May 3 11:17:18 EDT 2011


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

Nick Boldt edited comment on JBIDE-8734 at 5/3/11 11:17 AM:
------------------------------------------------------------

Currently, these test features are available from [1] or [2], but need to be refactored for consistent naming.

[1] http://download.jboss.org/jbosstools/builds/staging/_composite_/3.2_stable_branch/ 
[2] http://download.jboss.org/jbosstools/builds/staging/_composite_/3.3.indigo/

!JBDS5-current-test-features-on-staging-composite-site-need-to-be-refactored-Screenshot.png!

Additionally, here is what is currently published:

{code}
[hudson at dev01 staging]$ find . -mindepth 4 -maxdepth 7 -type f -name "*bot*jar"
./jbosstools-3.3_trunk.component--jst/all/repo/plugins/org.jboss.tools.jst.ui.firstrun.bot.test_3.1.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--jst/all/repo/plugins/org.jboss.tools.jst.ui.bot.test_3.2.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/plugins/org.jboss.tools.ui.bot.ext.test_3.1.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/plugins/org.jboss.tools.ui.bot.ext_3.2.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--vpe/all/repo/plugins/org.jboss.tools.vpe.ui.bot.test_3.2.0.v20110328-1317-H125-M1.jar

[hudson at dev01 staging]$ find . -mindepth 4 -maxdepth 7 -type f -name "*test*jar" | grep features
./jbosstools-3.3_trunk.component--as/all/repo/features/org.jboss.ide.eclipse.as.test.feature_2.1.0.v20110415-0503-H273-M1.jar
./jbosstools-3.3_trunk.component--common/all/repo/features/org.jboss.tools.common.all.tests.feature_3.1.0.v20110415-0452-H199-M1.jar
./jbosstools-3.3_trunk.component--jmx/all/repo/features/org.jboss.tools.jmx.tests.feature_1.2.0.v20110415-0438-H170-M1.jar
./jbosstools-3.3_trunk.component--jst/all/repo/features/org.jboss.tools.jst.test.feature_1.0.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/features/org.jboss.tools.test.feature_3.1.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--vpe/all/repo/features/org.jboss.tools.vpe.test.feature_1.0.0.v20110328-1317-H125-M1.jar
./jbosstools-teiid-designer-7.3_trunk/all/repo/features/org.teiid.designer.test.feature_7.3.0.v20110222-0952-H254-Alpha1.jar
{code}

      was (Author: nickboldt):
    Currently, these test features are available, and need to be refactored for consistent naming.

!JBDS5-current-test-features-on-staging-composite-site-need-to-be-refactored-Screenshot.png!

Additionally, here is what is currently published:

{code}
[hudson at dev01 staging]$ find . -mindepth 4 -maxdepth 7 -type f -name "*bot*jar"
./jbosstools-3.3_trunk.component--jst/all/repo/plugins/org.jboss.tools.jst.ui.firstrun.bot.test_3.1.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--jst/all/repo/plugins/org.jboss.tools.jst.ui.bot.test_3.2.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/plugins/org.jboss.tools.ui.bot.ext.test_3.1.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/plugins/org.jboss.tools.ui.bot.ext_3.2.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--vpe/all/repo/plugins/org.jboss.tools.vpe.ui.bot.test_3.2.0.v20110328-1317-H125-M1.jar

[hudson at dev01 staging]$ find . -mindepth 4 -maxdepth 7 -type f -name "*test*jar" | grep features
./jbosstools-3.3_trunk.component--as/all/repo/features/org.jboss.ide.eclipse.as.test.feature_2.1.0.v20110415-0503-H273-M1.jar
./jbosstools-3.3_trunk.component--common/all/repo/features/org.jboss.tools.common.all.tests.feature_3.1.0.v20110415-0452-H199-M1.jar
./jbosstools-3.3_trunk.component--jmx/all/repo/features/org.jboss.tools.jmx.tests.feature_1.2.0.v20110415-0438-H170-M1.jar
./jbosstools-3.3_trunk.component--jst/all/repo/features/org.jboss.tools.jst.test.feature_1.0.0.v20110415-0517-H179-M1.jar
./jbosstools-3.3_trunk.component--tests/all/repo/features/org.jboss.tools.test.feature_3.1.0.v20110415-0429-H189-M1.jar
./jbosstools-3.3_trunk.component--vpe/all/repo/features/org.jboss.tools.vpe.test.feature_1.0.0.v20110328-1317-H125-M1.jar
./jbosstools-teiid-designer-7.3_trunk/all/repo/features/org.teiid.designer.test.feature_7.3.0.v20110222-0952-H254-Alpha1.jar
{code}
  
> Update Site containing JBT Bot Tests
> ------------------------------------
>
>                 Key: JBIDE-8734
>                 URL: https://issues.jboss.org/browse/JBIDE-8734
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.2.0.Final
>            Reporter: Jiri Peterka
>            Assignee: Nick Boldt
>         Attachments: JBDS5-current-test-features-on-staging-composite-site-need-to-be-refactored-Screenshot.png
>
>
> We need to have an update site containing these bot tests:
>  https://svn.jboss.org/repos/jbosstools/trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/bpel/tests/org.jboss.tools.bpel.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/drools/tests/org.jboss.tools.drools.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/esb/tests/org.jboss.tools.esb.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/jbpm/tests/org.jboss.tools.jbpm.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/jst/tests/org.jboss.tools.jst.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/modeshape/tests/org.jboss.tools.modeshape.rest.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/smooks/tests/org.jboss.tools.smooks.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/struts/tests/org.jboss.tools.struts.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/vpe/tests/org.jboss.tools.vpe.ui.bot.test/
>  https://svn.jboss.org/repos/jbosstools/trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/
> Bot tests have these dependencies which should be installable as well:
>  https://svn.jboss.org/repos/jbosstools/trunk/tests/plugins/org.jboss.tools.ui.bot.ext/
>  https://svn.jboss.org/repos/jbosstools/trunk/tests/plugins/org.jboss.tools.tests/

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