[exo-jcr-commits] exo-jcr SVN: r3455 - in jcr/branches/1.12.x: applications and 24 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 12 02:22:17 EST 2010


Author: tolusha
Date: 2010-11-12 02:22:14 -0500 (Fri, 12 Nov 2010)
New Revision: 3455

Modified:
   jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
   jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
   jcr/branches/1.12.x/applications/pom.xml
   jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
   jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/IndexInfos.java
   jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/MultiIndex.java
   jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
   jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
   jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
   jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
   jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
   jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
   jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
   jcr/branches/1.12.x/exo.jcr.docs/pom.xml
   jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
   jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
   jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
   jcr/branches/1.12.x/packaging/module/pom.xml
   jcr/branches/1.12.x/pom.xml
Log:
JCR-1507: set version 1.12.6-GA-SNAPSHOT

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.backupconsole/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.applications.backupconsole</artifactId>
   <name>eXo JCR :: Applications :: Backup Console</name>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.browser/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.applications.browser</artifactId>
   <packaging>war</packaging>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.config/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.applications.config</artifactId>
   <packaging>pom</packaging>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.fckeditor/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.applications.fckeditor</artifactId>
   <packaging>war</packaging>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jboss/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
       <dependency>
          <groupId>org.exoplatform.jcr</groupId>
          <artifactId>exo.jcr.ear</artifactId>
-         <version>1.12.6-CR02-SNAPSHOT</version>
+         <version>1.12.6-GA-SNAPSHOT</version>
          <type>ear</type>
          <scope>runtime</scope>
       </dependency>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.jonas/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -40,7 +40,7 @@
       <dependency>
          <groupId>org.exoplatform.jcr</groupId>
          <artifactId>exo.jcr.ear</artifactId>
-         <version>1.12.6-CR02-SNAPSHOT</version>
+         <version>1.12.6-GA-SNAPSHOT</version>
          <type>ear</type>
          <scope>runtime</scope>
       </dependency>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.rest/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.applications.rest</artifactId>
   <packaging>war</packaging>

Modified: jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.applications.tomcat/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
       <relativePath>exo.jcr.applications.config</relativePath>
    </parent>
 

Modified: jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.cluster.testclient/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.cluster.testclient</artifactId>
   <name>eXo JCR :: Cluster :: Test Client</name>

Modified: jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/exo.jcr.ear/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-applications-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.ear</artifactId>
   <packaging>ear</packaging>

Modified: jcr/branches/1.12.x/applications/pom.xml
===================================================================
--- jcr/branches/1.12.x/applications/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/applications/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,12 +22,12 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
    <artifactId>jcr-applications-parent</artifactId>
-   <version>1.12.6-CR02-SNAPSHOT</version>
+   <version>1.12.6-GA-SNAPSHOT</version>
     
    <name>eXo JCR :: Applications :: Reactor</name>
    <packaging>pom</packaging>

Modified: jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
    <artifactId>exo.jcr.component.core</artifactId>
    <name>eXo JCR :: Component :: Core Service</name>

Modified: jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/IndexInfos.java
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/IndexInfos.java	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/IndexInfos.java	2010-11-12 07:22:14 UTC (rev 3455)
@@ -116,7 +116,10 @@
       indexes.clear();
       if (dir.fileExists(name))
       {
+         System.out.println("------------------------ READ --------------------");
          // clear current lists
+         dir.list();
+         System.out.println("REFRESH");
          InputStream in = new IndexInputStream(dir.openInput(name));
          try
          {
@@ -127,6 +130,7 @@
                String indexName = di.readUTF();
                indexes.add(indexName);
                names.add(indexName);
+               System.out.println("index " + indexName);
             }
          }
          finally
@@ -150,6 +154,7 @@
          return;
       }
 
+      System.out.println("------------------------ WRITE --------------------");
       OutputStream out = new IndexOutputStream(dir.createOutput(name + ".new"));
       try
       {
@@ -159,6 +164,7 @@
          for (int i = 0; i < indexes.size(); i++)
          {
             dataOut.writeUTF(getName(i));
+            System.out.println("index: " + getName(i));
          }
       }
       finally
