You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/04/18 07:17:44 UTC

cvs commit: jakarta-jetspeed project.xml

taylor      2005/04/17 22:17:44

  Modified:    .        project.xml
  Log:
  add dependency on torque-om
  
  Revision  Changes    Path
  1.63      +9 -0      jakarta-jetspeed/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- project.xml	18 Apr 2005 04:40:53 -0000	1.62
  +++ project.xml	18 Apr 2005 05:17:43 -0000	1.63
  @@ -170,6 +170,15 @@
       	&fusion;
       	&activemq;
           &axis;
  +
  +	    <dependency>
  +	      <groupId>jetspeed</groupId>
  +	      <artifactId>jetspeed-torque-om</artifactId>
  +	      <version>&jetspeed-version;</version>
  +	      <properties>
  +	        <war.bundle>true</war.bundle>
  +	      </properties>
  +	    </dependency>
           
   <!--    	
   	    <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org