[JBoss JIRA] (JBIDE-20222) "Create Deployment Method" gets confused when dependent is a Inner Type
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20222?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-20222:
----------------------------------
Fix Version/s: 4.3.0.CR1
> "Create Deployment Method" gets confused when dependent is a Inner Type
> -----------------------------------------------------------------------
>
> Key: JBIDE-20222
> URL: https://issues.jboss.org/browse/JBIDE-20222
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.3.0.Beta1
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.3.0.CR1
>
> Attachments: inner_type_issue.png
>
>
> When adding a class that depends on a Inner Class the generate deployment logic tries to add it twice;
> * Once as the parent Type
> * Once as the Inner Type
> But it still warns that the Inner Type is not included in the Deployment.
> !inner_type_issue.png!
> In this case Type is a Enum in Target:
> {code}
> public class Target {
> public static enum Type {
> Remote, Managed, Embedded
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20222) "Create Deployment Method" gets confused when dependent is a Inner Type
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20222?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-20222:
----------------------------------
Affects Version/s: 4.3.0.Beta1
> "Create Deployment Method" gets confused when dependent is a Inner Type
> -----------------------------------------------------------------------
>
> Key: JBIDE-20222
> URL: https://issues.jboss.org/browse/JBIDE-20222
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Affects Versions: 4.3.0.Beta1
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.3.0.CR1
>
> Attachments: inner_type_issue.png
>
>
> When adding a class that depends on a Inner Class the generate deployment logic tries to add it twice;
> * Once as the parent Type
> * Once as the Inner Type
> But it still warns that the Inner Type is not included in the Deployment.
> !inner_type_issue.png!
> In this case Type is a Enum in Target:
> {code}
> public class Target {
> public static enum Type {
> Remote, Managed, Embedded
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20222) "Create Deployment Method" gets confused when dependent is a Inner Type
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20222?page=com.atlassian.jira.plugi... ]
Snjezana Peco reassigned JBIDE-20222:
-------------------------------------
Assignee: Snjezana Peco
> "Create Deployment Method" gets confused when dependent is a Inner Type
> -----------------------------------------------------------------------
>
> Key: JBIDE-20222
> URL: https://issues.jboss.org/browse/JBIDE-20222
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: arquillian
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Attachments: inner_type_issue.png
>
>
> When adding a class that depends on a Inner Class the generate deployment logic tries to add it twice;
> * Once as the parent Type
> * Once as the Inner Type
> But it still warns that the Inner Type is not included in the Deployment.
> !inner_type_issue.png!
> In this case Type is a Enum in Target:
> {code}
> public class Target {
> public static enum Type {
> Remote, Managed, Embedded
> }
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20220) Arquillian Cruiser: Support Working Sets as top level
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20220?page=com.atlassian.jira.plugi... ]
Snjezana Peco reassigned JBIDE-20220:
-------------------------------------
Assignee: Snjezana Peco
> Arquillian Cruiser: Support Working Sets as top level
> -----------------------------------------------------
>
> Key: JBIDE-20220
> URL: https://issues.jboss.org/browse/JBIDE-20220
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: arquillian
> Affects Versions: 4.3.0.Beta1
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.3.0.CR1
>
>
> Currently Cruiser will only scan current Project and children for Arquillian Test Classes. In some cases it would be useful, where multiple Project are logically bound to a single Working Set, to show all Projects within that set when current selected context is the Working Set. This would make it easy to browse all Arquillian Tests and their deployments within a multi module project.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20220) Arquillian Cruiser: Support Working Sets as top level
by Snjezana Peco (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20220?page=com.atlassian.jira.plugi... ]
Snjezana Peco updated JBIDE-20220:
----------------------------------
Fix Version/s: 4.3.0.CR1
> Arquillian Cruiser: Support Working Sets as top level
> -----------------------------------------------------
>
> Key: JBIDE-20220
> URL: https://issues.jboss.org/browse/JBIDE-20220
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: arquillian
> Affects Versions: 4.3.0.Beta1
> Reporter: Aslak Knutsen
> Assignee: Snjezana Peco
> Fix For: 4.3.0.CR1
>
>
> Currently Cruiser will only scan current Project and children for Arquillian Test Classes. In some cases it would be useful, where multiple Project are logically bound to a single Working Set, to show all Projects within that set when current selected context is the Working Set. This would make it easy to browse all Arquillian Tests and their deployments within a multi module project.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months