And I forgot to write in the comment that I switched the dependency from james 3.0 to 2.3.0 (it makes more sense now that we are near to a final release for 2.3.0).

And I renamed the minotaur reference to people (we should never reference minotaur).

Stefano

[EMAIL PROTECTED] wrote:
Author: bago
Date: Sun Oct  1 13:55:19 2006
New Revision: 451809

URL: http://svn.apache.org/viewvc?view=rev&rev=451809
Log:
Binary parts now use full random bytes for binary parts (not only letters)

Fix to the MailMatchingUtils size calculator (uses getContent and not 
part.getSize)

Added a debug helper: exception nesting.

Modified: james/postage/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/postage/trunk/pom.xml?view=diff&rev=451809&r1=451808&r2=451809
==============================================================================
--- james/postage/trunk/pom.xml (original)
+++ james/postage/trunk/pom.xml Sun Oct  1 13:55:19 2006
@@ -231,7 +231,7 @@
     <dependency>
        <groupId>org.apache.james</groupId>
        <artifactId>james-server</artifactId>
-       <version>3.0-SNAPSHOT</version>
+       <version>2.3.0-SNAPSHOT</version>
        <exclusions>
         <exclusion>
           <groupId>org.bouncycastle</groupId>
@@ -353,7 +353,7 @@
   <distributionManagement>
     <site>
       <id>postage-website</id>
-      <url>scp://minotaur.apache.org/www/james.apache.org/postage/</url>
+      <url>scp://people.apache.org/www/james.apache.org/postage/</url>
     </site>
   </distributionManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to