You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by am...@apache.org on 2013/01/11 18:45:07 UTC

svn commit: r1432187 - /airavata/trunk/modules/distribution/pom.xml

Author: amilaj
Date: Fri Jan 11 17:45:07 2013
New Revision: 1432187

URL: http://svn.apache.org/viewvc?rev=1432187&view=rev
Log:
Removing jnlp build from main build for the moment. Its acting in a weired way. Need to figure out why.

Modified:
    airavata/trunk/modules/distribution/pom.xml

Modified: airavata/trunk/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/pom.xml?rev=1432187&r1=1432186&r2=1432187&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/pom.xml (original)
+++ airavata/trunk/modules/distribution/pom.xml Fri Jan 11 17:45:07 2013
@@ -32,7 +32,6 @@
                 <module>airavata-server</module>
                 <module>airavata-client</module>
                 <module>xbaya-gui</module>
-                <module>xbaya-gui-jnlp</module>
             </modules>
         </profile>
     </profiles>