On 30 December 2014 at 12:29, <brit...@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-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org