[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2967) change sourcepath directory names to coordinate w/ seam-gen

Dan Allen (JIRA) jira-events at lists.jboss.org
Wed Oct 22 14:54:20 EDT 2008


change sourcepath directory names to coordinate w/ seam-gen
-----------------------------------------------------------

                 Key: JBIDE-2967
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2967
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: Seam
    Affects Versions: 3.0.0.alpha
            Reporter: Dan Allen
            Priority: Minor
             Fix For: 3.0.0.beta1


seam-gen changed the source paths for the action and model directories as follows:

src/action -> src/hot
src/model -> src/main

The purpose of this renaming was to reflect how the two sourcepaths are compiled and not by which types of components and classes they might originally contain. Internally, we will still refer to src/hot as the action directory and src/main as the model directory, but it opens up the possibility of the user adding non-hot deployable components to src/main without feeling a semantic mismatch.

-- 
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 jbosstools-issues mailing list