Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-preferences
In directory james.mmbase.org:/tmp/cvs-serv32496/portlets-preferences
Modified Files:
Tag: b1_5
project.xml README.txt
Log Message:
CMSC-950 - Fixed wrong JSP includes and corrected words; removed dependencies.
Cleaned code.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-preferences
See also: http://www.mmbase.org/jira/browse/CMSC-950
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-preferences/project.xml,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -b -r1.3 -r1.3.2.1
--- project.xml 21 Jul 2008 13:09:00 -0000 1.3
+++ project.xml 27 Nov 2008 14:28:29 -0000 1.3.2.1
@@ -7,86 +7,9 @@
<dependencies>
<dependency>
<groupId>finalist</groupId>
- <artifactId>cmsc-contentrepository</artifactId>
- <version>${cmsc.version}</version>
- <type>jar</type>
- </dependency>
- <dependency>
- <groupId>finalist</groupId>
- <artifactId>cmsc-sitemanagement</artifactId>
- <version>${cmsc.version}</version>
- <type>jar</type>
- </dependency>
- <dependency>
- <groupId>finalist</groupId>
<artifactId>cmsc-modules-community</artifactId>
<version>${cmsc.version}</version>
<type>jar</type>
</dependency>
- <dependency>
- <groupId>finalist</groupId>
- <artifactId>cmsc-portal</artifactId>
- <version>${cmsc.version}</version>
- <type>jar</type>
- </dependency>
- <dependency>
- <groupId>finalist</groupId>
- <artifactId>cmsc-portlets</artifactId>
- <version>${cmsc.version}</version>
- <type>jar</type>
- </dependency>
- <dependency>
- <groupId>finalist</groupId>
- <artifactId>cmsc-taglib</artifactId>
- <version>${cmsc.version}</version>
- <type>jar</type>
- </dependency>
- <dependency>
- <groupId>hibernate</groupId>
- <artifactId>ejb3-persistence</artifactId>
- <version>3.0</version>
- <type>jar</type>
- <properties>
- <war.bundle>${war.bundle}</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>acegisecurity</groupId>
- <artifactId>acegi-security</artifactId>
- <version>1.0.6</version>
- <type>jar</type>
- <properties>
- <war.bundle>${war.bundle}</war.bundle>
- </properties>
- </dependency>
- <!-- Spring dependencies -->
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring</artifactId>
- <version>2.5.1</version>
- <type>jar</type>
- <properties>
- <war.bundle>${war.bundle}</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-test</artifactId>
- <version>2.5.1</version>
- <type>jar</type>
- <properties>
- <war.bundle>${war.bundle}</war.bundle>
- </properties>
- </dependency>
- <dependency>
- <groupId>springframework</groupId>
- <artifactId>spring-webmvc-struts</artifactId>
- <version>2.5.1</version>
- <type>jar</type>
- <properties>
- <war.bundle>${war.bundle}</war.bundle>
- </properties>
- </dependency>
</dependencies>
</project>
-
Index: README.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-preferences/README.txt,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- README.txt 17 Jun 2008 11:42:58 -0000 1.1
+++ README.txt 27 Nov 2008 14:28:29 -0000 1.1.2.1
@@ -1 +1 @@
-change customer's profile and module preferences
\ No newline at end of file
+Change customer's profile and module preferences, used for community user or
in combination with Newsletter module.
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs