You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2013/12/13 05:51:04 UTC

svn commit: r1550642 - in /incubator/vxquery/trunk/vxquery: src/site/apt/index.apt vxquery-core/pom.xml

Author: tillw
Date: Fri Dec 13 04:51:04 2013
New Revision: 1550642

URL: http://svn.apache.org/r1550642
Log:
small site fix

Modified:
    incubator/vxquery/trunk/vxquery/src/site/apt/index.apt
    incubator/vxquery/trunk/vxquery/vxquery-core/pom.xml

Modified: incubator/vxquery/trunk/vxquery/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/src/site/apt/index.apt?rev=1550642&r1=1550641&r2=1550642&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/src/site/apt/index.apt (original)
+++ incubator/vxquery/trunk/vxquery/src/site/apt/index.apt Fri Dec 13 04:51:04 2013
@@ -25,12 +25,4 @@ Apache VXQuery
   
 * Incubation Disclaimer
 
-  Apache VXQuery is an effort undergoing incubation at The Apache Software 
-  Foundation (ASF), sponsored by the Apache XMLBeans PMC. 
-  Incubation is required of all newly accepted projects until a further review 
-  indicates that the infrastructure, communications, and decision making 
-  process have stabilized in a manner consistent with other successful ASF 
-  projects. 
-  While incubation status is not necessarily a reflection of the completeness 
-  or stability of the code, it does indicate that the project has yet to be 
-  fully endorsed by the ASF.
\ No newline at end of file
+  
\ No newline at end of file

Modified: incubator/vxquery/trunk/vxquery/vxquery-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/vxquery-core/pom.xml?rev=1550642&r1=1550641&r2=1550642&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/vxquery-core/pom.xml (original)
+++ incubator/vxquery/trunk/vxquery/vxquery-core/pom.xml Fri Dec 13 04:51:04 2013
@@ -304,6 +304,7 @@
             <exclude>reports/**/*</exclude>
           </excludes>
           <numUnapprovedLicenses>0</numUnapprovedLicenses>
+          <maxmemory>2g</maxmemory>
         </configuration>
       </plugin>
       <plugin>