You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by tr...@apache.org on 2005/09/02 12:37:27 UTC

svn commit: r267182 - in /maven/components/trunk: maven-artifact-ant/ maven-artifact-manager/ maven-artifact-test/ maven-plugin-api/ maven-plugin-descriptor/ maven-plugin-registry/ maven-plugin-tools/ maven-plugin-tools/maven-plugin-tools-beanshell/ ma...

Author: trygvis
Date: Fri Sep  2 03:37:16 2005
New Revision: 267182

URL: http://svn.apache.org/viewcvs?rev=267182&view=rev
Log:
o Setting properties.

Modified:
    maven/components/trunk/maven-artifact-ant/   (props changed)
    maven/components/trunk/maven-artifact-manager/   (props changed)
    maven/components/trunk/maven-artifact-test/   (props changed)
    maven/components/trunk/maven-plugin-api/   (props changed)
    maven/components/trunk/maven-plugin-descriptor/   (props changed)
    maven/components/trunk/maven-plugin-registry/   (props changed)
    maven/components/trunk/maven-plugin-tools/   (props changed)
    maven/components/trunk/maven-plugin-tools/maven-plugin-tools-beanshell/   (props changed)
    maven/components/trunk/maven-profile/   (props changed)
    maven/components/trunk/maven-project/   (props changed)
    maven/components/trunk/maven-reporting/maven-reporting-impl/   (props changed)
    maven/components/trunk/sandbox/csharp/maven-csharp-plugin/   (props changed)

Propchange: maven/components/trunk/maven-artifact-ant/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
 target
-*.iml
+*~
+*.log
+.classpath
+.project
 *.ipr
 *.iws
+*.iml

Propchange: maven/components/trunk/maven-artifact-manager/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
-*.iml
-*.iws
-*.ipr
 target
+*~
+*.log
+.classpath
+.project
+*.ipr
+*.iws
+*.iml

Propchange: maven/components/trunk/maven-artifact-test/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,5 +1,8 @@
 target
-*.iws
+*~
+*.log
+.classpath
+.project
 *.ipr
+*.iws
 *.iml
-

Propchange: maven/components/trunk/maven-plugin-api/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,5 +1,8 @@
 target
-*.iws
+*~
+*.log
+.classpath
+.project
 *.ipr
+*.iws
 *.iml
-

Propchange: maven/components/trunk/maven-plugin-descriptor/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
 target
-*.iws
+*~
+*.log
+.classpath
+.project
 *.ipr
+*.iws
 *.iml

Propchange: maven/components/trunk/maven-plugin-registry/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,2 +1,8 @@
 target
+*~
+*.log
+.classpath
+.project
+*.ipr
+*.iws
 *.iml

Propchange: maven/components/trunk/maven-plugin-tools/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,6 +1,8 @@
+target
 *~
 *.log
-target
+.classpath
+.project
 *.ipr
 *.iws
 *.iml

Propchange: maven/components/trunk/maven-plugin-tools/maven-plugin-tools-beanshell/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
-*.iml
-*.iws
-*.ipr
 target
+*~
+*.log
+.classpath
+.project
+*.ipr
+*.iws
+*.iml

Propchange: maven/components/trunk/maven-profile/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
 target
-*.iml
+*~
+*.log
+.classpath
+.project
 *.ipr
 *.iws
+*.iml

Propchange: maven/components/trunk/maven-project/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,5 +1,8 @@
 target
-*.iws
+*~
+*.log
+.classpath
+.project
 *.ipr
+*.iws
 *.iml
-

Propchange: maven/components/trunk/maven-reporting/maven-reporting-impl/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -1,4 +1,8 @@
 target
-*.iml
-*.iws
+*~
+*.log
+.classpath
+.project
 *.ipr
+*.iws
+*.iml

Propchange: maven/components/trunk/sandbox/csharp/maven-csharp-plugin/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Sep  2 03:37:16 2005
@@ -0,0 +1,8 @@
+target
+*~
+*.log
+.classpath
+.project
+*.ipr
+*.iws
+*.iml



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