[
https://issues.jboss.org/browse/JBIDE-11799?page=com.atlassian.jira.plugi...
]
Snjezana Peco resolved JBIDE-11799.
-----------------------------------
Resolution: Done
The patch is applied.
The tests are being passed. The HSQL/H2 database is created.
Thank you for the patch, Rob.
code cleanup for runtime as detector
------------------------------------
Key: JBIDE-11799
URL:
https://issues.jboss.org/browse/JBIDE-11799
Project: Tools (JBoss Tools)
Issue Type: Task
Components: runtime detection
Affects Versions: 3.3.0.CR1
Reporter: Rob Stryker
Assignee: Snjezana Peco
Fix For: 3.3.0.CR1
Attachments: JBIDE-11799.patch
The code for as-detector is pretty hard to read. It seems much of the design was because
effort was made to avoid depending on ASTools. The AS-detector has depended on ASTools for
a while, though, so it seems like a good time to really clean that code and help make the
number of problems smaller wherever possible.
I'm attaching a patch which makes use of newer APIs in astools which helped remove a
lot of the code in the ASHandler. I also separated out the driver stuff into its own class
to keep it cleaner.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira