You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kato-commits@incubator.apache.org by sp...@apache.org on 2009/05/25 06:28:26 UTC

svn commit: r778305 - in /incubator/kato/branches/experimental/maven_restructure/org.apache.kato: kato.jdi/ kato.tools.katoview/ plugins/kato.api.plugin/build.properties plugins/kato.rtexplorer.plugin/

Author: spoole
Date: Mon May 25 06:28:25 2009
New Revision: 778305

URL: http://svn.apache.org/viewvc?rev=778305&view=rev
Log:
marked target dir with svn:ignore for mvn projects

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.jdi/   (props changed)
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.tools.katoview/   (props changed)
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/   (props changed)

Propchange: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.jdi/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon May 25 06:28:25 2009
@@ -0,0 +1 @@
+target

Propchange: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/kato.tools.katoview/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon May 25 06:28:25 2009
@@ -0,0 +1 @@
+target

Modified: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties
URL: http://svn.apache.org/viewvc/incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties?rev=778305&r1=778304&r2=778305&view=diff
==============================================================================
--- incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties (original)
+++ incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties Mon May 25 06:28:25 2009
@@ -7,7 +7,7 @@
 bin.includes = plugin.xml,\
                META-INF/,\
                .,\
-               target/kato.api.plugin-0.0.1-SNAPSHOT.jar
+               target/classes/
 
 javacSource=1.6
 javacTarget=1.6

Propchange: incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.rtexplorer.plugin/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon May 25 06:28:25 2009
@@ -0,0 +1 @@
+target