Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-login
In directory james.mmbase.org:/tmp/cvs-serv17995/portlets-login

Modified Files:
        project.xml 
Log Message:
CMSC-1359 - Removing the dependency to the newsletter & disable the code that 
uses it.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-login
See also: http://www.mmbase.org/jira/browse/CMSC-1359


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- project.xml 3 Apr 2009 09:53:57 -0000       1.7
+++ project.xml 6 Apr 2009 09:59:57 -0000       1.8
@@ -6,7 +6,6 @@
   <shortDescription>Login portlet</shortDescription>
   
   <dependencies>
-
     <dependency>
       <groupId>finalist</groupId>
       <artifactId>cmsc-servicemanagement</artifactId>
@@ -20,12 +19,6 @@
          <type>jar</type>
       </dependency>
       <dependency>
-         <groupId>finalist</groupId>
-         <artifactId>cmsc-portlets-newsletter</artifactId>
-         <version>${cmsc.version}</version>
-         <type>jar</type>
-      </dependency>
-     <dependency>
          <groupId>hibernate</groupId>
          <artifactId>ejb3-persistence</artifactId>
          <version>3.0</version>
@@ -36,4 +29,3 @@
       </dependency>
   </dependencies>
 </project>
-
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to