You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edward Yakop (JIRA)" <ji...@codehaus.org> on 2005/10/04 09:27:11 UTC

[jira] Created: (MEV-103) springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)

springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)
--------------------------------------------------------------------------------------------------

         Key: MEV-103
         URL: http://jira.codehaus.org/browse/MEV-103
     Project: Maven Evangelism
        Type: Bug
 Reporter: Edward Yakop


IMHO, spring-hibernate pom.xml should not include both hibernate 2 and hibernate 3 as its dependencies. Projects will generally use either hibernate 2 or hibernate 3 as its dependency but not both. By creating sub module for both hibernate 2 and 3, we can create a smaller .ear/.war files.

PS: If somebody can give give me the svn access to mavenized-spring project, I would gladly restructure the pom and source codes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-103) springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)

Posted by "Edward Yakop (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-103?page=comments#action_48198 ] 

Edward Yakop commented on MEV-103:
----------------------------------

How about making the dependency for both hibernate 2 and hibernate 3 as provided. This way, if users use hibernate 2 part of the spring code, he can at least put hibernate 2.1.8 as a dependency inside the user project pom.xml.

Note: this is similar with hibernate as there're many ways to provide cache for hibernate. I.e. ehcahce, tangosol etcs or connection pool, c3po or dbcp.

> springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)
> --------------------------------------------------------------------------------------------------
>
>          Key: MEV-103
>          URL: http://jira.codehaus.org/browse/MEV-103
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Edward Yakop
>     Assignee: Carlos Sanchez

>
>
> IMHO, spring-hibernate pom.xml should not include both hibernate 2 and hibernate 3 as its dependencies. Projects will generally use either hibernate 2 or hibernate 3 as its dependency but not both. By creating sub module for both hibernate 2 and 3, we can create a smaller .ear/.war files.
> PS: If somebody can give give me the svn access to mavenized-spring project, I would gladly restructure the pom and source codes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-103) springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-103?page=comments#action_48240 ] 

Carlos Sanchez commented on MEV-103:
------------------------------------

You can exclude the dependencies you don't need. I'll take a look to the new optional scope, but I'll never use provided which would be a hack.

> springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)
> --------------------------------------------------------------------------------------------------
>
>          Key: MEV-103
>          URL: http://jira.codehaus.org/browse/MEV-103
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Edward Yakop
>     Assignee: Carlos Sanchez

>
>
> IMHO, spring-hibernate pom.xml should not include both hibernate 2 and hibernate 3 as its dependencies. Projects will generally use either hibernate 2 or hibernate 3 as its dependency but not both. By creating sub module for both hibernate 2 and 3, we can create a smaller .ear/.war files.
> PS: If somebody can give give me the svn access to mavenized-spring project, I would gladly restructure the pom and source codes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MEV-103) springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-103?page=all ]
     
Carlos Sanchez closed MEV-103:
------------------------------

     Assign To: Carlos Sanchez
    Resolution: Won't Fix

spring-hibernate sources depend on both, we can't change that

> springframework/spring-hibernate should be divided to 2 sub projects (hibernate 2 and hibernate 3)
> --------------------------------------------------------------------------------------------------
>
>          Key: MEV-103
>          URL: http://jira.codehaus.org/browse/MEV-103
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Edward Yakop
>     Assignee: Carlos Sanchez

>
>
> IMHO, spring-hibernate pom.xml should not include both hibernate 2 and hibernate 3 as its dependencies. Projects will generally use either hibernate 2 or hibernate 3 as its dependency but not both. By creating sub module for both hibernate 2 and 3, we can create a smaller .ear/.war files.
> PS: If somebody can give give me the svn access to mavenized-spring project, I would gladly restructure the pom and source codes.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org