Is there more info available than what is in the commit and the jira? I found this one a bit hard to follow... a few questions anyway:

On 30/01/2009, at 9:26 AM, ogusa...@apache.org wrote:

Author: ogusakov
Date: Thu Jan 29 22:26:34 2009
New Revision: 739053

URL: http://svn.apache.org/viewvc?rev=739053&view=rev
Log:
[MNG-3962] - self-update

Added:
   maven/components/trunk/apache-maven/src/.cd/

I don't quite get this... is it really meant to be a hidden directory? Won't it cause problems for editors, etc.?


+    <!--Mercury MP3-->
+    <dependency>
+      <groupId>org.sonatype.mercury</groupId>
+      <artifactId>mercury-mp3-cli</artifactId>
+    </dependency>

While I'm quite sure I get the joke, it seems more like an audio- related acronym, and maybe a better choice is needed :)

Added: maven/components/trunk/apache-maven/src/.cd/apache-maven-3.0- SNAPSHOT.ldl
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/apache-maven/src/.cd/apache-maven-3.0-SNAPSHOT.ldl?rev=739053&view=auto
= = = = = = = = ====================================================================== --- maven/components/trunk/apache-maven/src/.cd/apache-maven-3.0- SNAPSHOT.ldl (added) +++ maven/components/trunk/apache-maven/src/.cd/apache-maven-3.0- SNAPSHOT.ldl Thu Jan 29 22:26:34 2009
@@ -0,0 +1,191 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lockDownList>

Can this be autogenerated? Quite long.


Added: maven/components/trunk/apache-maven/src/bin/mvnUpdate
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/apache-maven/src/bin/mvnUpdate?rev=739053&view=auto

Seems to be 90% the same as mvn - can this either be a parameter to mvn itself, or constructed by the build so it doesn't take too much to keep it up to date if one of the batch/launch files changes?

Anyway, sounds cool, should be fun to see how it works.

- Brett

--
Brett Porter
br...@apache.org
http://blogs.exist.com/bporter/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to