Hello, I have moved the static resources to a common directory at /res and I would like to push that as the first step of updating the website since that clean up makes the website's code easier to maintain. That will also get the process of updating the website started with a relatively non-intrusive change.
I have pushed my changes to a git repo and you can see the changeset at https://github.com/isapir/tomcat-site/commit/1d8dcf5e24cbe48341baac09331490b26c79f4ae?w=1 How do we go about propagating these changes to the tomcat-site SVN? Thanks, Igal On Thu, Jan 18, 2018 at 1:51 PM, Igal @ Lucee.org <i...@lucee.org> wrote: > On 12/23/2017 1:22 PM, Mark Thomas wrote: > >> On 23 December 2017 18:39:33 GMT+00:00, "Igal @ Lucee.org" < >> i...@lucee.org> wrote: >> >>> Actually I have a question already. I see the site's SVN at >>> http://svn.apache.org/repos/asf/tomcat/site/trunk/ >>> >>> Is there a git mirror for it or should I grab the sources from SVN? >>> >> Just svn. That part of the repo isn't mirror to git. >> > > According to http://svn.apache.org/repos/asf/tomcat/site/trunk/README.txt > I need "jk-xdocs native-xdocs", but these directories are empty. Can I > remove them in my patches? I want to clean up some stuff as I go through > it. > > I will also update the README.txt accordingly. > > > Igal > >