[jboss-cvs] jboss-portal/core/src/resources/portal-core-sar ...

Julien Viet julien at jboss.com
Tue Jul 11 19:19:29 EDT 2006


  User: julien  
  Date: 06/07/11 19:19:29

  Modified:    core/src/resources/portal-core-sar  portal-aop.xml
  Log:
  moved remaining component->portlet package classes in core module
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-portal/core/src/resources/portal-core-sar/portal-aop.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: portal-aop.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/core/src/resources/portal-core-sar/portal-aop.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- portal-aop.xml	11 Jul 2006 22:52:31 -0000	1.4
  +++ portal-aop.xml	11 Jul 2006 23:19:29 -0000	1.5
  @@ -8,7 +8,7 @@
      </metadata>
      <metadata
         tag="transaction"
  -      class="org.jboss.portal.core.aspects.component.TransactionInterceptor">
  +      class="org.jboss.portal.core.aspects.portlet.TransactionInterceptor">
         <method name="invokeNotSupported">
            <trans-attribute>NotSupported</trans-attribute>
         </method>
  
  
  



More information about the jboss-cvs-commits mailing list