Author: dkulp
Date: Mon Feb 12 08:36:06 2007
New Revision: 506526
URL: http://svn.apache.org/viewvc?view=rev&rev=506526
Log:
Add readme to describe changes
Added:
maven/sandbox/plugins/maven-remote-resources-plugin/README.txt (with
props)
Added: maven/sandbox/plugins/maven-remote-resources-plugin/README.txt
URL:
http://svn.apache.org/viewvc/maven/sandbox/plugins/maven-remote-resources-plugin/README.txt?view=auto&rev=506526
==============================================================================
--- maven/sandbox/plugins/maven-remote-resources-plugin/README.txt (added)
+++ maven/sandbox/plugins/maven-remote-resources-plugin/README.txt Mon Feb 12
08:36:06 2007
@@ -0,0 +1,11 @@
+Sandbox work on maven-remote-resources-plugin.
+
+Currently contains fixes for: (dkulp fixed on 2/12/07)
+MRRESOURCES-8 - Add "properties" map to allow additional properties to be sent
to velocity.
+ Documented the auto-added properties.
+MRRESOURCES-9 - In
https://svn.apache.org/repos/asf/maven/sandbox/resources/apache-jar-resource-bundle
+ The template takes an "addLicense" property (requires
MRRESOURCES-8) to add license
+ information for each dependency
+MRRESOURCES-10 - exclude the original override files so generated projects
don't complain
+
+
Propchange: maven/sandbox/plugins/maven-remote-resources-plugin/README.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: maven/sandbox/plugins/maven-remote-resources-plugin/README.txt
------------------------------------------------------------------------------
svn:mime-type = text/plain