Re: Publishing sandbox project

2009-11-26 Thread Phil Steitz
Mladen Turk wrote: > On 11/26/2009 03:48 AM, Niall Pemberton wrote: >> >> I re-enabled the site and generated an issue tracking page and >> re-deployed the site: >> >> http://commons.apache.org/sandbox/runtime/ >> >> Niall >>> Phil > > Thanks guys. Much appreciated! > > I suppose I can just copy

Re: Publishing sandbox project

2009-11-26 Thread Mladen Turk
On 11/26/2009 03:48 AM, Niall Pemberton wrote: I re-enabled the site and generated an issue tracking page and re-deployed the site: http://commons.apache.org/sandbox/runtime/ Niall Phil Thanks guys. Much appreciated! I suppose I can just copy the ant produced javadocs to target/apidocs bef

Re: Publishing sandbox project

2009-11-25 Thread Niall Pemberton
On Wed, Nov 25, 2009 at 11:09 PM, Phil Steitz wrote: > Niall Pemberton wrote: >> On Wed, Nov 25, 2009 at 10:55 PM, Mladen Turk wrote: >>> On 11/25/2009 10:26 PM, Phil Steitz wrote: Done now.  The site is up at http://commons.apache.org/sandbox/runtime/ and the main commons site menus an

Re: Publishing sandbox project

2009-11-25 Thread Phil Steitz
Niall Pemberton wrote: > On Wed, Nov 25, 2009 at 10:55 PM, Mladen Turk wrote: >> On 11/25/2009 10:26 PM, Phil Steitz wrote: >>> Done now. The site is up at http://commons.apache.org/sandbox/runtime/ >>> and the main commons site menus and component table have been >>> updated (will take an hour o

Re: Publishing sandbox project

2009-11-25 Thread Niall Pemberton
On Wed, Nov 25, 2009 at 10:55 PM, Mladen Turk wrote: > On 11/25/2009 10:26 PM, Phil Steitz wrote: >>> >> Done now.  The site is up at http://commons.apache.org/sandbox/runtime/ >> and the main commons site menus and component table have been >> updated (will take an hour or so to replicate). >> >

Re: Publishing sandbox project

2009-11-25 Thread Mladen Turk
On 11/25/2009 10:26 PM, Phil Steitz wrote: Done now. The site is up at http://commons.apache.org/sandbox/runtime/ and the main commons site menus and component table have been updated (will take an hour or so to replicate). Excellent. Many thanks. Sorry the template was misleading and ou

Re: Publishing sandbox project

2009-11-25 Thread Phil Steitz
Mladen Turk wrote: > On 11/25/2009 06:42 PM, Phil Steitz wrote: >> >> Would you be OK with maven 2 to build the runtime site? > > I really don't care. If maven2 is required, fine with me. > >> >> I can set this up for you, but to maintain it you will need maven 2. >> > > That would be perfect. >

Re: Publishing sandbox project

2009-11-25 Thread Mladen Turk
On 11/25/2009 06:42 PM, Phil Steitz wrote: Would you be OK with maven 2 to build the runtime site? I really don't care. If maven2 is required, fine with me. I can set this up for you, but to maintain it you will need maven 2. That would be perfect. Thanks -- ^TM --

Re: Publishing sandbox project

2009-11-25 Thread Phil Steitz
Mladen Turk wrote: > On 11/25/2009 04:02 PM, Phil Steitz wrote: >> >> Looks like [runtime] has a Maven 1 build. > > It doesn't. Those are generated files. > Build system will use ant with Runtime's own > ant extensions for making custom .jar files > containing both Java and Native components. > >

Re: Publishing sandbox project

2009-11-25 Thread Mladen Turk
On 11/25/2009 04:02 PM, Phil Steitz wrote: Looks like [runtime] has a Maven 1 build. It doesn't. Those are generated files. Build system will use ant with Runtime's own ant extensions for making custom .jar files containing both Java and Native components. Let me know if you have problems,

Re: Publishing sandbox project

2009-11-25 Thread Rahul Akolkar
On Wed, Nov 25, 2009 at 4:52 AM, Mladen Turk wrote: > Hi, > > I'd like to list the sandbox/runtime on the main commons page. > What's needed for that (given that I have xdocs directory and > index.xml in there) > Its slightly arcane, I'm afraid. Brief pointers below (I'm in a rush), feel free to

Re: Publishing sandbox project

2009-11-25 Thread Phil Steitz
Mladen Turk wrote: > Hi, > > I'd like to list the sandbox/runtime on the main commons page. > What's needed for that (given that I have xdocs directory and > index.xml in there) > > IMHO the project-template should include the skeleton > index.xml and sample resources (if that's how it's done) >

Publishing sandbox project

2009-11-25 Thread Mladen Turk
Hi, I'd like to list the sandbox/runtime on the main commons page. What's needed for that (given that I have xdocs directory and index.xml in there) IMHO the project-template should include the skeleton index.xml and sample resources (if that's how it's done) If anyone can explain how to create