Author: sdumitriu
Date: 2007-11-30 18:27:55 +0100 (Fri, 30 Nov 2007)
New Revision: 6218

Modified:
   xwiki-products/xwiki-enterprise/trunk/database/derby/pom.xml
   xwiki-products/xwiki-enterprise/trunk/database/hsqldb/pom.xml
   xwiki-products/xwiki-enterprise/trunk/database/mysql/pom.xml
   xwiki-products/xwiki-enterprise/trunk/database/pgsql/pom.xml
   xwiki-products/xwiki-enterprise/trunk/database/pom.xml
   xwiki-products/xwiki-enterprise/trunk/distribution-test/pom.xml
   
xwiki-products/xwiki-enterprise/trunk/distribution-test/selenium-tests/pom.xml
   xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/pom.xml
   xwiki-products/xwiki-enterprise/trunk/distribution/pom.xml
   xwiki-products/xwiki-enterprise/trunk/installers/generic/pom.xml
   xwiki-products/xwiki-enterprise/trunk/installers/pom.xml
   xwiki-products/xwiki-enterprise/trunk/installers/windows/pom.xml
   xwiki-products/xwiki-enterprise/trunk/pom.xml
   xwiki-products/xwiki-enterprise/trunk/web/pom.xml
   xwiki-products/xwiki-enterprise/trunk/wiki/pom.xml
Log:
[release] Prepare the 1.2RC1 release: updating the dependencies

We reuse the previous release of xwiki-tools, since the only change is 
XTOOLS-19 which will be used in 1.3 only

Also, add the copyright notice in poms


Modified: xwiki-products/xwiki-enterprise/trunk/database/derby/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/database/derby/pom.xml        
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/database/derby/pom.xml        
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
 <!--
  *
  * See the NOTICE file distributed with this work for additional

Modified: xwiki-products/xwiki-enterprise/trunk/database/hsqldb/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/database/hsqldb/pom.xml       
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/database/hsqldb/pom.xml       
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/database/mysql/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/database/mysql/pom.xml        
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/database/mysql/pom.xml        
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
 <!--
  *
  * See the NOTICE file distributed with this work for additional

Modified: xwiki-products/xwiki-enterprise/trunk/database/pgsql/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/database/pgsql/pom.xml        
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/database/pgsql/pom.xml        
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
 <!--
  *
  * See the NOTICE file distributed with this work for additional

Modified: xwiki-products/xwiki-enterprise/trunk/database/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/database/pom.xml      2007-11-30 
17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/database/pom.xml      2007-11-30 
17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/distribution/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/distribution/pom.xml  2007-11-30 
17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/distribution/pom.xml  2007-11-30 
17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/distribution-test/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/distribution-test/pom.xml     
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/distribution-test/pom.xml     
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>

Modified: 
xwiki-products/xwiki-enterprise/trunk/distribution-test/selenium-tests/pom.xml
===================================================================
--- 
xwiki-products/xwiki-enterprise/trunk/distribution-test/selenium-tests/pom.xml  
    2007-11-30 17:12:18 UTC (rev 6217)
+++ 
xwiki-products/xwiki-enterprise/trunk/distribution-test/selenium-tests/pom.xml  
    2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>

Modified: 
xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/pom.xml
===================================================================
--- 
xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/pom.xml    
    2007-11-30 17:12:18 UTC (rev 6217)
+++ 
xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/pom.xml    
    2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>

Modified: xwiki-products/xwiki-enterprise/trunk/installers/generic/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/installers/generic/pom.xml    
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/installers/generic/pom.xml    
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/installers/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/installers/pom.xml    2007-11-30 
17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/installers/pom.xml    2007-11-30 
17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/installers/windows/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/installers/windows/pom.xml    
2007-11-30 17:12:18 UTC (rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/installers/windows/pom.xml    
2007-11-30 17:27:55 UTC (rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/pom.xml       2007-11-30 17:12:18 UTC 
(rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/pom.xml       2007-11-30 17:27:55 UTC 
(rev 6218)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>com.xpn.xwiki.platform</groupId>
     <artifactId>xwiki</artifactId>
-    <version>7-SNAPSHOT</version>
+    <version>7</version>
     <relativePath>../xwiki-platform-pom</relativePath>
   </parent>
   <groupId>com.xpn.xwiki.products</groupId>
@@ -49,14 +49,14 @@
   </modules>
   <properties>
     <!-- Versions of XWiki dependencies used in XE modules -->
-    <platform.tools.version>1.8-SNAPSHOT</platform.tools.version>
-    <platform.core.version>1.2-SNAPSHOT</platform.core.version>
-    <platform.web.version>1.2-SNAPSHOT</platform.web.version>
-    <platform.panels.version>1.2-SNAPSHOT</platform.panels.version>
-    <platform.scheduler.version>1.2-SNAPSHOT</platform.scheduler.version>
-    <platform.watchlist.version>1.1-SNAPSHOT</platform.watchlist.version>
-    <platform.jodatime.version>1.1-SNAPSHOT</platform.jodatime.version>
-    <platform.statistics.version>1.0-SNAPSHOT</platform.statistics.version>
+    <platform.tools.version>1.7</platform.tools.version>
+    <platform.core.version>1.2-rc-1</platform.core.version>
+    <platform.web.version>1.2-rc-1</platform.web.version>
+    <platform.panels.version>1.2-rc-1</platform.panels.version>
+    <platform.scheduler.version>1.1</platform.scheduler.version>
+    <platform.watchlist.version>1.0</platform.watchlist.version>
+    <platform.jodatime.version>1.0</platform.jodatime.version>
+    <platform.statistics.version>1.0</platform.statistics.version>
   </properties>
   <profiles>
     <profile>

Modified: xwiki-products/xwiki-enterprise/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2007-11-30 17:12:18 UTC 
(rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2007-11-30 17:27:55 UTC 
(rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: xwiki-products/xwiki-enterprise/trunk/wiki/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/wiki/pom.xml  2007-11-30 17:12:18 UTC 
(rev 6217)
+++ xwiki-products/xwiki-enterprise/trunk/wiki/pom.xml  2007-11-30 17:27:55 UTC 
(rev 6218)
@@ -1,3 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ *
+ * See the NOTICE file distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ *
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <parent>

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to