Author: antoine
Date: Tue Oct 24 15:04:35 2006
New Revision: 467504

URL: http://svn.apache.org/viewvc?view=rev&rev=467504
Log:
antlr is a runtime dependency, yes Steve :-)

Modified:
    ant/core/trunk/src/etc/poms/ant-antlr/pom.xml

Modified: ant/core/trunk/src/etc/poms/ant-antlr/pom.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/etc/poms/ant-antlr/pom.xml?view=diff&rev=467504&r1=467503&r2=467504
==============================================================================
--- ant/core/trunk/src/etc/poms/ant-antlr/pom.xml (original)
+++ ant/core/trunk/src/etc/poms/ant-antlr/pom.xml Tue Oct 24 15:04:35 2006
@@ -28,7 +28,7 @@
       <artifactId>antlr</artifactId>
       <version>2.7.2</version>
       <optional>true</optional>
-      <scope>compile</scope>
+      <scope>runtime</scope>
     </dependency>
   </dependencies>
   <build>



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

Reply via email to