You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by bl...@apache.org on 2011/05/31 19:35:56 UTC

svn commit: r1129816 - /incubator/wink/trunk/wink-assembly/pom.xml

Author: bluk
Date: Tue May 31 17:35:56 2011
New Revision: 1129816

URL: http://svn.apache.org/viewvc?rev=1129816&view=rev
Log:
Also disable apache-wink submodule temporarily for builds

Modified:
    incubator/wink/trunk/wink-assembly/pom.xml

Modified: incubator/wink/trunk/wink-assembly/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-assembly/pom.xml?rev=1129816&r1=1129815&r2=1129816&view=diff
==============================================================================
--- incubator/wink/trunk/wink-assembly/pom.xml (original)
+++ incubator/wink/trunk/wink-assembly/pom.xml Tue May 31 17:35:56 2011
@@ -57,8 +57,8 @@
                 <module>wink-assembly-aggregatejar</module>
 <!--
                 <module>wink-assembly-aggregatejar-osgi</module>
--->
                 <module>apache-wink</module>
+-->
             </modules>
         </profile>
     </profiles>