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

Julien Viet julien at jboss.com
Mon Jul 31 15:29:46 EDT 2006


  User: julien  
  Date: 06/07/31 15:29:46

  Modified:    build/ide/intellij/idea50/modules/theme  theme.iml
  Log:
  - moved the portal api in the api module in order to have a standalone jar
  - JBPORTAL-631 : Try to move org.jboss.portlet package to the api module
  - IPC support in 2.4 (only for local portlets)
  
  Revision  Changes    Path
  1.13      +1 -0      jboss-portal/build/ide/intellij/idea50/modules/theme/theme.iml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: theme.iml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/theme/theme.iml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- theme.iml	30 Jun 2006 23:50:59 -0000	1.12
  +++ theme.iml	31 Jul 2006 19:29:46 -0000	1.13
  @@ -94,6 +94,7 @@
           <SOURCES />
         </library>
       </orderEntry>
  +    <orderEntry type="module" module-name="api" />
       <orderEntryProperties />
     </component>
     <component name="VcsManagerConfiguration">
  
  
  



More information about the jboss-cvs-commits mailing list