apache-rex

2016-05-20 Thread Petr Gajdos
Hello list, there is apache-rex: https://github.com/pgajdos/apache-rex which is a side effect of my early poking around httpd. I would be glad if that would help at least one guy more in any way, that's why I am bringing it to your attention. Note that I am also assuring that examples are runn

Re: Changes not displaying in production

2016-05-20 Thread Luis Gil de Bernabé
Hi again: Sorry if my last email was a bit confused. I will explain better here the issue: Recently this week i had committed the new_features_2_2.xml.es file. I wanted to review if it was ok and running in the production website so i checked http://httpd.apache.org/docs/trunk/new_features_2_2.html

Re: Changes not displaying in production

2016-05-20 Thread Lucien Gentis
Hi luis, new_features_2_2.html does not contain your language (es) It's probably a build problem. Did you follow these steps : * cd /manual * svn add new_features_2_2.xml.es * copy the build folder (the one that contains build.sh)|in ||/manual| * cd /man

Re: Changes not displaying in production

2016-05-20 Thread Luis Gil de Bernabé
Yes, I will check ​now ​ what I had made wrong. Thank ​ you !​ El vie., 20 de mayo de 2016 15:35, Lucien Gentis < lucien.gen...@univ-lorraine.fr> escribió: > Hi luis, > new_features_2_2.html does not contain your language (es) > > It's probably a build problem. > > Did you follow these steps :