You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/10/15 23:18:23 UTC

svn commit: r705053 - /geronimo/genesis/branches/genesis-1.x/pom.xml

Author: jbohn
Date: Wed Oct 15 14:18:23 2008
New Revision: 705053

URL: http://svn.apache.org/viewvc?rev=705053&view=rev
Log:
leave out the integration tests for in this release as we were not including those before

Modified:
    geronimo/genesis/branches/genesis-1.x/pom.xml

Modified: geronimo/genesis/branches/genesis-1.x/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/branches/genesis-1.x/pom.xml?rev=705053&r1=705052&r2=705053&view=diff
==============================================================================
--- geronimo/genesis/branches/genesis-1.x/pom.xml (original)
+++ geronimo/genesis/branches/genesis-1.x/pom.xml Wed Oct 15 14:18:23 2008
@@ -238,7 +238,7 @@
                             <useReleaseProfile>false</useReleaseProfile>
                             <goals>deploy</goals>
                             <arguments>-Prelease</arguments>
-                            <preparationGoals>clean install -Dit</preparationGoals>
+                            <preparationGoals>clean install</preparationGoals>
                         </configuration>
                     </plugin>