You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Cliff Schmidt <cl...@bea.com> on 2003/08/04 00:07:50 UTC

RE: XMLBeans incubation status file

On Thursday, July 31, 2003 10:42 AM, Cliff Schmidt wrote:

> On Wednesday, July 30, 2003 5:55 PM, Tetsuya Kitahata wrote:
<snip/>
>>> * build xmlbeans website
>> 
>> Which bulid/website system do you (xmlbeans folks) want to use?
>> Forrest? Maven?
> 
> Let me get back to you on this.
> 

I think we'll use Forrest, but we've got a bit to learn about it 
to get it up and running.  For now, we've just got one page of 
plain HTML up at http://xml.apache.com/xmlbeans.

Cliff

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org


[OT] Re: XMLBeans incubation status file

Posted by Tetsuya Kitahata <te...@apache.org>.
<digression>
http://xml.apache.com/xmlbeans/
->
http://xml.apache.org/xmlbeans/
</digression>
;-)

-- Tetsuya (tetsuya@apache.org)

On Mon, 04 Aug 2003 09:42:50 +0900
(Subject: Re: XMLBeans incubation status file)
Tetsuya Kitahata <te...@apache.org> wrote:

> On Sun, 3 Aug 2003 15:07:50 -0700
> (Subject: RE: XMLBeans incubation status file)
> "Cliff Schmidt" <cl...@bea.com> wrote:
> 
> > >> Which bulid/website system do you (xmlbeans folks) want to use?
> > >> Forrest? Maven?
> > > Let me get back to you on this.
> > I think we'll use Forrest, but we've got a bit to learn about it 
> > to get it up and running.  For now, we've just got one page of 
> > plain HTML up at http://xml.apache.com/xmlbeans.
> 
> Okay, i see. also, i confirmed http://xml.apache.com/xmlbeans/
> 
> Then, there would be:
> 
> 1. please see
>   http://forrestbot.cocoondev.org/
>   (forrestbot site)
> 2. please make the structure of basic
>   /xml-xmlbeans/src/documentation/content/xdocs/
>   directory and put the contents (xmls etc etc) into this directory
> 3. please make sure to succeed in running "forrest site" at the
>    top directory (/xml-xmlbeans/ directory)
> 4. again, please go to the forrestbot site and
>    please check the log files of other project.
>    (it will give you many hints)
> 5. CVS commit the whole directory (to cvs.apache.org/ minotaur)
> 6. ask Jeff how to set up the forrestbot (request id/pass etc.)
> 7. if the forrestbot successfully runs, the documents will be shown
>    up at xml.apache.org/xmlbeans/  (daedalus)
> 
> --
> 
> These below are what Jeff Turner indicated :
> 
> >> xml.apache.org site?
> 
> > Two possible ways:
> > 
> > Manually
> > --------
> > 
> > cvs checkout xml-forrest
> > cd xml-forrest
> > ./build.sh
> > export PATH=`pwd`/build/dist/shbat/bin
> > cd ..
> > cvs checkout xml-site
> > cd xml-site
> > forrest
> > cp -r build/site/* targets/
> > cvs add <new files>
> > cvs commit targets
> > 
> > Automatically
> > -------------
> > 
> > Log in to http://forrestbot.cocoondev.org
> > Select 'xml-site' from the drop-down list
> > Click 'refresh', wait for the site to rebuild
> > Click 'publish'
> > 
> > To stop random people triggering resource-intensive rebuilds, the page is
> > password-protected.  Passwords are dished out like candy though -- please
> > mail me or forrest-dev@.
> >
> > -- Jeff
> 
> 
> -- Tetsuya (tetsuya@apache.org)
> 
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: tetsuya@apache.org
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


[OT] Re: XMLBeans incubation status file

Posted by Tetsuya Kitahata <te...@apache.org>.
<digression>
http://xml.apache.com/xmlbeans/
->
http://xml.apache.org/xmlbeans/
</digression>
;-)

-- Tetsuya (tetsuya@apache.org)

On Mon, 04 Aug 2003 09:42:50 +0900
(Subject: Re: XMLBeans incubation status file)
Tetsuya Kitahata <te...@apache.org> wrote:

> On Sun, 3 Aug 2003 15:07:50 -0700
> (Subject: RE: XMLBeans incubation status file)
> "Cliff Schmidt" <cl...@bea.com> wrote:
> 
> > >> Which bulid/website system do you (xmlbeans folks) want to use?
> > >> Forrest? Maven?
> > > Let me get back to you on this.
> > I think we'll use Forrest, but we've got a bit to learn about it 
> > to get it up and running.  For now, we've just got one page of 
> > plain HTML up at http://xml.apache.com/xmlbeans.
> 
> Okay, i see. also, i confirmed http://xml.apache.com/xmlbeans/
> 
> Then, there would be:
> 
> 1. please see
>   http://forrestbot.cocoondev.org/
>   (forrestbot site)
> 2. please make the structure of basic
>   /xml-xmlbeans/src/documentation/content/xdocs/
>   directory and put the contents (xmls etc etc) into this directory
> 3. please make sure to succeed in running "forrest site" at the
>    top directory (/xml-xmlbeans/ directory)
> 4. again, please go to the forrestbot site and
>    please check the log files of other project.
>    (it will give you many hints)
> 5. CVS commit the whole directory (to cvs.apache.org/ minotaur)
> 6. ask Jeff how to set up the forrestbot (request id/pass etc.)
> 7. if the forrestbot successfully runs, the documents will be shown
>    up at xml.apache.org/xmlbeans/  (daedalus)
> 
> --
> 
> These below are what Jeff Turner indicated :
> 
> >> xml.apache.org site?
> 
> > Two possible ways:
> > 
> > Manually
> > --------
> > 
> > cvs checkout xml-forrest
> > cd xml-forrest
> > ./build.sh
> > export PATH=`pwd`/build/dist/shbat/bin
> > cd ..
> > cvs checkout xml-site
> > cd xml-site
> > forrest
> > cp -r build/site/* targets/
> > cvs add <new files>
> > cvs commit targets
> > 
> > Automatically
> > -------------
> > 
> > Log in to http://forrestbot.cocoondev.org
> > Select 'xml-site' from the drop-down list
> > Click 'refresh', wait for the site to rebuild
> > Click 'publish'
> > 
> > To stop random people triggering resource-intensive rebuilds, the page is
> > password-protected.  Passwords are dished out like candy though -- please
> > mail me or forrest-dev@.
> >
> > -- Jeff
> 
> 
> -- Tetsuya (tetsuya@apache.org)
> 
> 
> 
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
> Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: tetsuya@apache.org
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: XMLBeans incubation status file

Posted by Tetsuya Kitahata <te...@apache.org>.
On Sun, 3 Aug 2003 15:07:50 -0700
(Subject: RE: XMLBeans incubation status file)
"Cliff Schmidt" <cl...@bea.com> wrote:

> >> Which bulid/website system do you (xmlbeans folks) want to use?
> >> Forrest? Maven?
> > Let me get back to you on this.
> I think we'll use Forrest, but we've got a bit to learn about it 
> to get it up and running.  For now, we've just got one page of 
> plain HTML up at http://xml.apache.com/xmlbeans.

Okay, i see. also, i confirmed http://xml.apache.com/xmlbeans/

Then, there would be:

1. please see
  http://forrestbot.cocoondev.org/
  (forrestbot site)
2. please make the structure of basic
  /xml-xmlbeans/src/documentation/content/xdocs/
  directory and put the contents (xmls etc etc) into this directory
3. please make sure to succeed in running "forrest site" at the
   top directory (/xml-xmlbeans/ directory)
4. again, please go to the forrestbot site and
   please check the log files of other project.
   (it will give you many hints)
5. CVS commit the whole directory (to cvs.apache.org/ minotaur)
6. ask Jeff how to set up the forrestbot (request id/pass etc.)
7. if the forrestbot successfully runs, the documents will be shown
   up at xml.apache.org/xmlbeans/  (daedalus)

--

These below are what Jeff Turner indicated :

>> xml.apache.org site?

> Two possible ways:
> 
> Manually
> --------
> 
> cvs checkout xml-forrest
> cd xml-forrest
> ./build.sh
> export PATH=`pwd`/build/dist/shbat/bin
> cd ..
> cvs checkout xml-site
> cd xml-site
> forrest
> cp -r build/site/* targets/
> cvs add <new files>
> cvs commit targets
> 
> Automatically
> -------------
> 
> Log in to http://forrestbot.cocoondev.org
> Select 'xml-site' from the drop-down list
> Click 'refresh', wait for the site to rebuild
> Click 'publish'
> 
> To stop random people triggering resource-intensive rebuilds, the page is
> password-protected.  Passwords are dished out like candy though -- please
> mail me or forrest-dev@.
>
> -- Jeff


-- Tetsuya (tetsuya@apache.org)



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: XMLBeans incubation status file

Posted by Tetsuya Kitahata <te...@apache.org>.
On Sun, 3 Aug 2003 15:07:50 -0700
(Subject: RE: XMLBeans incubation status file)
"Cliff Schmidt" <cl...@bea.com> wrote:

> >> Which bulid/website system do you (xmlbeans folks) want to use?
> >> Forrest? Maven?
> > Let me get back to you on this.
> I think we'll use Forrest, but we've got a bit to learn about it 
> to get it up and running.  For now, we've just got one page of 
> plain HTML up at http://xml.apache.com/xmlbeans.

Okay, i see. also, i confirmed http://xml.apache.com/xmlbeans/

Then, there would be:

1. please see
  http://forrestbot.cocoondev.org/
  (forrestbot site)
2. please make the structure of basic
  /xml-xmlbeans/src/documentation/content/xdocs/
  directory and put the contents (xmls etc etc) into this directory
3. please make sure to succeed in running "forrest site" at the
   top directory (/xml-xmlbeans/ directory)
4. again, please go to the forrestbot site and
   please check the log files of other project.
   (it will give you many hints)
5. CVS commit the whole directory (to cvs.apache.org/ minotaur)
6. ask Jeff how to set up the forrestbot (request id/pass etc.)
7. if the forrestbot successfully runs, the documents will be shown
   up at xml.apache.org/xmlbeans/  (daedalus)

--

These below are what Jeff Turner indicated :

>> xml.apache.org site?

> Two possible ways:
> 
> Manually
> --------
> 
> cvs checkout xml-forrest
> cd xml-forrest
> ./build.sh
> export PATH=`pwd`/build/dist/shbat/bin
> cd ..
> cvs checkout xml-site
> cd xml-site
> forrest
> cp -r build/site/* targets/
> cvs add <new files>
> cvs commit targets
> 
> Automatically
> -------------
> 
> Log in to http://forrestbot.cocoondev.org
> Select 'xml-site' from the drop-down list
> Click 'refresh', wait for the site to rebuild
> Click 'publish'
> 
> To stop random people triggering resource-intensive rebuilds, the page is
> password-protected.  Passwords are dished out like candy though -- please
> mail me or forrest-dev@.
>
> -- Jeff


-- Tetsuya (tetsuya@apache.org)



- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/


Re: XMLBeans incubation status file

Posted by Tetsuya Kitahata <te...@apache.org>.
On Sun, 3 Aug 2003 15:07:50 -0700
(Subject: RE: XMLBeans incubation status file)
"Cliff Schmidt" <cl...@bea.com> wrote:

> >> Which bulid/website system do you (xmlbeans folks) want to use?
> >> Forrest? Maven?
> > Let me get back to you on this.
> I think we'll use Forrest, but we've got a bit to learn about it 
> to get it up and running.  For now, we've just got one page of 
> plain HTML up at http://xml.apache.com/xmlbeans.

Okay, i see. also, i confirmed http://xml.apache.com/xmlbeans/

Then, there would be:

1. please see
  http://forrestbot.cocoondev.org/
  (forrestbot site)
2. please make the structure of basic
  /xml-xmlbeans/src/documentation/content/xdocs/
  directory and put the contents (xmls etc etc) into this directory
3. please make sure to succeed in running "forrest site" at the
   top directory (/xml-xmlbeans/ directory)
4. again, please go to the forrestbot site and
   please check the log files of other project.
   (it will give you many hints)
5. CVS commit the whole directory (to cvs.apache.org/ minotaur)
6. ask Jeff how to set up the forrestbot (request id/pass etc.)
7. if the forrestbot successfully runs, the documents will be shown
   up at xml.apache.org/xmlbeans/  (daedalus)

--

These below are what Jeff Turner indicated :

>> xml.apache.org site?

> Two possible ways:
> 
> Manually
> --------
> 
> cvs checkout xml-forrest
> cd xml-forrest
> ./build.sh
> export PATH=`pwd`/build/dist/shbat/bin
> cd ..
> cvs checkout xml-site
> cd xml-site
> forrest
> cp -r build/site/* targets/
> cvs add <new files>
> cvs commit targets
> 
> Automatically
> -------------
> 
> Log in to http://forrestbot.cocoondev.org
> Select 'xml-site' from the drop-down list
> Click 'refresh', wait for the site to rebuild
> Click 'publish'
> 
> To stop random people triggering resource-intensive rebuilds, the page is
> password-protected.  Passwords are dished out like candy though -- please
> mail me or forrest-dev@.
>
> -- Jeff


-- Tetsuya (tetsuya@apache.org)



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org