[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2009-04-20 Thread Nico Klasens
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv11955/single/maven-base

Modified Files:
project.xml 
Log Message:
CMSC-1303 Update CMSc to use a lastest stable version of Xalan-Java
We also need the serializer for this version


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1303


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- project.xml 15 Apr 2009 08:19:34 -  1.11
+++ project.xml 20 Apr 2009 09:04:08 -  1.12
@@ -331,6 +331,15 @@
${war.bundle}


+   
+   xalan
+   serializer
+   2.7.1
+   jar
+   
+   ${war.bundle}
+   
+   
 


___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2009-04-15 Thread Nico Klasens
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv10094/single/maven-base

Modified Files:
project.xml 
Log Message:
CMSC-1303 Update CMSc to use a lastest stable version of Xalan-Java


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1303


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- project.xml 13 Feb 2009 18:56:59 -  1.10
+++ project.xml 15 Apr 2009 08:19:34 -  1.11
@@ -325,7 +325,7 @@

xalan
xalan
-   2.6.0
+   2.7.1
jar

${war.bundle}
___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2009-02-13 Thread jstroomer
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22446/single/maven-base

Modified Files:
project.xml 
Log Message:
Dependency update
 - log4j to 1.2.15
  - commons-logging to 1.1.1
 - commons-beanutils to 1.8.0
  - commons-chain to 1.2
   - commons-collections to 3.2.1


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- project.xml 4 Dec 2008 08:04:29 -   1.9
+++ project.xml 13 Feb 2009 18:56:59 -  1.10
@@ -280,7 +280,7 @@

log4j
log4j
-   1.2.8
+   1.2.15
jar

${war.bundle}
@@ -378,7 +378,7 @@

commons-beanutils
commons-beanutils
-   1.7.0
+   1.8.0

${war.bundle}

@@ -386,7 +386,7 @@

commons-chain
commons-chain
-   1.1
+   1.2

${war.bundle}

@@ -402,7 +402,7 @@

commons-collections
commons-collections
-   3.1
+   3.2.1

${war.bundle}

@@ -443,7 +443,7 @@

commons-logging
commons-logging
-   1.0.4
+   1.1.1

${war.bundle}

___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2008-10-07 Thread jkoster
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv31085/single/maven-base

Modified Files:
  Tag: b1_4
project.xml 
Log Message:
Add the alias and rssfeed module to the template projects: 1.4,1.5 and 1.6 by 
default.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -b -r1.6.2.1 -r1.6.2.2
--- project.xml 30 Jun 2008 14:06:22 -  1.6.2.1
+++ project.xml 7 Oct 2008 09:46:53 -   1.6.2.2
@@ -167,6 +167,18 @@
  ${cmsc.version}
  mmbase-module
   
+  
+ finalist
+ cmsc-modules-rssfeed
+ ${cmscmodules.version}
+ mmbase-module
+  
+  
+ finalist
+ cmsc-modules-alias
+ ${cmscmodules.version}
+ mmbase-module
+  
 
 

___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2008-10-07 Thread jkoster
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv31020/single/maven-base

Modified Files:
  Tag: b1_5
project.xml 
Log Message:
Add the alias and rssfeed module to the template projects: 1.4,1.5 and 1.6 by 
default.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -b -r1.7 -r1.7.2.1
--- project.xml 30 Jun 2008 14:05:41 -  1.7
+++ project.xml 7 Oct 2008 09:46:47 -   1.7.2.1
@@ -167,6 +167,18 @@
  ${cmsc.version}
  mmbase-module
   
+  
+ finalist
+ cmsc-modules-rssfeed
+ ${cmscmodules.version}
+ mmbase-module
+  
+  
+ finalist
+ cmsc-modules-alias
+ ${cmscmodules.version}
+ mmbase-module
+  
 
 

___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2008-10-07 Thread jkoster
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv30973/single/maven-base

Modified Files:
project.xml 
Log Message:
Add the alias and rssfeed module to the template projects: 1.4,1.5 and 1.6 by 
default.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- project.xml 30 Jun 2008 14:05:41 -  1.7
+++ project.xml 7 Oct 2008 09:46:41 -   1.8
@@ -167,6 +167,18 @@
  ${cmsc.version}
  mmbase-module
   
+  
+ finalist
+ cmsc-modules-rssfeed
+ ${cmscmodules.version}
+ mmbase-module
+  
+  
+ finalist
+ cmsc-modules-alias
+ ${cmscmodules.version}
+ mmbase-module
+  
 
 

___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2008-06-30 Thread Nico Klasens
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv31119/single/maven-base

Modified Files:
  Tag: b1_4
project.xml 
Log Message:
new mmcommons and remotepublishing. fixes for virtual fields


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -b -r1.6 -r1.6.2.1
--- project.xml 14 Jan 2008 22:38:40 -  1.6
+++ project.xml 30 Jun 2008 14:06:22 -  1.6.2.1
@@ -259,7 +259,7 @@

mmapps
mmcommons
-   1.4.2
+   1.4.3
jar

${war.bundle}
___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs


[MMBASE CVS] contributions/CMSContainer_Templates/single/maven-base project.xml

2008-06-30 Thread Nico Klasens
Update of /var/cvs/contributions/CMSContainer_Templates/single/maven-base
In directory james.mmbase.org:/tmp/cvs-serv30957/single/maven-base

Modified Files:
project.xml 
Log Message:
new mmcommons and remotepublishing. fixes for virtual fields


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- project.xml 14 Jan 2008 22:38:40 -  1.6
+++ project.xml 30 Jun 2008 14:05:41 -  1.7
@@ -259,7 +259,7 @@

mmapps
mmcommons
-   1.4.2
+   1.4.3
jar

${war.bundle}
___
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs