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 we...@apache.org on 2004/06/23 20:28:40 UTC

cvs commit: jakarta-jetspeed-2/components/capability locator.ent project.xml

weaver      2004/06/23 11:28:40

  Modified:    components/capability project.xml
  Added:       components/capability locator.ent
  Log:
  started JS2-80 dep handling.
  JS2-46 pico upgrade
  
  Revision  Changes    Path
  1.5       +4 -0      jakarta-jetspeed-2/components/capability/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/components/capability/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	1 Jun 2004 05:25:43 -0000	1.4
  +++ project.xml	23 Jun 2004 18:28:40 -0000	1.5
  @@ -1,4 +1,7 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!DOCTYPE project [
  +    <!ENTITY % locator-entities SYSTEM "file:locator.ent"> %locator-entities;
  +]> 
   <!--
   Copyright 2004 The Apache Software Foundation
   
  @@ -35,6 +38,7 @@
   
     <shortDescription>Capability Components</shortDescription>
     <dependencies>  
  +  	&pico-nano-groovy;
      	<dependency>
         <id>jetspeed2:jetspeed-commons</id>
         <version>2.0-a1-dev</version>
  
  
  
  1.1                  jakarta-jetspeed-2/components/capability/locator.ent
  
  Index: locator.ent
  ===================================================================
  <!ENTITY pico-nano-groovy SYSTEM "file:../../etc/project-dependencies/pico-nano-groovy.xml">	
  
  

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