I see that you "rejoined" the 2 modules into a single source tree.
Do you plan to release a single jar? Otherwise I would prefer to keep the source trees for the 2 modules separated. If we plan to publish separate artifacts into maven repositories it is much more easy/clean if we have separate source tree, separate module declaration, separate artifactId (separate pom.xml). Given there are so few files at all I would probably choose to create a single output artifact (a single JAR) by now. Stefano Danny Angus ha scritto: > Hi, > > I've created the sub-project structure for mailet in /james/mailet/trunk > > Noel has kindly moved the source from server/trunk mailet and > mailet-api into this. > (N.B. *not* james/transport/mailets) > > I still have to: > > 1/ create a snapshot jar to fix the broken server/trunk > 2/ generate the website > 3/ call a vote and cut a release of mailet 2.3 > 4/ get the commit mails directed to the mailet-api list > > > d. >
