Re: Publishing api docs for Subversion

2009-12-04 Thread Bernd Fondermann
On Wed, Dec 2, 2009 at 18:48, Bhuvaneswaran A wrote: > Here's a query related to publishing api docs for Subversion project > periodically. > > We tend to update the api docs generated using doxygen and java doc on > a nightly basis. We are evaluating a workaround to publish it > periodically. Bas

Re: Publishing api docs for Subversion

2009-12-04 Thread Doug Cutting
Niall Pemberton wrote: I would prefer what I say isn't distorted by selective editing. Sorry, that was not my intent. I'm not talking about the website in general. I'm talking specifically about publishing content primarily intended for inclusion in releases. Would Publication & release ar

Re: Publishing api docs for Subversion

2009-12-04 Thread Niall Pemberton
On Fri, Dec 4, 2009 at 11:45 PM, Doug Cutting wrote: > Niall Pemberton wrote: >> >> What we publish on the ASF websites >> doesn't have to conform to the licensing policy that releases do. I would prefer what I say isn't distorted by selective editing. > I'm not talking about the website in gene

Re: Publishing api docs for Subversion

2009-12-04 Thread Doug Cutting
Niall Pemberton wrote: What we publish on the ASF websites doesn't have to conform to the licensing policy that releases do. I'm not talking about the website in general. I'm talking specifically about publishing content primarily intended for inclusion in releases. Would we permit someone t

Re: Publishing api docs for Subversion

2009-12-04 Thread Niall Pemberton
On Fri, Dec 4, 2009 at 9:09 PM, Doug Cutting wrote: > Niall Pemberton wrote: >> >> It might be good a good idea to not confuse users trying to find docs >> that relate to a release from that of of the current trunk, but its >> doing incubating projects a disservice to try and make out that >> rele

Re: Publishing api docs for Subversion

2009-12-04 Thread Doug Cutting
Niall Pemberton wrote: It might be good a good idea to not confuse users trying to find docs that relate to a release from that of of the current trunk, but its doing incubating projects a disservice to try and make out that release policy cover the docs they publish on their web site. Don't ou

Re: Publishing api docs for Subversion

2009-12-04 Thread Niall Pemberton
On Fri, Dec 4, 2009 at 5:29 PM, Doug Cutting wrote: > Paul Querna wrote: >> >> >> >> Which is linked from the sidebar everywhere, and on the docs page: >> > > That trunk documentation is at least labelled "dev".  I'd argue it sh

Re: Publishing api docs for Subversion

2009-12-04 Thread Doug Cutting
Paul Querna wrote: Which is linked from the sidebar everywhere, and on the docs page: That trunk documentation is at least labelled "dev". I'd argue it should only be linked to from http://httpd.apache.org/dev/ and that it

Re: How to put droids into the snapshot rep

2009-12-04 Thread Francis De Brabandere
If you use maven in your project: http://maven.apache.org/developers/release/apache-release.html Don't know for ant builds, maybe this will help? http://maven.apache.org/guides/mini/guide-central-repository-upload.html Is ivy able to upload releases? If it can you can upload them to the apache nex

How to put droids into the snapshot rep

2009-12-04 Thread Thorsten Scherler
Hi all, https://issues.apache.org/jira/browse/DROIDS-65 I am looking into adding droids to the public apache maven rep. I did some research but could not really find a extend how to. Can somebody point me in the right direction? salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza

Re: Publishing api docs for Subversion

2009-12-04 Thread Bhuvaneswaran A
On Fri, Dec 4, 2009 at 2:12 PM, Jukka Zitting wrote: > Some Apache projects are now using Hudson builds to generate their web > sites from sources stored in svn. The generated site is periodically > rsynced to the correct place people.apache.org. This setup is still a > bit experimental but should

Re: Publishing api docs for Subversion

2009-12-04 Thread Jukka Zitting
Hi, On Fri, Dec 4, 2009 at 4:18 AM, Bhuvaneswaran A wrote: > On Fri, Dec 4, 2009 at 4:23 AM, Hyrum K. Wright > wrote: >> Back the original question: What's the best/typical way of generating >> and providing these documents?  Subversion is using svnwcsub to >> publish subvesion.apache.org, but I

Re: Publishing api docs for Subversion

2009-12-04 Thread Bhuvaneswaran A
On Fri, Dec 4, 2009 at 4:23 AM, Hyrum K. Wright wrote: > > On Dec 3, 2009, at 2:14 PM, Paul Querna wrote: > >> On Thu, Dec 3, 2009 at 9:31 AM, Doug Cutting wrote: >>> Paul Querna wrote: httpd and apr have published doxygen of their trunks periodically, they aren't based on any rele