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 21:10:50 UTC

svn commit: r778509 - /incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties

Author: spoole
Date: Mon May 25 21:10:50 2009
New Revision: 778509

URL: http://svn.apache.org/viewvc?rev=778509&view=rev
Log:
more adjusting of maven eclipse plugin projects

Modified:
    incubator/kato/branches/experimental/maven_restructure/org.apache.kato/plugins/kato.api.plugin/build.properties

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=778509&r1=778508&r2=778509&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 21:10:50 2009
@@ -3,8 +3,7 @@
 bin.includes = plugin.xml,\
                META-INF/,\
                .,\
-               icons/,\
-               target/lib/kato.api.jar
+               icons/
                
 javacTarget=1.6
 javacSource=1.6