]
Nick Boldt reassigned JBIDE-19801:
----------------------------------
Assignee: Rob Stryker (was: Nick Boldt)
Why is skipTestOrITest only defined for jbosstools-server/as/itests,
but not wtp/itests/ ?
------------------------------------------------------------------------------------------
Key: JBIDE-19801
URL:
https://issues.jboss.org/browse/JBIDE-19801
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Beta1
Reporter: Nick Boldt
Assignee: Rob Stryker
Fix For: 4.3.0.Beta1
3 questions:
a) why is the variable skipTestOrITest, and not skipTestsOrITests ?
b) why isn't it defined in your root pom such that it can be reused in other itests/
folders? I see skipITests being used in as/itests/ and wtp/itests/ but only as/itests is
resolving the skipTestOrITest flag.
c) was there a JIRA to push this into the parent pom, too?