[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] build/jboss/etc local.properties-example
From:       Thomas Roka-Aardal <thomasra () users ! sourceforge ! net>
Date:       2003-06-30 21:44:20
[Download RAW message or body]

  User: thomasra
  Date: 03/06/30 14:44:20

  Modified:    jboss/etc Tag: Branch_3_2 local.properties-example
  Log:
  First iteration of the new compatibility module is in.
  
  This iteration brings rudimentary support for handling compatibility
  between versions, done by simply serializing the version id to disk, and
  then using the serialied file to verify against future revised classes.
  
  Use the updated local.properties-example file to configure the behaviour
  of the module, out of the box it is dormant and shouldn't interfere.
  
  Uncommenting the compatibility.make property makes it generate serialized
  id's, uncommenting the compatibility.check property makes it check them.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.7.4.1   +8 -0      build/jboss/etc/local.properties-example
  
  Index: local.properties-example
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/etc/local.properties-example,v
  retrieving revision 1.7
  retrieving revision 1.7.4.1
  diff -u -r1.7 -r1.7.4.1
  --- local.properties-example	13 Dec 2001 21:13:28 -0000	1.7
  +++ local.properties-example	30 Jun 2003 21:44:20 -0000	1.7.4.1
  @@ -27,3 +27,11 @@
   
   ### JavaDoc ###
   #docs-javadocs.disable=true
  +
  +### Compatibility ###
  +#compatibility.make=true
  +#compatibility.check=true
  +contract.classes=org.jboss.proxy.Interceptor
  +compatibility.classpath=${project.root}/compatibility/output/classes:${project.root}/build/output/jboss-3.2.2RC2/client/jboss-client.jar
  +compatibility.dir=${project.root}/compatibility/serialized
  +compatibility.bin=org.jboss.compatibility.CompatibilityTool
  
  
  


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic