[EMAIL PROTECTED] ha scritto:
Modified: james/mailet/api/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=668313&r1=668312&r2=668313&view=diff ============================================================================== - <exclude>release.properties</exclude>
release.properties is a temporary maven file that is there during the verify phase of a maven based release process, so I had to add it in other projects to make the rat plugin pass the verify also in the release build (I know I should have commented this in the pom)
Stefano
