You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Joe Bohn (JIRA)" <ji...@apache.org> on 2010/02/18 15:51:28 UTC

[jira] Created: (ARIES-185) AriesTrader - create unique packages for bean implementation classes

AriesTrader - create unique packages for bean implementation classes
--------------------------------------------------------------------

                 Key: ARIES-185
                 URL: https://issues.apache.org/jira/browse/ARIES-185
             Project: Aries
          Issue Type: Improvement
          Components: Samples
    Affects Versions: Incubation
            Reporter: Joe Bohn
            Assignee: Joe Bohn
             Fix For: Incubation


Currently the ariestrader-beans and ariestrader-entities both implement the same class names and packages.  Beans are just pojo's while entities are jpa enhanced entities.  Since the interfaces for the beans were introduced a while back it is no longer necessary for these implementations to be the same package and class names to be shared so they should be made unique.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ARIES-185) AriesTrader - create unique package for entity implementation classes

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn resolved ARIES-185.
----------------------------

    Resolution: Fixed

> AriesTrader - create unique package for entity implementation classes
> ---------------------------------------------------------------------
>
>                 Key: ARIES-185
>                 URL: https://issues.apache.org/jira/browse/ARIES-185
>             Project: Aries
>          Issue Type: Improvement
>          Components: Samples
>    Affects Versions: Incubation
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: Incubation
>
>
> Currently the ariestrader-beans and ariestrader-entities both implement the same class names and packages.  Beans are just pojo's while entities are jpa enhanced entities.  Since the interfaces for the beans were introduced a while back it is no longer necessary for these implementations to be the same package and class names to be shared so they should be made unique.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ARIES-185) AriesTrader - create unique package for entity implementation classes

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn closed ARIES-185.
--------------------------


> AriesTrader - create unique package for entity implementation classes
> ---------------------------------------------------------------------
>
>                 Key: ARIES-185
>                 URL: https://issues.apache.org/jira/browse/ARIES-185
>             Project: Aries
>          Issue Type: Improvement
>          Components: Samples
>    Affects Versions: Incubation
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: Incubation
>
>
> Currently the ariestrader-beans and ariestrader-entities both implement the same class names and packages.  Beans are just pojo's while entities are jpa enhanced entities.  Since the interfaces for the beans were introduced a while back it is no longer necessary for these implementations to be the same package and class names to be shared so they should be made unique.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (ARIES-185) AriesTrader - create unique packages for bean implementation classes

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on ARIES-185 started by Joe Bohn.

> AriesTrader - create unique packages for bean implementation classes
> --------------------------------------------------------------------
>
>                 Key: ARIES-185
>                 URL: https://issues.apache.org/jira/browse/ARIES-185
>             Project: Aries
>          Issue Type: Improvement
>          Components: Samples
>    Affects Versions: Incubation
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: Incubation
>
>
> Currently the ariestrader-beans and ariestrader-entities both implement the same class names and packages.  Beans are just pojo's while entities are jpa enhanced entities.  Since the interfaces for the beans were introduced a while back it is no longer necessary for these implementations to be the same package and class names to be shared so they should be made unique.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ARIES-185) AriesTrader - create unique package for entity implementation classes

Posted by "Joe Bohn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn updated ARIES-185:
---------------------------

    Summary: AriesTrader - create unique package for entity implementation classes  (was: AriesTrader - create unique packages for bean implementation classes)

> AriesTrader - create unique package for entity implementation classes
> ---------------------------------------------------------------------
>
>                 Key: ARIES-185
>                 URL: https://issues.apache.org/jira/browse/ARIES-185
>             Project: Aries
>          Issue Type: Improvement
>          Components: Samples
>    Affects Versions: Incubation
>            Reporter: Joe Bohn
>            Assignee: Joe Bohn
>             Fix For: Incubation
>
>
> Currently the ariestrader-beans and ariestrader-entities both implement the same class names and packages.  Beans are just pojo's while entities are jpa enhanced entities.  Since the interfaces for the beans were introduced a while back it is no longer necessary for these implementations to be the same package and class names to be shared so they should be made unique.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.