Hi all,

I created JSIEVE-12 to track the task: https://issues.apache.org/jira/browse/JSIEVE-12

I already marked it as resolved as I think I did all of them:
1) Update source headers / legal issues
2) Update JavaCC
3) Remove Ant
4) Include javamail/activation as they are now CDDL
5) Introduce maven2 pom to generate the new website

I also migrated the source folder structure to SDL because it would have taken muck more for me to find out the maven2 directives to get files from a different layout and I think that SDL make sense anyway, even if you don't use maven2 or you don't use it as the primary build tool.

Currently the ant script works like before and should be used to build the project because of the security concerns with maven2 dependency/plugin downloading we are discussing about.

I also had to fix a failing unit test that was not ran by ant and I renamed TestUtils to JUnitUtils because some unit test runners thinks every *Test* file is a test and fail if it's not the case.

I generated the jSieve site and committed to the site/www repository.

If you don't have problems with it I'll run a "svn update" on minotaur to publish it.

Stefano

Reply via email to