Danny Angus ha scritto: > Stefano, > Why did you add "stage" and remove lib and src test?
I added stage because we are trying to follow a "local dependencies" only for maven2 builds, in order to satisfy some more security concerns at least when building the website (and for packaging when using maven as the main build tool like for jspf and mime4j). I removed the lib and the src/test folder because they was empty: an empty test folder in maven require maven to do more steps and require junit in the classpath, so unless we add tests we should not have a test folder. I'm sorry I had not the time tonight to check if I broke the ant build tonight. I think I fixed it now. > Also you MUST NOT add mail and activation to apache svn, unless it has > changed the sun licence does *not* allow it. It is CDDL and we are allowed to add them. See the "Category B: Binary Licenses Only" in the following page: http://people.apache.org/~cliffs/3party.html#criteriaandcategories We already did the same for JAMES Server. Stefano
