Refactor workspace inspection parts out of url, make it usable via nice api as
well
-----------------------------------------------------------------------------------
Key: PAXURL-35
URL: http://issues.ops4j.org/browse/PAXURL-35
Project: Pax URL
Issue Type: New Feature
Components: dir
Reporter: Toni Menzel
Assignee: Alin Dreghiciu
dir handler is good about crawling ones workspace, finding class output folders
dynamically, getting their corresponding poms from filesystem and so on.
It would be good to have that as flat api like that (just an example):
Workspace w = Wokspace.get(MyClass.class)
w.getProjectRoot()
w.getPom()
w.isMavenProject()
.. and so on
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general