mcconnell 2003/03/12 19:52:32 Modified: merlin/merlin-smp project.properties Log: Addition of properties supporting Avalon site style generation. Revision Changes Path 1.2 +7 -0 avalon-sandbox/merlin/merlin-smp/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/avalon-sandbox/merlin/merlin-smp/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 13 Mar 2003 01:05:23 -0000 1.1 +++ project.properties 13 Mar 2003 03:52:32 -0000 1.2 @@ -1,5 +1,12 @@ # +# Banner background and foreground colors. +# + +maven.ui.banner.background = #fff +maven.ui.banner.foreground = #000 + +# # Declaration of the remote links to assign on javadoc generation. # Link declarations can be overriden in the user's build.properties # file.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
