]
Lucia Jelinkova closed JBIDE-20070.
-----------------------------------
I agree, the user story is fixed by new workflow. (JBT nightly from 22nd Nov)
Fix minor issues in RedDeer import
----------------------------------
Key: JBIDE-20070
URL:
https://issues.jboss.org/browse/JBIDE-20070
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
Attachments: dialog.png
When I try to import the whole RedDeer project (cloned from
https://github.com/jboss-reddeer/reddeer.git) I can see that some folders have listed
"Maven, Java" and some only "Maven" even though the directory
structure seems the same to me (e.g. directory "plugins" and directory
"features" contain only one pom file and set of other folders, but one has
"Java" listed and one does not).
List of minor issues:
- the root folder (reddeer) has listed Maven, Eclipse project - I think the Eclipse
project should not be there
- features has listed "Maven" but plugins and tests have "Maven,
Java"
- all plugins in tests folder are correctly recognized as OSGI bundles except for the
org.jboss.reddeer.workbench.test that has also "Java" nature