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

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


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

  Modified:    build/ide/intellij/idea50/modules/jems  jems.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.2       +1 -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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- jems.iml	19 Jul 2006 13:46:59 -0000	1.1
  +++ jems.iml	31 Jul 2006 19:29:45 -0000	1.2
  @@ -6,6 +6,7 @@
       <exclude-output />
       <content url="file://$MODULE_DIR$/../../../../../../jems">
         <sourceFolder url="file://$MODULE_DIR$/../../../../../../jems/src/main" isTestSource="false" />
  +      <excludeFolder url="file://$MODULE_DIR$/../../../../../../jems/output" />
       </content>
       <orderEntry type="inheritedJdk" />
       <orderEntry type="sourceFolder" forTests="false" />
  
  
  



More information about the jboss-cvs-commits mailing list