[JBoss JIRA] (ARQ-824) Verify Arquillian can run on JDK 1.5
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-824?page=com.atlassian.jira.plugin.sy... ]
Karel Piwko commented on ARQ-824:
---------------------------------
Aslak, do we still support 1.5?
> Verify Arquillian can run on JDK 1.5
> ------------------------------------
>
> Key: ARQ-824
> URL: https://issues.jboss.org/browse/ARQ-824
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Seam2, JBoss AS Containers, Test Protocol SPIs and Implementation, Tomcat Containers
> Affects Versions: 1.0.0.CR7
> Reporter: Aslak Knutsen
> Assignee: Aslak Knutsen
>
> Setting compiler options target/source to 1.5 is not enough to verify that the code can actually run on JDK 1.5 since it ignores API changes. To avoid forcing developers to have JDK 1.5 installed to compile, we can add e.g. the Animal Sniffer Maven Plugin to verify using usage of JDK based on known api signatures.
--
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
11 years, 10 months
[JBoss JIRA] (ARQ-824) Verify Arquillian can run on JDK 1.5
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-824?page=com.atlassian.jira.plugin.sy... ]
Karel Piwko updated ARQ-824:
----------------------------
Component/s: (was: Extension - Drone)
> Verify Arquillian can run on JDK 1.5
> ------------------------------------
>
> Key: ARQ-824
> URL: https://issues.jboss.org/browse/ARQ-824
> Project: Arquillian
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Extension - Seam2, JBoss AS Containers, Test Protocol SPIs and Implementation, Tomcat Containers
> Affects Versions: 1.0.0.CR7
> Reporter: Aslak Knutsen
> Assignee: Aslak Knutsen
>
> Setting compiler options target/source to 1.5 is not enough to verify that the code can actually run on JDK 1.5 since it ignores API changes. To avoid forcing developers to have JDK 1.5 installed to compile, we can add e.g. the Animal Sniffer Maven Plugin to verify using usage of JDK based on known api signatures.
--
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
11 years, 10 months
[JBoss JIRA] (ARQ-1179) Mark a test so it will only run against certain browsers
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/ARQ-1179?page=com.atlassian.jira.plugin.s... ]
Karel Piwko commented on ARQ-1179:
----------------------------------
Works with JUnit's Assume as well.
> Mark a test so it will only run against certain browsers
> --------------------------------------------------------
>
> Key: ARQ-1179
> URL: https://issues.jboss.org/browse/ARQ-1179
> Project: Arquillian
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Extension - Drone
> Reporter: Brian Leathem
> Assignee: Karel Piwko
> Fix For: drone_1.2.0.next
>
>
> It would be useful to be able to annotate a particular test so it will only run when driven by a particular set of browsers.
> Some sample use cases:
> # Some tests cannot target the incomplete js impl found in html unit. I would mark such tests not to run when htmlunit is the configured browser (in CI for instance)
> # Some tests may target non-standard behaviour in certain browsers (older IE versions for instance) and may not make sense to run in all browsers. I would mark such tests not to run only when IE is the configured browser.
--
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
11 years, 10 months