[JBoss JIRA] (JBIDE-13900) Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13900?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-13900:
-------------------------------
Assignee: (was: Snjezana Peco)
> Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
> ----------------------------------------------------------------
>
> Key: JBIDE-13900
> URL: https://issues.jboss.org/browse/JBIDE-13900
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
> Reporter: Nick Boldt
>
> Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
> {code:title=contains ref to only 6.0. Should it contain 6.1 too?}
> jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
> jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
> {code:title=contains refs to both 6.0 and 6.1}
> jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13900) Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13900?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-13900:
-------------------------------
Component/s: testing-tools
(was: JBossAS/Servers)
(was: central)
> Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
> ----------------------------------------------------------------
>
> Key: JBIDE-13900
> URL: https://issues.jboss.org/browse/JBIDE-13900
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Snjezana Peco
>
> Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
> {code:title=contains ref to only 6.0. Should it contain 6.1 too?}
> jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
> jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
> {code:title=contains refs to both 6.0 and 6.1}
> jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13900) Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13900:
----------------------------------
Summary: Update Integration Tests to support latest EAP 6.0.x and 6.1.0.x
Key: JBIDE-13900
URL: https://issues.jboss.org/browse/JBIDE-13900
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, JBossAS/Servers
Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
Reporter: Nick Boldt
Assignee: Snjezana Peco
Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
{code:title=contains ref to only 6.0. Should it contain 6.1 too?}
jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
{code:title=contains refs to both 6.0 and 6.1}
jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13899) Update Server tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13899?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-13899:
------------------------------------
While you're at it, I see some tests that refer to jboss-as 7.1.1, and some that refer to jboss-as 7.1.0. Should everything ref the latest?
{code}
jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml
{code}
> Update Server tests to support latest EAP 6.0.x and 6.1.0.x
> -----------------------------------------------------------
>
> Key: JBIDE-13899
> URL: https://issues.jboss.org/browse/JBIDE-13899
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, JBossAS/Servers
> Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Snjezana Peco
>
> Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
> {code:title=contains ref to only 6.0. Should it contain 6.1 too?}
> jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
> jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
> {code:title=contains refs to both 6.0 and 6.1}
> jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13899) Update Server tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13899?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-13899:
-------------------------------
Description:
Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
{code:title=contains ref to only 6.0. Should it contain 6.1 too?}
jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
{code:title=contains refs to both 6.0 and 6.1}
jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
was:
Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
{code}jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml
jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
> Update Server tests to support latest EAP 6.0.x and 6.1.0.x
> -----------------------------------------------------------
>
> Key: JBIDE-13899
> URL: https://issues.jboss.org/browse/JBIDE-13899
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, JBossAS/Servers
> Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Snjezana Peco
>
> Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
> {code:title=contains ref to only 6.0. Should it contain 6.1 too?}
> jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
> jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml{code}
> {code:title=contains refs to both 6.0 and 6.1}
> jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13899) Update Server tests to support latest EAP 6.0.x and 6.1.0.x
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13899:
----------------------------------
Summary: Update Server tests to support latest EAP 6.0.x and 6.1.0.x
Key: JBIDE-13899
URL: https://issues.jboss.org/browse/JBIDE-13899
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, JBossAS/Servers
Affects Versions: 4.0.2.Final, 4.1.0.Alpha2
Reporter: Nick Boldt
Assignee: Snjezana Peco
Found test classes which refer to JBEAP 6.0 and/or 6.1. They should be updated to refer to the latest 6.0.x AND new 6.1.0.x bits, so both are available for testing.
{code}jbosstools-integration-tests/tests/org.jboss.ide.eclipse.as.ui.bot.test/pom.xml
jbosstools-integration-tests/tests/org.jboss.tools.central.test.ui.bot/pom.xml
jbosstools-server/as/tests/org.jboss.tools.as.test.core/pom.xml{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBDS-2460) replace included p2-director.zip with upstream version from tycho-standalone-p2-director
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2460?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2460:
-------------------------------------------
no, but I dont see why we would not just make sure the SVN code we currently are building is sane before moving it externally.
i.e. why do we have a custom InstallerDirectorApplication.java from dgolovins workspace - thats just broken. We need that fixed anyway.
> replace included p2-director.zip with upstream version from tycho-standalone-p2-director
> ----------------------------------------------------------------------------------------
>
> Key: JBDS-2460
> URL: https://issues.jboss.org/browse/JBDS-2460
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: 3rdPartyDependencies, Build, installer
> Affects Versions: 7.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Fix For: 7.0.0.Alpha2
>
>
> To build JBDS installer we need p2-director.zip [0], which is 9M and doesn't include sources. Ideally, we could just use something from Eclipse.org at build-time, and COULD include sources.
> [0] https://svn.jboss.org/repos/devstudio/trunk/product/installer/p2-director...
> I looked at tycho-standalone-p2-director [1,2] but it's only an update site -- it lacks equinox.launcher fragments for the various platforms on which we run.
> [1] https://github.com/eclipse/tycho/tree/master/tycho-bundles/tycho-standalo...
> [2] http://search.maven.org/remotecontent?filepath=org/eclipse/tycho/tycho-st...
> So... maybe we need to do something similar but include the binary bits too, so that we can produce something similar to what's in this zip [3] ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years
[JBoss JIRA] (JBIDE-13898) Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha runtimes
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-13898:
----------------------------------
Summary: Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha runtimes
Key: JBIDE-13898
URL: https://issues.jboss.org/browse/JBIDE-13898
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 4.1.0.Alpha1, 4.0.0.Alpha1-SOA
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Found two test classes which refer to SOA-P 5. They should be updated to refer to the latest 5.3.x *AND* new 6.0.0.Alpha bits, so both are available for testing.
{code:title=jbosstools-esb/tests/org.jboss.tools.esb.project.core.test/pom.xml}
<configuration>
<url>http://***********/soa-5.3.0.ER5/soa-p-5.3.0.ER5.zip</url>
<md5>**********</md5>
<unpack>true</unpack>
{code}
{code:title=jbosstools-integration-tests/tests/org.jboss.tools.esb.ui.bot.test/pom.xml}
<configuration>
<url>http://***********/soa-5.3.0.GA/soa-p-5.3.0.GA.zip</url>
<md5>**********</md5>
<unpack>true</unpack>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years