@@ -181,7 +187,7 @@
     */
    public String getName(int i)
    {
-      return (String)indexes.get(i);
+      return indexes.get(i);
    }
 
    /**

Modified: jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/MultiIndex.java
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/MultiIndex.java	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/core/query/lucene/MultiIndex.java	2010-11-12 07:22:14 UTC (rev 3455)
@@ -1143,6 +1143,7 @@
          if (dirNames[i].startsWith("_") && !indexNames.contains(dirNames[i]))
          {
             deletable.add(dirNames[i]);
+            System.out.println("!!!!!!!!!!!!!!!!!!!! " + dirNames[i]);
          }
       }
    }

Modified: jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.ext/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.component.ext</artifactId>
   <name>eXo JCR :: Component :: Extension Service</name>

Modified: jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.ftp/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.component.ftp</artifactId>
   <name>eXo JCR :: Component :: FTP Service</name>

Modified: jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.statistics/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.component.statistics</artifactId>
   <name>eXo JCR :: Component :: Statistics Provider</name>

Modified: jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.component.webdav/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.component.webdav</artifactId>
   <name>eXo JCR :: Component :: Webdav Service</name>

Modified: jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.connectors.localadapter/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.connectors.localadapter</artifactId>
   <packaging>rar</packaging>

Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/en/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.docs.developer</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.docs/exo.jcr.docs.developer/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.docs</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: jcr/branches/1.12.x/exo.jcr.docs/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.docs/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.docs/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.framework.command/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>jcr-parent</artifactId>
-      <version>1.12.6-CR02-SNAPSHOT</version>
+      <version>1.12.6-GA-SNAPSHOT</version>
    </parent>
    <artifactId>exo.jcr.framework.command</artifactId>
    <name>eXo JCR :: Framework :: Command</name>

Modified: jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.framework.ftpclient/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.framework.ftpclient</artifactId>
   <name>eXo JCR :: Framework :: FTP Client</name>

Modified: jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/exo.jcr.framework.web/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>exo.jcr.framework.web</artifactId>
   <name>eXo JCR :: Framework :: Web</name>

Modified: jcr/branches/1.12.x/packaging/module/pom.xml
===================================================================
--- jcr/branches/1.12.x/packaging/module/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/packaging/module/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
-    <version>1.12.6-CR02-SNAPSHOT</version>
+    <version>1.12.6-GA-SNAPSHOT</version>
   </parent>
   <artifactId>jcr.packaging.module</artifactId>
   <packaging>pom</packaging>

Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml	2010-11-12 07:19:45 UTC (rev 3454)
+++ jcr/branches/1.12.x/pom.xml	2010-11-12 07:22:14 UTC (rev 3455)
@@ -29,7 +29,7 @@
 
   <groupId>org.exoplatform.jcr</groupId>
   <artifactId>jcr-parent</artifactId>
-  <version>1.12.6-CR02-SNAPSHOT</version>
+  <version>1.12.6-GA-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>eXo JCR</name>
 
@@ -42,9 +42,9 @@
   <properties>
     <exo.product.name>exo-jcr</exo.product.name>
     <exo.product.specification>1.12</exo.product.specification>
-    <org.exoplatform.kernel.version>2.2.6-CR02-SNAPSHOT</org.exoplatform.kernel.version>
-    <org.exoplatform.core.version>2.3.6-CR02-SNAPSHOT</org.exoplatform.core.version>
-    <org.exoplatform.ws.version>2.1.6-CR02-SNAPSHOT</org.exoplatform.ws.version>
+    <org.exoplatform.kernel.version>2.2.6-GA-SNAPSHOT</org.exoplatform.kernel.version>
+    <org.exoplatform.core.version>2.3.6-GA-SNAPSHOT</org.exoplatform.core.version>
+    <org.exoplatform.ws.version>2.1.6-GA-SNAPSHOT</org.exoplatform.ws.version>
     <org.exoplatform.doc-style.version>1</org.exoplatform.doc-style.version>
   </properties>
 



More information about the exo-jcr-commits mailing list