mcconnell 2004/03/29 03:20:23
Modified: . maven.xml
Log:
Changed the default target to jar:install
Revision Changes Path
1.7 +1 -1 avalon-logkit/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/avalon-logkit/maven.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- maven.xml 28 Feb 2004 11:31:23 -0000 1.6
+++ maven.xml 29 Mar 2004 11:20:23 -0000 1.7
@@ -15,7 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project default="check"
+<project default="jar:install"
xmlns:j="jelly:core"
xmlns:ant="jelly:ant"
xmlns:deploy="deploy">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]