|
From: Julien V. <ju...@jb...> - 2006-07-07 20:03:00
|
User: julien
Date: 06/07/07 16:02:57
Modified: build/ide/intellij/idea50/modules/wsrp wsrp.iml
Log:
renamed ServiceFactoryImpl to the more appropriate AbstractJNDIServiceFactory
Revision Changes Path
1.20 +4 -0 jboss-portal/build/ide/intellij/idea50/modules/wsrp/wsrp.iml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: wsrp.iml
===================================================================
RCS file: /cvsroot/jboss/jboss-portal/build/ide/intellij/idea50/modules/wsrp/wsrp.iml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- wsrp.iml 7 Jul 2006 20:00:28 -0000 1.19
+++ wsrp.iml 7 Jul 2006 20:02:57 -0000 1.20
@@ -186,5 +186,9 @@
<root url="http://java.sun.com/j2ee/1.4/docs/api/" />
</javadoc-paths>
</component>
+ <component name="VcsManagerConfiguration">
+ <option name="ACTIVE_VCS_NAME" value="CVS" />
+ <option name="USE_PROJECT_VCS" value="false" />
+ </component>
</module>
|