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 at...@apache.org on 2005/04/04 14:24:43 UTC

cvs commit: jakarta-jetspeed-2/installer maven.xml

ate         2005/04/04 05:24:43

  Modified:    installer maven.xml
  Log:
  installer/maven.xml uses entity references but I forgot to include them. Bbuilding the installer is broken in M2 :-(
  
  Revision  Changes    Path
  1.4       +4 -0      jakarta-jetspeed-2/installer/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/installer/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.xml	31 Mar 2005 14:07:18 -0000	1.3
  +++ maven.xml	4 Apr 2005 12:24:43 -0000	1.4
  @@ -1,3 +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
   
  
  
  

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