Daniel Gruno | 1 Apr 2012 08:20
Picon
Gravatar

Re: open doc bugs

There's a build system located inside [branch]/manual/build. You basically just run build.sh, provided you have Java and Apache Ant installed on your system. To build docs for a translation, you just add the translation name to the build command, f.x. "./build.sh fr" for the French translations.

With regards,
Daniel.

On Mar 31, 2012 16:15 "Daniel Ruggeri" <DRuggeri <at> primary.net> wrote:
On 3/31/2012 8:06 AM, Daniel Gruno wrote:
Damn you for beating me to the AB ticket ;)
I have back-ported to 2.4 and 2.2 and rebuilt html for it now.
You should probably familiarize yourself with the docs build system if
you haven't already :)

With regards,
Daniel.

Yes, definitely. It's almost kind of funny to ask, but is there a doc I
can read on how that works?
bugzilla | 1 Apr 2012 10:59
Picon
Favicon

DO NOT REPLY [Bug 50663] SSLSessionCache does not document shmcb und shmht

https://issues.apache.org/bugzilla/show_bug.cgi?id=50663

Daniel Gruno <humbedooh <at> apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Daniel Gruno <humbedooh <at> apache.org> 2012-04-01 08:59:00 UTC ---
It appars that shmcb is documented now, and shmht has been removed long ago, (
https://issues.apache.org/bugzilla/show_bug.cgi?id=17876 ).
I am marking this ticket as resolved. Feel free to reopen if you feel
otherwise.

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Lucien GENTIS | 1 Apr 2012 19:07
Picon
Favicon

Re: Retiring translations

So, I looked at these files, . . . and they are all up to date.

Some of them have been recently updated.

For most of them, content is relatively old, but it is also old in english version.

Le 28/03/2012 16:45, Lucien Gentis a écrit :
Hi,

I looked at french out of date files in Daniel's list : there are 11 files, and it's not what I expected

I'll check that this weekend

Lucien

Le 28 mars 2012 à 16:09, Rich Bowen a écrit :


On Wed, Mar 28, 2012 at 09:33:01AM -0400, Rich Bowen wrote:
I'd like to propose that we retire (ie, svn delete) translations in 2.4 that are more than, say, 2 years out of date


For a metric, Daniel has provided this: http://www.humbedooh.com/outdated/2.4/

Translations that are, say, 500,000 revisions out of date might be good candidates to purge?




Lucien Gentis
SIRET
Faculté de Médecine - Nancy
03 83 68 30 62


Rich Bowen | 1 Apr 2012 20:39
Favicon
Gravatar

Re: open doc bugs

Oh did we finally set that up as an svn external?

Run ./build.sh all to build everything. 

--
Rich Bowen, mobile edition


On Apr 1, 2012, at 2:20, "Daniel Gruno" <rumble <at> cord.dk> wrote:

There's a build system located inside [branch]/manual/build. You basically just run build.sh, provided you have Java and Apache Ant installed on your system. To build docs for a translation, you just add the translation name to the build command, f.x. "./build.sh fr" for the French translations.

With regards,
Daniel.

On Mar 31, 2012 16:15 "Daniel Ruggeri" <DRuggeri <at> primary.net> wrote:
On 3/31/2012 8:06 AM, Daniel Gruno wrote:
Damn you for beating me to the AB ticket ;)
I have back-ported to 2.4 and 2.2 and rebuilt html for it now.
You should probably familiarize yourself with the docs build system if
you haven't already :)

With regards,
Daniel.

Yes, definitely. It's almost kind of funny to ask, but is there a doc I
can read on how that works?
André Malo | 1 Apr 2012 20:52
Picon

Re: open doc bugs

* Daniel Gruno wrote:

> There's a build system located inside [branch]/manual/build. You
> basically just runbuild.sh, provided you have Java and Apache Ant
> installed on your system. To build docs for a translation, you just add
> the translation name to the build command, f.x. "./build.sh fr" for the
> French translations.

ant is not needed, just java. everything else is provided.

Aaaand the docs are there:

http://httpd.apache.org/docs-project/docsformat.html

nd
--

-- 
"Das Verhalten von Gates hatte mir bewiesen, dass ich auf ihn und seine
beiden Gefährten nicht zu zählen brauchte" -- Karl May, "Winnetou III"

Im Westen was neues: <http://pub.perlig.de/books.html#apache2>
bugzilla | 2 Apr 2012 14:14
Picon
Favicon

DO NOT REPLY [Bug 52181] mod_rewrite Technical Details Ruleset Processing diagram unclear about transition between rules

https://issues.apache.org/bugzilla/show_bug.cgi?id=52181

Daniel Gruno <humbedooh <at> apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Daniel Gruno <humbedooh <at> apache.org> 2012-04-02 12:14:18 UTC ---
I'm unsure what you mean by "a rule's substitution is not necessarily a URL" in
terms of contradictions in the flow chart. I can however relate to the fact
that it seems like an endless loop in the figure, and some final "back to
httpd" should come into play.

Now, I'm not the more awesome doodle artist, but I did draw up a suggestion for
what it could say instead: http://www.humbedooh.com/apache/rewrite_process.png
The notable difference being I replaced "Next" with "More rules?" - if so, go
back to RewriteRule, it not, go back to httpd. Is that the sort of
clarification you were seeking?

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Apr 2012 15:32
Picon
Favicon

DO NOT REPLY [Bug 51969] RewriteBase documentation

https://issues.apache.org/bugzilla/show_bug.cgi?id=51969

Eric Covener <covener <at> gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Eric Covener <covener <at> gmail.com> 2012-04-02 13:32:58 UTC ---
I've reworked and simplified the example and demonstrated one of the results of
not using rewritebase when an outside-the-docroot-alias is followed then a
relative path is rewritten to.

http://svn.apache.org/viewvc?view=revision&revision=1308320

Backported through 2.2.x

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Apr 2012 17:13
Picon
Favicon

DO NOT REPLY [Bug 50662] wrong context in mod_ssl's SSLRequire

https://issues.apache.org/bugzilla/show_bug.cgi?id=50662

--- Comment #2 from Daniel Gruno <humbedooh <at> apache.org> 2012-04-02 15:13:29 UTC ---
I've looked through the C source just to be sure, and it does specifically say
that it only works in the contexts already described. Perhaps the expression
part refers to expressions in general and not the context in which SSLRequire
is permitted?

Can someone confirm/elaborate/deb0rk this?

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Apr 2012 17:39
Picon
Favicon

DO NOT REPLY [Bug 45526] PDF documentation is not properly searchable due to improper use of underscores

https://issues.apache.org/bugzilla/show_bug.cgi?id=45526

--- Comment #4 from Rich Bowen <rbowen <at> apache.org> 2012-04-02 15:39:07 UTC ---
My vote on this would be that we remove mentions of PDF docs. If someone wants
to step up and fix that build chain some day, that would be great, but we don't
have a great demand for a PDF version, and we don't currently have anyone
around who knows how to make this work.

Then, once those references are gone, we can close this WONTFIX.

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla | 2 Apr 2012 18:06
Picon
Favicon

DO NOT REPLY [Bug 45526] PDF documentation is not properly searchable due to improper use of underscores

https://issues.apache.org/bugzilla/show_bug.cgi?id=45526

Rich Bowen <rbowen <at> apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #5 from Rich Bowen <rbowen <at> apache.org> 2012-04-02 16:06:53 UTC ---
Reference to PDF docs removed. Closing WONTFIX.

--

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Gmane