User: stevensa Date: 02/07/11 15:38:34 Modified: modules/bea build.xml Log: Removed file: from entity URL Revision Changes Path 1.3 +2 -2 xdoclet/modules/bea/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/bea/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- build.xml 28 May 2002 21:19:30 -0000 1.2 +++ build.xml 11 Jul 2002 22:38:34 -0000 1.3 @@ -2,7 +2,7 @@ <!-- Define references to files containing common targets --> <!DOCTYPE project [ - <!ENTITY modules-common SYSTEM "file:../modules-common.xml"> + <!ENTITY modules-common SYSTEM "../modules-common.xml"> ]> <!-- the project element's name attribute will be used in the name of the module's jar file -->
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
