taylor      2004/11/07 21:22:47

  Modified:    .        locator.ent project.xml
  Log:
  converting over Fusion to the latest changes in J2 dependencies, DAO 
components, etc
  
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.5       +1 -1      jakarta-jetspeed/locator.ent
  
  Index: locator.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/locator.ent,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- locator.ent       13 Oct 2004 15:57:00 -0000      1.4
  +++ locator.ent       8 Nov 2004 05:22:47 -0000       1.5
  @@ -14,5 +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/spring-deps.xml">    
  +<!ENTITY spring SYSTEM "file:etc/project-dependencies/spring-deps.xml">      
   <!ENTITY activemq SYSTEM "file:etc/project-dependencies/activemq.xml">       
  
  
  
  1.57      +1 -1      jakarta-jetspeed/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- project.xml       4 Sep 2004 22:21:35 -0000       1.56
  +++ project.xml       8 Nov 2004 05:22:47 -0000       1.57
  @@ -166,7 +166,7 @@
       </developers>
       <!-- Need to mark these as compile-time/run-time -->
       <dependencies>
  -     &pico-nano-groovy;
  +     &spring;
        &fusion;
        &activemq;
        
  
  
  

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

Reply via email to