You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/12/30 13:29:28 UTC

svn commit: r1648518 - in /commons/proper/validator/trunk/src/main/assembly: bin.xml src.xml

Author: britter
Date: Tue Dec 30 12:29:27 2014
New Revision: 1648518

URL: http://svn.apache.org/r1648518
Log:
Add missing files to binary and source distribution

Modified:
    commons/proper/validator/trunk/src/main/assembly/bin.xml
    commons/proper/validator/trunk/src/main/assembly/src.xml

Modified: commons/proper/validator/trunk/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/bin.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/main/assembly/bin.xml (original)
+++ commons/proper/validator/trunk/src/main/assembly/bin.xml Tue Dec 30 12:29:27 2014
@@ -27,6 +27,8 @@
                 <include>LICENSE.txt</include>
                 <include>NOTICE.txt</include>
                 <include>RELEASE-NOTES.txt</include>
+                <include>README.md</include>
+                <include>STATUS.html</include>
             </includes>
         </fileSet>
         <fileSet>

Modified: commons/proper/validator/trunk/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/src.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
==============================================================================
--- commons/proper/validator/trunk/src/main/assembly/src.xml (original)
+++ commons/proper/validator/trunk/src/main/assembly/src.xml Tue Dec 30 12:29:27 2014
@@ -34,6 +34,8 @@
                 <include>NOTICE.txt</include>
                 <include>pom.xml</include>
                 <include>RELEASE-NOTES.txt</include>
+                <include>README.md</include>
+                <include>STATUS.html</include>
             </includes>
         </fileSet>
         <fileSet>



Re: svn commit: r1648518 - in /commons/proper/validator/trunk/src/main/assembly: bin.xml src.xml

Posted by Benedikt Ritter <be...@gmail.com>.
Done.

2014-12-31 15:37 GMT+01:00 sebb <se...@gmail.com>:

> On 30 December 2014 at 12:29,  <br...@apache.org> wrote:
> > Author: britter
> > Date: Tue Dec 30 12:29:27 2014
> > New Revision: 1648518
> >
> > URL: http://svn.apache.org/r1648518
> > Log:
> > Add missing files to binary and source distribution
> >
> > Modified:
> >     commons/proper/validator/trunk/src/main/assembly/bin.xml
> >     commons/proper/validator/trunk/src/main/assembly/src.xml
> >
> > Modified: commons/proper/validator/trunk/src/main/assembly/bin.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/bin.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
> >
> ==============================================================================
> > --- commons/proper/validator/trunk/src/main/assembly/bin.xml (original)
> > +++ commons/proper/validator/trunk/src/main/assembly/bin.xml Tue Dec 30
> 12:29:27 2014
> > @@ -27,6 +27,8 @@
> >                  <include>LICENSE.txt</include>
> >                  <include>NOTICE.txt</include>
> >                  <include>RELEASE-NOTES.txt</include>
> > +                <include>README.md</include>
> > +                <include>STATUS.html</include>
>
> The STATUS file is obsolete, and should not be included.
> Probably best to remove it from SVN
>
> >              </includes>
> >          </fileSet>
> >          <fileSet>
> >
> > Modified: commons/proper/validator/trunk/src/main/assembly/src.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/src.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
> >
> ==============================================================================
> > --- commons/proper/validator/trunk/src/main/assembly/src.xml (original)
> > +++ commons/proper/validator/trunk/src/main/assembly/src.xml Tue Dec 30
> 12:29:27 2014
> > @@ -34,6 +34,8 @@
> >                  <include>NOTICE.txt</include>
> >                  <include>pom.xml</include>
> >                  <include>RELEASE-NOTES.txt</include>
> > +                <include>README.md</include>
> > +                <include>STATUS.html</include>
> >              </includes>
> >          </fileSet>
> >          <fileSet>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: svn commit: r1648518 - in /commons/proper/validator/trunk/src/main/assembly: bin.xml src.xml

Posted by sebb <se...@gmail.com>.
On 30 December 2014 at 12:29,  <br...@apache.org> wrote:
> Author: britter
> Date: Tue Dec 30 12:29:27 2014
> New Revision: 1648518
>
> URL: http://svn.apache.org/r1648518
> Log:
> Add missing files to binary and source distribution
>
> Modified:
>     commons/proper/validator/trunk/src/main/assembly/bin.xml
>     commons/proper/validator/trunk/src/main/assembly/src.xml
>
> Modified: commons/proper/validator/trunk/src/main/assembly/bin.xml
> URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/bin.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
> ==============================================================================
> --- commons/proper/validator/trunk/src/main/assembly/bin.xml (original)
> +++ commons/proper/validator/trunk/src/main/assembly/bin.xml Tue Dec 30 12:29:27 2014
> @@ -27,6 +27,8 @@
>                  <include>LICENSE.txt</include>
>                  <include>NOTICE.txt</include>
>                  <include>RELEASE-NOTES.txt</include>
> +                <include>README.md</include>
> +                <include>STATUS.html</include>

The STATUS file is obsolete, and should not be included.
Probably best to remove it from SVN

>              </includes>
>          </fileSet>
>          <fileSet>
>
> Modified: commons/proper/validator/trunk/src/main/assembly/src.xml
> URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/src/main/assembly/src.xml?rev=1648518&r1=1648517&r2=1648518&view=diff
> ==============================================================================
> --- commons/proper/validator/trunk/src/main/assembly/src.xml (original)
> +++ commons/proper/validator/trunk/src/main/assembly/src.xml Tue Dec 30 12:29:27 2014
> @@ -34,6 +34,8 @@
>                  <include>NOTICE.txt</include>
>                  <include>pom.xml</include>
>                  <include>RELEASE-NOTES.txt</include>
> +                <include>README.md</include>
> +                <include>STATUS.html</include>
>              </includes>
>          </fileSet>
>          <fileSet>
>
>

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