On 5/23/07, James M Snell <[EMAIL PROTECTED]> wrote:
nothing attached
it's attached to the message saved in my outbox. something in between
must have stripped the attachment. lame. here it is inline:
Index: core/pom.xml
===================================================================
--- core/pom.xml (revision 541121)
+++ core/pom.xml (working copy)
@@ -51,5 +51,10 @@
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.0.2_spec</artifactId>
</dependency>
+ <dependency>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ <version>1.3</version>
+ </dependency>
</dependencies>
</project>