[jbosstools-issues] [JBoss JIRA] (JBIDE-11799) code cleanup for runtime as detector

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue May 8 13:15:18 EDT 2012


Rob Stryker created JBIDE-11799:
-----------------------------------

             Summary: 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

        


More information about the jbosstools-issues mailing list