[virtualcommons-svn] commit/foraging: alllee: fixing deploy.bat
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2011-10-17 07:51:01
|
1 new changeset in foraging: http://bitbucket.org/virtualcommons/foraging/changeset/3b5657271643/ changeset: 3b5657271643 user: alllee date: 2011-10-17 09:50:59 summary: fixing deploy.bat affected #: 1 file (-1 bytes) --- a/deploy.bat Mon Oct 17 00:04:48 2011 -0700 +++ b/deploy.bat Mon Oct 17 00:50:59 2011 -0700 @@ -7,4 +7,4 @@ set M2_HOME=C:\tools\maven set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_26 set PATH=%M2_HOME%\bin;%ANT_HOME%\bin;%JAVA_HOME%\bin;%PATH% -mvn clean compile && ant clean deploy server +ant clean deploy server Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |