Dennis,
Continuum did fail after you commit.  The message is dated Sat, 30 Dec 2006 
04:41:00 GMT

Thanks for the commit, the build now works.

Paul Spencer

[EMAIL PROTECTED] wrote:
Author: dennisbyrne
Date: Sat Dec 30 10:23:24 2006
New Revision: 491266

URL: http://svn.apache.org/viewvc?view=rev&rev=491266
Log:
forgot to commit dependency - why did Continuum fail on Paul's commit and not 
mine?

Modified:
    myfaces/tomahawk/trunk/core/pom.xml

Modified: myfaces/tomahawk/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/pom.xml?view=diff&rev=491266&r1=491265&r2=491266
==============================================================================
--- myfaces/tomahawk/trunk/core/pom.xml (original)
+++ myfaces/tomahawk/trunk/core/pom.xml Sat Dec 30 10:23:24 2006
@@ -212,7 +212,12 @@
       <scope>test</scope>
     </dependency>
-
+    <dependency>
+      <groupId>maven-taglib</groupId>
+      <artifactId>maven-taglib-plugin</artifactId>
+      <version>1.4.2</version>
+      <scope>test</scope>
+ </dependency> </dependencies>



Reply via email to