taylor 2004/10/22 15:42:32
Modified: layout-portlets project.xml
Log:
add dependency on velocity bridge
Revision Changes Path
1.7 +8 -0 jakarta-jetspeed-2/layout-portlets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/layout-portlets/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 13 Oct 2004 20:01:43 -0000 1.6
+++ project.xml 22 Oct 2004 22:42:32 -0000 1.7
@@ -109,6 +109,14 @@
<war.bundle>false</war.bundle>
</properties>
</dependency>
+ <dependency>
+ <id>portals-bridges-velocity</id>
+ <groupId>portals-bridges</groupId>
+ <version>0.1</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
</dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]