You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/08/29 14:50:01 UTC

svn commit: r690223 - /cocoon/whiteboard/corona/trunk/parent/it.bat

Author: reinhard
Date: Fri Aug 29 05:50:00 2008
New Revision: 690223

URL: http://svn.apache.org/viewvc?rev=690223&view=rev
Log:
add skip-buildnumber profile

Modified:
    cocoon/whiteboard/corona/trunk/parent/it.bat

Modified: cocoon/whiteboard/corona/trunk/parent/it.bat
URL: http://svn.apache.org/viewvc/cocoon/whiteboard/corona/trunk/parent/it.bat?rev=690223&r1=690222&r2=690223&view=diff
==============================================================================
--- cocoon/whiteboard/corona/trunk/parent/it.bat (original)
+++ cocoon/whiteboard/corona/trunk/parent/it.bat Fri Aug 29 05:50:00 2008
@@ -15,4 +15,4 @@
 REM  KIND, either express or implied.  See the License for the
 REM  specific language governing permissions and limitations
 REM  under the License.
-mvn clean install -P it -Dhtmlunit.base-url=http://localhost:8888
\ No newline at end of file
+mvn clean install -P it,skip-buildnumber -Dhtmlunit.base-url=http://localhost:8888
\ No newline at end of file