[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3529) use more representive names for hot and standard classpath entries

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Dec 8 11:11:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas closed JBSEAM-3529.
-------------------------------



verified directory and doc change

> use more representive names for hot and standard classpath entries
> ------------------------------------------------------------------
>
>                 Key: JBSEAM-3529
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3529
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Tools
>    Affects Versions: 2.1.0.CR1
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>             Fix For: 2.1.0.GA
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> The classpath entry for hot deployable components is currently src/action and the path for non-hot deployable components is src/model. That problem is that we are mixing the function of the classes with the way they get deployed. The classpath entries should have names which represent how they are handled.
> The suggested mapping is as follows:
> src/action -> src/hot
> src/model -> src/main

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list