[JBoss JIRA] (JBIDE-13869) Find a way to run testsuite against existing builds but with different TP without requiring publishing
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13869?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-13869:
----------------------------------------
Fix Version/s: 4.0.2.Final
4.1.0.Alpha2
Description:
Case for 4.0.1 was TP change was done late, how do we run tests without having to rebuild everything again.
Possible options:
1) Create new testsuite that depends on all other testsuites and run them in surefire test.
2) use something else than surefire to run the already built testsuites.
Priority: Critical (was: Major)
Assignee: Mickael Istria
Component/s: Build/Releng
Michael, can you do a spike on this ?
> Find a way to run testsuite against existing builds but with different TP without requiring publishing
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13869
> URL: https://issues.jboss.org/browse/JBIDE-13869
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.0.2.Final, 4.1.0.Alpha2
>
>
> Case for 4.0.1 was TP change was done late, how do we run tests without having to rebuild everything again.
> Possible options:
> 1) Create new testsuite that depends on all other testsuites and run them in surefire test.
> 2) use something else than surefire to run the already built testsuites.
--
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-13868) Project Archives incorrectly loading saved .packages
by Rafael Sisto (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13868?page=com.atlassian.jira.plugi... ]
Rafael Sisto updated JBIDE-13868:
---------------------------------
Attachment: loaded packages.png
This is how the loaded .packages looks like. It should load also the war and jar files...
> Project Archives incorrectly loading saved .packages
> ----------------------------------------------------
>
> Key: JBIDE-13868
> URL: https://issues.jboss.org/browse/JBIDE-13868
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Archives
> Affects Versions: 4.0.0.Final
> Environment: Eclipse juno 32 bit
> Reporter: Rafael Sisto
> Assignee: Rob Stryker
> Attachments: .packages, loaded packages.png
>
>
> After creating a project archive from the Project Archives window, consisting of a war file, a jar file and EarContent folder it creates the ear successfully.
> After restarting eclipse (or closing and opening the project) the Project Archive does not load the jar and war archives, only the EarContent fileset.
> Testing a little further, adding only a jar archive and a fileset works, but when adding the second jar (war in this case), the project archives loads only the fileset, discarding both jars.
--
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-13868) Project Archives incorrectly loading saved .packages
by Rafael Sisto (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13868?page=com.atlassian.jira.plugi... ]
Rafael Sisto updated JBIDE-13868:
---------------------------------
Attachment: .packages
This is the generated .packages file.
> Project Archives incorrectly loading saved .packages
> ----------------------------------------------------
>
> Key: JBIDE-13868
> URL: https://issues.jboss.org/browse/JBIDE-13868
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Archives
> Affects Versions: 4.0.0.Final
> Environment: Eclipse juno 32 bit
> Reporter: Rafael Sisto
> Assignee: Rob Stryker
> Attachments: .packages
>
>
> After creating a project archive from the Project Archives window, consisting of a war file, a jar file and EarContent folder it creates the ear successfully.
> After restarting eclipse (or closing and opening the project) the Project Archive does not load the jar and war archives, only the EarContent fileset.
> Testing a little further, adding only a jar archive and a fileset works, but when adding the second jar (war in this case), the project archives loads only the fileset, discarding both jars.
--
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-13868) Project Archives incorrectly loading saved .packages
by Rafael Sisto (JIRA)
Rafael Sisto created JBIDE-13868:
------------------------------------
Summary: Project Archives incorrectly loading saved .packages
Key: JBIDE-13868
URL: https://issues.jboss.org/browse/JBIDE-13868
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Archives
Affects Versions: 4.0.0.Final
Environment: Eclipse juno 32 bit
Reporter: Rafael Sisto
Assignee: Rob Stryker
After creating a project archive from the Project Archives window, consisting of a war file, a jar file and EarContent folder it creates the ear successfully.
After restarting eclipse (or closing and opening the project) the Project Archive does not load the jar and war archives, only the EarContent fileset.
Testing a little further, adding only a jar archive and a fileset works, but when adding the second jar (war in this case), the project archives loads only the fileset, discarding both jars.
--
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-13866) openshift-java-client: remove hard coded (standalone) cartridges from tests
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13866?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13866:
-------------------------------------
Description: We currently still have hard coded (standalone) cartridges in our integration tests (not the client code which is not depending on specific cartridges). If we want to have the OpenShift team running our integration test we have to remove those. This is because they may replace existing by new cartridges and therefore can't run our integration tests against new DEVENVs (ex. a dev pinged me and told me he was working on upgrading the php cartridge to a higher version). (was: We currently still have hard coded (standalone) cartr)
> openshift-java-client: remove hard coded (standalone) cartridges from tests
> ---------------------------------------------------------------------------
>
> Key: JBIDE-13866
> URL: https://issues.jboss.org/browse/JBIDE-13866
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Alpha2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.x
>
>
> We currently still have hard coded (standalone) cartridges in our integration tests (not the client code which is not depending on specific cartridges). If we want to have the OpenShift team running our integration test we have to remove those. This is because they may replace existing by new cartridges and therefore can't run our integration tests against new DEVENVs (ex. a dev pinged me and told me he was working on upgrading the php cartridge to a higher version).
--
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