bloritsch 2002/08/08 11:08:06 Modified: merlin/src/demo project.properties Log: point to where the real merlin home will be for most installs. Needs to be fixed so that it is set when the final dist is made Revision Changes Path 1.2 +1 -1 jakarta-avalon-excalibur/merlin/src/demo/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/merlin/src/demo/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 13 Jun 2002 05:27:50 -0000 1.1 +++ project.properties 8 Aug 2002 18:08:06 -0000 1.2 @@ -6,7 +6,7 @@ # and modify values in that file. #------------------------------------------------------------------- -merlin.home=.. +merlin.home=../../dist/ project.title=Merlin Sample Project project.deprication=false project.debug=off
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
