You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/03/29 13:20:23 UTC

cvs commit: avalon-logkit maven.xml

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: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org