jford 2004/07/22 17:26:13
Modified: . locator.ent project.xml
Log:
Added ActiveMQ dependency
Revision Changes Path
1.3 +2 -1 jakarta-jetspeed/locator.ent
Index: locator.ent
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/locator.ent,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- locator.ent 27 Jun 2004 02:06:39 -0000 1.2
+++ locator.ent 23 Jul 2004 00:26:13 -0000 1.3
@@ -14,4 +14,5 @@
limitations under the License.
-->
<!ENTITY fusion SYSTEM "file:etc/project-dependencies/use-fusion.xml">
-<!ENTITY pico-nano-groovy SYSTEM
"file:etc/project-dependencies/pico-nano-groovy.xml">
\ No newline at end of file
+<!ENTITY pico-nano-groovy SYSTEM
"file:etc/project-dependencies/pico-nano-groovy.xml">
+<!ENTITY activemq SYSTEM "file:etc/project-dependencies/activemq.xml">
\ No newline at end of file
1.54 +2 -0 jakarta-jetspeed/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- project.xml 15 Jul 2004 15:44:44 -0000 1.53
+++ project.xml 23 Jul 2004 00:26:13 -0000 1.54
@@ -163,6 +163,8 @@
<dependencies>
&pico-nano-groovy;
&fusion;
+ &activemq;
+
<dependency>
<groupId>jetspeed</groupId>
<artifactId>jetspeed-fusion</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]