[jboss-cvs] jboss-portal/build/ide/intellij/idea50/modules/jems ...

Julien Viet julien at jboss.com
Mon Jul 31 17:43:03 EDT 2006


  User: julien  
  Date: 06/07/31 17:43:03

  Modified:    build/ide/intellij/idea50/modules/jems  jems.iml
  Log:
  - add CacheableBlobUserType
  - make the jackrabbit PM use CacheableUserType to avoid 10000 request per page view to the DB
  
  Revision  Changes    Path
  1.3       +4 -0      jboss-portal/build/ide/intellij/idea50/modules/jems/jems.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jems.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/jems/jems.iml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- jems.iml	31 Jul 2006 19:29:45 -0000	1.2
  +++ jems.iml	31 Jul 2006 21:43:03 -0000	1.3
  @@ -212,5 +212,9 @@
       </orderEntry>
       <orderEntryProperties />
     </component>
  +  <component name="VcsManagerConfiguration">
  +    <option name="ACTIVE_VCS_NAME" value="CVS" />
  +    <option name="USE_PROJECT_VCS" value="false" />
  +  </component>
   </module>
   
  
  
  



More information about the jboss-cvs-commits mailing list