You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by dk...@apache.org on 2007/02/12 17:36:06 UTC

svn commit: r506526 - /maven/sandbox/plugins/maven-remote-resources-plugin/README.txt

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



Re: svn commit: r506526 - /maven/sandbox/plugins/maven-remote-resources-plugin/README.txt

Posted by Daniel Kulp <da...@iona.com>.
On Monday 12 February 2007 13:12, Jason van Zyl wrote:
> If you want to track changes use the changes.xml format and the
> changes plugin and we'll actually publish that with the release.

I'm not using it to really track changes.   That's what JIRA is for.   I'm 
using it to track what stuff is on the branch/sandbox that hasn't yet been 
merged to trunk.    Basically, when you (or someone) merges the changes to 
trunk, I need to know what JIRA numbers I need to go and resolve as fixed.  
(I don't consider a fix on a branch as "resolved" until it's committed to 
trunk.)

Dan



> Jason.
>
> On 12 Feb 07, at 11:36 AM 12 Feb 07, dkulp@apache.org wrote:
> > 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com

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


Re: svn commit: r506526 - /maven/sandbox/plugins/maven-remote-resources-plugin/README.txt

Posted by Jason van Zyl <ja...@maven.org>.
If you want to track changes use the changes.xml format and the  
changes plugin and we'll actually publish that with the release.

Jason.

On 12 Feb 07, at 11:36 AM 12 Feb 07, dkulp@apache.org wrote:

> 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
>
>
>


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