You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (JIRA)" <ji...@apache.org> on 2006/06/20 23:29:29 UTC

[jira] Created: (JDO-388) Split core20 into two separate subprojects util20 and model20

Split core20 into two separate subprojects util20 and model20
-------------------------------------------------------------

         Key: JDO-388
         URL: http://issues.apache.org/jira/browse/JDO-388
     Project: JDO
        Type: Improvement

  Components: core20  
    Versions: JDO 2 final    
    Reporter: Michael Bouschen
 Assigned to: Michael Bouschen 
     Fix For: JDO 2 maintenance release 1


I porpose to split the core20 subproject into two separate subprojects:
- util20 including the utility classes from package org.apache.jdo.util.
- model20 including the meta model implementation, packages org.apache.jdo.model and org.apache.jdo.impl.model. 

This allows using a smaller jar in case I'm only interested in the utility classes. This might be more important in the future when adding more utility classes, e.g. web support classes such as servlet filter, a JDO tag library and more. 

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


[jira] Resolved: (JDO-388) Split core20 into two separate subprojects util20 and model20

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-388?page=all ]
     
Michael Bouschen resolved JDO-388:
----------------------------------

    Resolution: Fixed

Checked in the change (see revision 420179).

> Split core20 into two separate subprojects util20 and model20
> -------------------------------------------------------------
>
>          Key: JDO-388
>          URL: http://issues.apache.org/jira/browse/JDO-388
>      Project: JDO
>         Type: Improvement

>   Components: core20
>     Versions: JDO 2 final
>     Reporter: Michael Bouschen
>     Assignee: Michael Bouschen
>      Fix For: JDO 2 maintenance release 1

>
> I porpose to split the core20 subproject into two separate subprojects:
> - util20 including the utility classes from package org.apache.jdo.util.
> - model20 including the meta model implementation, packages org.apache.jdo.model and org.apache.jdo.impl.model. 
> This allows using a smaller jar in case I'm only interested in the utility classes. This might be more important in the future when adding more utility classes, e.g. web support classes such as servlet filter, a JDO tag library and more. 

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