You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/04/25 09:07:35 UTC

svn commit: r396794 - /directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt

Author: elecharny
Date: Tue Apr 25 00:07:33 2006
New Revision: 396794

URL: http://svn.apache.org/viewcvs?rev=396794&view=rev
Log:
Added a waring for committers : don't forget to run mvn -Dintegration test

Added:
    directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt

Added: directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt
URL: http://svn.apache.org/viewcvs/directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt?rev=396794&view=auto
==============================================================================
--- directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt (added)
+++ directory/branches/apacheds/1.0-trunks/IMPORTANT-BEFORE-COMMIT.txt Tue Apr 25 00:07:33 2006
@@ -0,0 +1,7 @@
+***IMPORTANT***
+
+Do'nt forget to run 
+
+mvn -Dintegration test 
+
+before committing some source !!!