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/04/04 23:44:34 UTC

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

Author: bluk
Date: Mon Apr  4 21:44:34 2011
New Revision: 1088797

URL: http://svn.apache.org/viewvc?rev=1088797&view=rev
Log:
Re-add OSGi module

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=1088797&r1=1088796&r2=1088797&view=diff
==============================================================================
--- incubator/wink/trunk/wink-assembly/pom.xml (original)
+++ incubator/wink/trunk/wink-assembly/pom.xml Mon Apr  4 21:44:34 2011
@@ -55,9 +55,7 @@
             </activation>
             <modules>
                 <module>wink-assembly-aggregatejar</module>
-<!--
                 <module>wink-assembly-aggregatejar-osgi</module>
--->
                 <module>apache-wink</module>
             </modules>
         </profile>