User: user57  
  Date: 01/10/01 17:15:38

  Modified:    website/etc local.properties-example
  Log:
   o added a default value for jivesoftware.jive.home (which is ~/website/jive)
   o setup the build module to pull the generated .ear's, soon those .ear's
     might be generated from this module...
   o added jboss-mq and jboss-docs to the snapshot list
  
  Revision  Changes    Path
  1.2       +3 -2      build/website/etc/local.properties-example
  
  Index: local.properties-example
  ===================================================================
  RCS file: /cvsroot/jboss/build/website/etc/local.properties-example,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- local.properties-example  2001/08/30 22:01:56     1.1
  +++ local.properties-example  2001/10/02 00:15:38     1.2
  @@ -21,6 +21,7 @@
   javac.debug=on
   javac.deprecation=on
   
  -### Disable generation of Javadocs ###
  +### Where Jive Home Is ##
    
  -javadoc-generated-already=true
  +# default to the location on jboss.org
  +jivesoftware.jive.home=${user.home}/website/jive
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to