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

2005-10-10 Thread Edward Yakop (JIRA)
[ 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

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

2005-10-04 Thread Edward Yakop (JIRA)
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

[jira] Created: (MEV-77) Hibernate 2.1.8 pom dependency is empty

2005-09-05 Thread Edward Yakop (JIRA)
Hibernate 2.1.8 pom dependency is empty --- Key: MEV-77 URL: http://jira.codehaus.org/browse/MEV-77 Project: Maven Evangelism Type: Bug Reporter: Edward Yakop Hibernate 2.1.8 contains no dependency: project

[jira] Created: (MNG-826) Improve the declaration of 3rd party library and exclusion

2005-09-02 Thread Edward Yakop (JIRA)
Improve the declaration of 3rd party library and exclusion -- Key: MNG-826 URL: http://jira.codehaus.org/browse/MNG-826 Project: Maven 2 Type: Improvement Components: maven-plugins Reporter: Edward Yakop

[jira] Commented: (MNG-826) Improve the declaration of 3rd party library and exclusion

2005-09-02 Thread Edward Yakop (JIRA)
[ http://jira.codehaus.org/browse/MNG-826?page=comments#action_45726 ] Edward Yakop commented on MNG-826: -- 1 Need a way to mark all transitive dependency of a java module to be marked library *hence, added the module as class path item inside MANIFEST.MF

[jira] Commented: (MNG-826) Improve the declaration of 3rd party library and exclusion

2005-09-02 Thread Edward Yakop (JIRA)
[ http://jira.codehaus.org/browse/MNG-826?page=comments#action_45727 ] Edward Yakop commented on MNG-826: -- Hi, Sorry for double posting: * How about introducing a property that make all artifact with packagingjar/packaging (not ejb/war) to be excluded