Andreas, thank you for pointing this out. But as you explained in SYNAPSE-993, I believe we don't really need to maintain a dist folder inside synapse svn location. I will delete dist if that's the case.
On 19 June 2016 at 21:33, Andreas Veithen <andreas.veit...@gmail.com> wrote: > On Sun, Jun 19, 2016 at 8:19 AM, <r...@apache.org> wrote: > > Author: ravi > > Date: Sun Jun 19 07:19:08 2016 > > New Revision: 1749134 > > > > URL: http://svn.apache.org/viewvc?rev=1749134&view=rev > > Log: > > Adding dist folder for SvnPubSub > > > > Added: > > synapse/dist/ > > synapse/dist/HEADER.html > > synapse/dist/README.html > > > > Added: synapse/dist/HEADER.html > > URL: > http://svn.apache.org/viewvc/synapse/dist/HEADER.html?rev=1749134&view=auto > > > ============================================================================== > > --- synapse/dist/HEADER.html (added) > > +++ synapse/dist/HEADER.html Sun Jun 19 07:19:08 2016 > > @@ -0,0 +1,5 @@ > > +<h1>Apache Synapse Current Release</h1> > > +<p>This directory contains the current release for the > > Note that (once it is placed in the right location on dist.apache.org) > this file would be visible at http://www.apache.org/dist/synapse/ and > http://archive.apache.org/dist/synapse/. For the latter, the statement > "This directory contains the current release" would be incorrect. > > > +<a href="http://synapse.apache.org/">Apache Synapse</a> project. > > +For previous releases see <a href="http://synapse.apache.org/"> > http://synapse.apache.org/</a>. > > +</p> > > > > Added: synapse/dist/README.html > > URL: > http://svn.apache.org/viewvc/synapse/dist/README.html?rev=1749134&view=auto > > > ============================================================================== > > --- synapse/dist/README.html (added) > > +++ synapse/dist/README.html Sun Jun 19 07:19:08 2016 > > @@ -0,0 +1,4 @@ > > +<p>This directory contains the current release for the > > +<a href="http://synapse.apache.org/">Apache Synapse</a> project. > > +For previous releases see <a href="http://synapse.apache.org/"> > http://synapse.apache.org/</a>. > > +</p> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org > For additional commands, e-mail: dev-h...@synapse.apache.org > >