Re: manual/style/build.xml

2002-07-29 Thread Yoshiki Hayashi
Joshua Slive [EMAIL PROTECTED] writes:

 Yoshiki, if you're reading this, could you ping the Ant people again about
 getting that change into their code.

Thanks for reminder.  I searched bugzilla database and to my
surprise I couldn't find my earlier enhancement request.  I
remember I did try to input to bugzilla but I cannot find
auto-reply nor bug number on my disk.  Probably I did some
silly mistake and the request was lost. :-(

I recreated patch for Ant 1.5 and confirmed my request is
really submitted this time.  The bug number is 11249.

-- 
Yoshiki Hayashi

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: manual/style/build.xml

2002-07-29 Thread Yoshiki Hayashi
David Shane Holden [EMAIL PROTECTED] writes:

 I should also mention xmlvalidate isn't available in the custom jar file ...

If you need new features in Ant 1.5, I've just uploaded
modified Ant 1.5 to
http://httpd.apache.org/dev/dist/jakarta-ant-1.5-modified-jar.tar.gz

With this, you won't need to change the name of Japanese
files.  That will probably make your patch smaller and
easier to review.

I don't think we have problem using Ant 1.5 instead of 1.4.1
so if your improved build.xml requires 1.5, let's replace
jars in httpd-docs-lib.tar.gz.

-- 
Yoshiki Hayashi

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



direcives.html

2002-07-29 Thread Daniel Lopez
http://httpd.apache.org/docs-2.0/mod/directives.html

The SSLProxy* directives are missing from there.
Is it automatically generated? 
Let me know so I can submit a patch if not.

Cheers

Daniel

-- 
Teach Yourself Apache 2 -- http://apacheworld.org/ty24/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Netware service pack

2002-07-29 Thread Brad Nicholes
Sorry I meant NetWare 5.0 only.  I fixed the doc to refer to NetWare
5.1 and above rather than 5.x.  BTW, do you know if anybody has had a
chance to fix up the Rotate Log documentation in accordance with the new
functionality?  I posted a message last week about it but didn't get any
response.  I would do it myself but I have no idea how to edit the man
pages document.

thanks,
Brad

Brad Nicholes
Senior Software Engineer
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com 

 [EMAIL PROTECTED] Friday, July 26, 2002 7:51:39 PM 

On Fri, 26 Jul 2002, Brad Nicholes wrote:

I believe the correct thing would be to remove the reference to
 NetWare 5.0 in the documentation for Apache 2.0.  Although it *may*
work
 on NetWare 5.0, due to a significant number of changes in the
NetWare
 OS, we are no longer regression testing Apache on 5.0.

OK.  All references to Netware 5.x have been removed.  I'm not sure if
you
perhaps meant that 5.1 and above are okay.  If so, could I ask you to
look
at the doc yourself, because I don't know enough about netware to do
it
properly.

Joshua.


-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Netware service pack

2002-07-29 Thread Brad Nicholes
   Since NetWare really has no need for the man pages, I really don't
have a problem with #2 or #3.  #3 seems to at least get the
functionality documented before it falls through the cracks.  Once that
is done, maybe somebody who does know troff can make the changes there.

Brad  

Brad Nicholes
Senior Software Engineer
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com 

 Joshua Slive [EMAIL PROTECTED] Monday, July 29, 2002 12:39:20 PM


On Mon, 29 Jul 2002, Brad Nicholes wrote:

 BTW, do you know if anybody has had a
 chance to fix up the Rotate Log documentation in accordance with the
new
 functionality?  I posted a message last week about it but didn't get
any
 response.  I would do it myself but I have no idea how to edit the
man
 pages document.

The problem is that I don't really know either.  The html page that
you
editted is generated from a troff man page.  I have the tools to
convert
from troff to html (with a little hand-editting), but I really don't
know
troff at all.  So the options are

1. Somebody figures out enough troff to keep the man pages up-to-date.

2. We ditch the troff man pages and go with html only.

3. We ignore the issue and let the man pages and the html versions
slowly
fall out-of-date.

Right now I'm busy implementing number 3, but I have no problem with
either of the other two options.

Joshua.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: direcives.html

2002-07-29 Thread Joshua Slive
On Mon, 29 Jul 2002, Daniel Lopez wrote:

 http://httpd.apache.org/docs-2.0/mod/directives.html

 The SSLProxy* directives are missing from there.
 Is it automatically generated?
 Let me know so I can submit a patch if not.

I updated it (touch mod/directives.xml; style/build.sh).

Hey, does one of you ant wizards want to figure out how to do proper
dependency checking so that directives.html.en is rebuilt whenever a
module changes and index.html.en is rebuilt when allmodules.xml changes?

Joshua.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Netware service pack

2002-07-29 Thread Brad Nicholes
  My vote would be to remove it since there doesn't seem to be many
developers that know how to maintain it.

Brad

Brad Nicholes
Senior Software Engineer
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com 

 [EMAIL PROTECTED] Monday, July 29, 2002 12:48:28 PM 
Since NetWare really has no need for the man pages, I really
don't
 have a problem with #2 or #3.  #3 seems to at least get the
 functionality documented before it falls through the cracks.  Once
that
 is done, maybe somebody who does know troff can make the changes
there.

Sorry, my number 3 wasn't clear.  I do not want to have both troff and
html with different content in each.  Either we remove the troff or we
fix
it.

Joshua.


-
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]