I guess we should just release standard-mailet 1.1. Release often, release early.
Bye, Norman 2011/5/4 Eric Charles <[email protected]>: > A release of standard-mailets 1.1 will be needed for server 3.0-M3. > > I wonder if we should not move temporary back the RecipientToLowerCase to > server to avoid a standart-mailets 1.1 release only for that. > > Tks, > - Eric > > > On 3/05/2011 21:04, [email protected] wrote: >> >> Author: norman >> Date: Tue May 3 19:04:06 2011 >> New Revision: 1099192 >> >> URL: http://svn.apache.org/viewvc?rev=1099192&view=rev >> Log: >> Use mailets-standard 1.1-SNAPSHOT, so all mailets are included. See >> JAMES-1238 >> >> Modified: >> james/server/trunk/pom.xml >> >> Modified: james/server/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1099192&r1=1099191&r2=1099192&view=diff >> >> ============================================================================== >> --- james/server/trunk/pom.xml (original) >> +++ james/server/trunk/pom.xml Tue May 3 19:04:06 2011 >> @@ -588,7 +588,7 @@ >> <dependency> >> <groupId>org.apache.james</groupId> >> <artifactId>apache-standard-mailets</artifactId> >> -<version>1.0</version> >> +<version>1.1-SNAPSHOT</version> >> <exclusions> >> <exclusion> >> <groupId>javax.mail</groupId> >> @@ -599,7 +599,7 @@ >> <dependency> >> <groupId>org.apache.james</groupId> >> <artifactId>apache-standard-mailets</artifactId> >> -<version>1.0</version> >> +<version>1.1-SNAPSHOT</version> >> <classifier>tests</classifier> >> <scope>test</scope> >> <exclusions> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
