Author: norman Date: Sun May 2 12:57:16 2010 New Revision: 940208 URL: http://svn.apache.org/viewvc?rev=940208&view=rev Log: Remove the CompositeMatcherBase and change dependency to mailet 2.4, we will add it to james-server
Removed: james/mailet/base/trunk/src/main/java/org/apache/mailet/base/CompositeMatcherBase.java Modified: james/mailet/base/trunk/pom.xml Modified: james/mailet/base/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/mailet/base/trunk/pom.xml?rev=940208&r1=940207&r2=940208&view=diff ============================================================================== --- james/mailet/base/trunk/pom.xml (original) +++ james/mailet/base/trunk/pom.xml Sun May 2 12:57:16 2010 @@ -94,7 +94,7 @@ <dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet</artifactId> - <version>2.5-SNAPSHOT</version> + <version>2.4</version> </dependency> <dependency> <groupId>junit</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org