You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament" <jo...@gmail.com> on 2013/06/10 00:36:01 UTC

Updating site docs

Hi Mark

Yay tons of builds today.

Anyways, I was wondering if there were any docs out there on how to update
the site's documentation? Is there an SVN repo we check out to do this (I'm
assuming infra doesn't support git for the sites).  Do we do anything after
committing?

John

Re: Updating site docs

Posted by Jason Porter <li...@gmail.com>.
Great! Glad to hear. 
—
Sent from Mailbox for iPhone

On Sun, Jun 9, 2013 at 5:04 PM, John D. Ament <jo...@gmail.com>
wrote:

> We appear to
> to verify
> Type in http://incubator.apache.org/deltaspike/news.html
> Expected result: get redirected to http://deltaspike.apache.org/news.html
> Outcome: success.
> On Sun, Jun 9, 2013 at 6:59 PM, Jason Porter <li...@gmail.com>wrote:
>> I was also wondering if we have some rewrite rules in place to redirect
>> users going to the old URLS.
>> —
>> Sent from Mailbox for iPhone
>>
>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
>> wrote:
>>
>> > Well, I'm assuming the SVN url is:
>> > http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
>> > access denied.  Should all committers have access?
>> > I was going to commit the following change
>> > Index: documentation.mdtext
>> > ===================================================================
>> > --- documentation.mdtext (revision 1491309)
>> > +++ documentation.mdtext (working copy)
>> > @@ -56,9 +56,15 @@
>> >  In the listings below replace the placeholders for the version with the
>> > version of your choice or use:
>> >      <properties>
>> > -        <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
>> > +        <deltaspike.version>0.4</deltaspike.version>
>> >      </properties>
>> > +Or if you want to very bleeding edge, point to our current snapshot.
>> > +
>> > +    <properties>
>> > +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
>> > +    </properties>
>> > +
>> >  ### Configuration of DeltaSpike Core
>> >      <dependency>
>> > Index: news.mdtext
>> > ===================================================================
>> > --- news.mdtext (revision 1491309)
>> > +++ news.mdtext (working copy)
>> > @@ -16,6 +16,16 @@
>> >             specific language governing permissions and limitations
>> >             under the License.
>> > +## 4th Release (0.4) (31.05.2013)
>> > +
>> > +The Apache DeltaSpike team is pleased to announce the fourth release
>> > (v0.4).  This is our first release as a top level project!
>> > +
>> > +The [release notes][14] contains a large list of bug fixes and new
>> > features.
>> > +
>> > +## Graduation (28.05.2013)
>> > +
>> > +The Apache DeltaSpike team is pleased to announce that we have complete
>> > graduation as a top level project.
>> > +
>> >  ## 3rd Release (0.3 incubating) (22.08.2012)
>> >  The Apache DeltaSpike team is pleased to announce the second release
>> > (v0.3-incubating).
>> > @@ -164,4 +174,5 @@
>> >    [10]: http://s.apache.org/cTt
>> >    [11]: http://s.apache.org/DeltaSpike_01incubating
>> >    [12]: http://s.apache.org/DeltaSpike_02incubating
>> > -  [13]: http://s.apache.org/DeltaSpike_03incubating
>> > \ No newline at end of file
>> > +  [13]: http://s.apache.org/DeltaSpike_03incubating
>> > +  [14]: http://s.apache.org/DS-0.4-RNotes
>> > On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament <john.d.ament@gmail.com
>> >wrote:
>> >> Hi Mark
>> >>
>> >> Yay tons of builds today.
>> >>
>> >> Anyways, I was wondering if there were any docs out there on how to
>> update
>> >> the site's documentation? Is there an SVN repo we check out to do this
>> (I'm
>> >> assuming infra doesn't support git for the sites).  Do we do anything
>> after
>> >> committing?
>> >>
>> >> John
>> >>
>>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
We appear to

to verify

Type in http://incubator.apache.org/deltaspike/news.html

Expected result: get redirected to http://deltaspike.apache.org/news.html

Outcome: success.


On Sun, Jun 9, 2013 at 6:59 PM, Jason Porter <li...@gmail.com>wrote:

> I was also wondering if we have some rewrite rules in place to redirect
> users going to the old URLS.
> —
> Sent from Mailbox for iPhone
>
> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
> wrote:
>
> > Well, I'm assuming the SVN url is:
> > http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
> > access denied.  Should all committers have access?
> > I was going to commit the following change
> > Index: documentation.mdtext
> > ===================================================================
> > --- documentation.mdtext (revision 1491309)
> > +++ documentation.mdtext (working copy)
> > @@ -56,9 +56,15 @@
> >  In the listings below replace the placeholders for the version with the
> > version of your choice or use:
> >      <properties>
> > -        <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
> > +        <deltaspike.version>0.4</deltaspike.version>
> >      </properties>
> > +Or if you want to very bleeding edge, point to our current snapshot.
> > +
> > +    <properties>
> > +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
> > +    </properties>
> > +
> >  ### Configuration of DeltaSpike Core
> >      <dependency>
> > Index: news.mdtext
> > ===================================================================
> > --- news.mdtext (revision 1491309)
> > +++ news.mdtext (working copy)
> > @@ -16,6 +16,16 @@
> >             specific language governing permissions and limitations
> >             under the License.
> > +## 4th Release (0.4) (31.05.2013)
> > +
> > +The Apache DeltaSpike team is pleased to announce the fourth release
> > (v0.4).  This is our first release as a top level project!
> > +
> > +The [release notes][14] contains a large list of bug fixes and new
> > features.
> > +
> > +## Graduation (28.05.2013)
> > +
> > +The Apache DeltaSpike team is pleased to announce that we have complete
> > graduation as a top level project.
> > +
> >  ## 3rd Release (0.3 incubating) (22.08.2012)
> >  The Apache DeltaSpike team is pleased to announce the second release
> > (v0.3-incubating).
> > @@ -164,4 +174,5 @@
> >    [10]: http://s.apache.org/cTt
> >    [11]: http://s.apache.org/DeltaSpike_01incubating
> >    [12]: http://s.apache.org/DeltaSpike_02incubating
> > -  [13]: http://s.apache.org/DeltaSpike_03incubating
> > \ No newline at end of file
> > +  [13]: http://s.apache.org/DeltaSpike_03incubating
> > +  [14]: http://s.apache.org/DS-0.4-RNotes
> > On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament <john.d.ament@gmail.com
> >wrote:
> >> Hi Mark
> >>
> >> Yay tons of builds today.
> >>
> >> Anyways, I was wondering if there were any docs out there on how to
> update
> >> the site's documentation? Is there an SVN repo we check out to do this
> (I'm
> >> assuming infra doesn't support git for the sites).  Do we do anything
> after
> >> committing?
> >>
> >> John
> >>
>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
BTW, it seems like this is the missing link (for those interested)

https://cms.apache.org/


On Mon, Jun 10, 2013 at 12:09 PM, John D. Ament <jo...@gmail.com>wrote:

> Weird, anyways today it's working.  Yesterday it was not.
>
>
> On Mon, Jun 10, 2013 at 10:33 AM, Mark Struberg <st...@yahoo.de> wrote:
>
>> As per
>> http://people.apache.org/committer-index.html
>> you are in the correct ldap grp. Plz try a
>>
>> $> svn co https://svn.apache.org/repos/asf/deltaspike/site/trunk/deltaspike-site
>>
>> and do some meaningful change.
>> If it works via SVN cmd line then it will also work in CMS
>>
>>
>> LieGrue,
>> strub
>>
>>
>>
>> >________________________________
>> > From: John D. Ament <jo...@gmail.com>
>> >To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
>> >Sent: Monday, 10 June 2013, 16:01
>> >Subject: Re: Updating site docs
>> >
>> >
>> >
>> >Interesting, and if I don't have commit rights send an email to
>> site-dev@a.o or infra@a.o ?
>> >
>> >
>> >
>> >On Mon, Jun 10, 2013 at 9:56 AM, Mark Struberg <st...@yahoo.de>
>> wrote:
>> >
>> >
>> >>
>> >>all committers do have rights and are HIGHLY welcome to update them!
>> >>
>> >>Even as non-committer you can log on via 'anonymous' and then you'll
>> get a button to ship a diff to the committers list.
>> >>
>> >>LieGrue,
>> >>strub
>> >>
>> >>
>> >>
>> >>>________________________________
>> >>> From: John D. Ament <jo...@gmail.com>
>> >>>To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
>> >>>Sent: Monday, 10 June 2013, 15:39
>> >>
>> >>>Subject: Re: Updating site docs
>> >>>
>> >>>
>> >>>
>> >>>Hi Mark,
>> >>>
>> >>>
>> >>>What about permissions? Should we all have permissions to update docs
>> or only VP?
>> >>>
>> >>>
>> >>>John
>> >>>
>> >>>
>> >>>
>> >>>On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de>
>> wrote:
>> >>>
>> >>>Hi John!
>> >>>>
>> >>>>Yes, the CMS stuff is served via svnpubsub. But there is also a
>> inline editing feature.
>> >>>>
>> >>>>A few docs:
>> >>>>
>> >>>>http://wiki.apache.org/general/ApacheCms2010
>> >>>>http://www.apache.org/dev/cmsref.html
>> >>>>
>> >>>>There is also a video about it's usage
>> >>>>http://www.youtube.com/watch?v=xcDZN3Lu6HA
>> >>>>
>> >>>>and one for anonymous contributors:
>> >>>>http://www.youtube.com/watch?v=7fvg1pfHLhE
>> >>>>
>> >>>>
>> >>>>LieGrue,
>> >>>>strub
>> >>>>
>> >>>>PS: I was not only fixing big parts of our doc infrastructure but
>> also am currently fixing the CI builds. They partly still point to the old
>> git repo. And some of the ones who point to the new git repo fail with a
>> git error due to missing local constraints. Hope I get all back running
>> today.
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>>
>> >>>>----- Original Message -----
>> >>>>> From: Jason Porter <li...@gmail.com>
>> >>>>> To: dev@deltaspike.apache.org
>> >>>>> Cc:
>> >>>>> Sent: Monday, 10 June 2013, 0:59
>> >>>>> Subject: Re: Updating site docs
>> >>>>>
>> >>>>> I was also wondering if we have some rewrite rules in place to
>> redirect users
>> >>>>> going to the old URLS.
>> >>>>> —
>> >>>>> Sent from Mailbox for iPhone
>> >>>>>
>> >>>>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <
>> john.d.ament@gmail.com>
>> >>>>> wrote:
>> >>>>>
>> >>>>>>  Well, I'm assuming the SVN url is:
>> >>>>>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which
>> gives me an
>> >>>>>>  access denied.  Should all committers have access?
>> >>>>>>  I was going to commit the following change
>> >>>>>>  Index: documentation.mdtext
>> >>>>>>
>>  ===================================================================
>> >>>>>>  --- documentation.mdtext (revision 1491309)
>> >>>>>>  +++ documentation.mdtext (working copy)
>> >>>>>>  @@ -56,9 +56,15 @@
>> >>>>>>   In the listings below replace the placeholders for the version
>> with the
>> >>>>>>  version of your choice or use:
>> >>>>>>       <properties>
>> >>>>>>  -
>> >>>>> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
>> >>>>>>  +        <deltaspike.version>0.4</deltaspike.version>
>> >>>>>>       </properties>
>> >>>>>>  +Or if you want to very bleeding edge, point to our current
>> snapshot.
>> >>>>>>  +
>> >>>>>>  +    <properties>
>> >>>>>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
>> >>>>>>  +    </properties>
>> >>>>>>  +
>> >>>>>>   ### Configuration of DeltaSpike Core
>> >>>>>>       <dependency>
>> >>>>>>  Index: news.mdtext
>> >>>>>>
>>  ===================================================================
>> >>>>>>  --- news.mdtext (revision 1491309)
>> >>>>>>  +++ news.mdtext (working copy)
>> >>>>>>  @@ -16,6 +16,16 @@
>> >>>>>>              specific language governing permissions and
>> limitations
>> >>>>>>              under the License.
>> >>>>>>  +## 4th Release (0.4) (31.05.2013)
>> >>>>>>  +
>> >>>>>>  +The Apache DeltaSpike team is pleased to announce the fourth
>> release
>> >>>>>>  (v0.4).  This is our first release as a top level project!
>> >>>>>>  +
>> >>>>>>  +The [release notes][14] contains a large list of bug fixes and
>> new
>> >>>>>>  features.
>> >>>>>>  +
>> >>>>>>  +## Graduation (28.05.2013)
>> >>>>>>  +
>> >>>>>>  +The Apache DeltaSpike team is pleased to announce that we have
>> complete
>> >>>>>>  graduation as a top level project.
>> >>>>>>  +
>> >>>>>>   ## 3rd Release (0.3 incubating) (22.08.2012)
>> >>>>>>   The Apache DeltaSpike team is pleased to announce the second
>> release
>> >>>>>>  (v0.3-incubating).
>> >>>>>>  @@ -164,4 +174,5 @@
>> >>>>>>     [10]: http://s.apache.org/cTt
>> >>>>>>     [11]: http://s.apache.org/DeltaSpike_01incubating
>> >>>>>>     [12]: http://s.apache.org/DeltaSpike_02incubating
>> >>>>>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
>> >>>>>>  \ No newline at end of file
>> >>>>>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
>> >>>>>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
>> >>>>>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
>> >>>>> <jo...@gmail.com>wrote:
>> >>>>>>>  Hi Mark
>> >>>>>>>
>> >>>>>>>  Yay tons of builds today.
>> >>>>>>>
>> >>>>>>>  Anyways, I was wondering if there were any docs out there on how
>> to
>> >>>>> update
>> >>>>>>>  the site's documentation? Is there an SVN repo we check out to do
>> >>>>> this (I'm
>> >>>>>>>  assuming infra doesn't support git for the sites).  Do we do
>> >>>>> anything after
>> >>>>>>>  committing?
>> >>>>>>>
>> >>>>>>>  John
>> >>>>>>>
>> >>>>>
>> >>>>
>> >>>
>> >>>
>> >>>
>> >>
>> >
>> >
>> >
>>
>
>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
Weird, anyways today it's working.  Yesterday it was not.


On Mon, Jun 10, 2013 at 10:33 AM, Mark Struberg <st...@yahoo.de> wrote:

> As per
> http://people.apache.org/committer-index.html
> you are in the correct ldap grp. Plz try a
>
> $> svn co https://svn.apache.org/repos/asf/deltaspike/site/trunk/deltaspike-site
>
> and do some meaningful change.
> If it works via SVN cmd line then it will also work in CMS
>
>
> LieGrue,
> strub
>
>
>
> >________________________________
> > From: John D. Ament <jo...@gmail.com>
> >To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
> >Sent: Monday, 10 June 2013, 16:01
> >Subject: Re: Updating site docs
> >
> >
> >
> >Interesting, and if I don't have commit rights send an email to
> site-dev@a.o or infra@a.o ?
> >
> >
> >
> >On Mon, Jun 10, 2013 at 9:56 AM, Mark Struberg <st...@yahoo.de> wrote:
> >
> >
> >>
> >>all committers do have rights and are HIGHLY welcome to update them!
> >>
> >>Even as non-committer you can log on via 'anonymous' and then you'll get
> a button to ship a diff to the committers list.
> >>
> >>LieGrue,
> >>strub
> >>
> >>
> >>
> >>>________________________________
> >>> From: John D. Ament <jo...@gmail.com>
> >>>To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
> >>>Sent: Monday, 10 June 2013, 15:39
> >>
> >>>Subject: Re: Updating site docs
> >>>
> >>>
> >>>
> >>>Hi Mark,
> >>>
> >>>
> >>>What about permissions? Should we all have permissions to update docs
> or only VP?
> >>>
> >>>
> >>>John
> >>>
> >>>
> >>>
> >>>On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de>
> wrote:
> >>>
> >>>Hi John!
> >>>>
> >>>>Yes, the CMS stuff is served via svnpubsub. But there is also a inline
> editing feature.
> >>>>
> >>>>A few docs:
> >>>>
> >>>>http://wiki.apache.org/general/ApacheCms2010
> >>>>http://www.apache.org/dev/cmsref.html
> >>>>
> >>>>There is also a video about it's usage
> >>>>http://www.youtube.com/watch?v=xcDZN3Lu6HA
> >>>>
> >>>>and one for anonymous contributors:
> >>>>http://www.youtube.com/watch?v=7fvg1pfHLhE
> >>>>
> >>>>
> >>>>LieGrue,
> >>>>strub
> >>>>
> >>>>PS: I was not only fixing big parts of our doc infrastructure but also
> am currently fixing the CI builds. They partly still point to the old git
> repo. And some of the ones who point to the new git repo fail with a git
> error due to missing local constraints. Hope I get all back running today.
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>----- Original Message -----
> >>>>> From: Jason Porter <li...@gmail.com>
> >>>>> To: dev@deltaspike.apache.org
> >>>>> Cc:
> >>>>> Sent: Monday, 10 June 2013, 0:59
> >>>>> Subject: Re: Updating site docs
> >>>>>
> >>>>> I was also wondering if we have some rewrite rules in place to
> redirect users
> >>>>> going to the old URLS.
> >>>>> —
> >>>>> Sent from Mailbox for iPhone
> >>>>>
> >>>>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <
> john.d.ament@gmail.com>
> >>>>> wrote:
> >>>>>
> >>>>>>  Well, I'm assuming the SVN url is:
> >>>>>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which
> gives me an
> >>>>>>  access denied.  Should all committers have access?
> >>>>>>  I was going to commit the following change
> >>>>>>  Index: documentation.mdtext
> >>>>>>  ===================================================================
> >>>>>>  --- documentation.mdtext (revision 1491309)
> >>>>>>  +++ documentation.mdtext (working copy)
> >>>>>>  @@ -56,9 +56,15 @@
> >>>>>>   In the listings below replace the placeholders for the version
> with the
> >>>>>>  version of your choice or use:
> >>>>>>       <properties>
> >>>>>>  -
> >>>>> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
> >>>>>>  +        <deltaspike.version>0.4</deltaspike.version>
> >>>>>>       </properties>
> >>>>>>  +Or if you want to very bleeding edge, point to our current
> snapshot.
> >>>>>>  +
> >>>>>>  +    <properties>
> >>>>>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
> >>>>>>  +    </properties>
> >>>>>>  +
> >>>>>>   ### Configuration of DeltaSpike Core
> >>>>>>       <dependency>
> >>>>>>  Index: news.mdtext
> >>>>>>  ===================================================================
> >>>>>>  --- news.mdtext (revision 1491309)
> >>>>>>  +++ news.mdtext (working copy)
> >>>>>>  @@ -16,6 +16,16 @@
> >>>>>>              specific language governing permissions and limitations
> >>>>>>              under the License.
> >>>>>>  +## 4th Release (0.4) (31.05.2013)
> >>>>>>  +
> >>>>>>  +The Apache DeltaSpike team is pleased to announce the fourth
> release
> >>>>>>  (v0.4).  This is our first release as a top level project!
> >>>>>>  +
> >>>>>>  +The [release notes][14] contains a large list of bug fixes and new
> >>>>>>  features.
> >>>>>>  +
> >>>>>>  +## Graduation (28.05.2013)
> >>>>>>  +
> >>>>>>  +The Apache DeltaSpike team is pleased to announce that we have
> complete
> >>>>>>  graduation as a top level project.
> >>>>>>  +
> >>>>>>   ## 3rd Release (0.3 incubating) (22.08.2012)
> >>>>>>   The Apache DeltaSpike team is pleased to announce the second
> release
> >>>>>>  (v0.3-incubating).
> >>>>>>  @@ -164,4 +174,5 @@
> >>>>>>     [10]: http://s.apache.org/cTt
> >>>>>>     [11]: http://s.apache.org/DeltaSpike_01incubating
> >>>>>>     [12]: http://s.apache.org/DeltaSpike_02incubating
> >>>>>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>>>>>  \ No newline at end of file
> >>>>>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>>>>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
> >>>>>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
> >>>>> <jo...@gmail.com>wrote:
> >>>>>>>  Hi Mark
> >>>>>>>
> >>>>>>>  Yay tons of builds today.
> >>>>>>>
> >>>>>>>  Anyways, I was wondering if there were any docs out there on how
> to
> >>>>> update
> >>>>>>>  the site's documentation? Is there an SVN repo we check out to do
> >>>>> this (I'm
> >>>>>>>  assuming infra doesn't support git for the sites).  Do we do
> >>>>> anything after
> >>>>>>>  committing?
> >>>>>>>
> >>>>>>>  John
> >>>>>>>
> >>>>>
> >>>>
> >>>
> >>>
> >>>
> >>
> >
> >
> >
>

Re: Updating site docs

Posted by Mark Struberg <st...@yahoo.de>.
As per 
http://people.apache.org/committer-index.html
you are in the correct ldap grp. Plz try a 

$> svn co https://svn.apache.org/repos/asf/deltaspike/site/trunk/ deltaspike-site

and do some meaningful change.
If it works via SVN cmd line then it will also work in CMS


LieGrue,
strub



>________________________________
> From: John D. Ament <jo...@gmail.com>
>To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de> 
>Sent: Monday, 10 June 2013, 16:01
>Subject: Re: Updating site docs
> 
>
>
>Interesting, and if I don't have commit rights send an email to site-dev@a.o or infra@a.o ?
>
>
>
>On Mon, Jun 10, 2013 at 9:56 AM, Mark Struberg <st...@yahoo.de> wrote:
>
>
>>
>>all committers do have rights and are HIGHLY welcome to update them!
>>
>>Even as non-committer you can log on via 'anonymous' and then you'll get a button to ship a diff to the committers list.
>>
>>LieGrue,
>>strub
>>
>>
>>
>>>________________________________
>>> From: John D. Ament <jo...@gmail.com>
>>>To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
>>>Sent: Monday, 10 June 2013, 15:39
>>
>>>Subject: Re: Updating site docs
>>>
>>>
>>>
>>>Hi Mark,
>>>
>>>
>>>What about permissions? Should we all have permissions to update docs or only VP?
>>>
>>>
>>>John
>>>
>>>
>>>
>>>On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de> wrote:
>>>
>>>Hi John!
>>>>
>>>>Yes, the CMS stuff is served via svnpubsub. But there is also a inline editing feature.
>>>>
>>>>A few docs:
>>>>
>>>>http://wiki.apache.org/general/ApacheCms2010
>>>>http://www.apache.org/dev/cmsref.html
>>>>
>>>>There is also a video about it's usage
>>>>http://www.youtube.com/watch?v=xcDZN3Lu6HA
>>>>
>>>>and one for anonymous contributors:
>>>>http://www.youtube.com/watch?v=7fvg1pfHLhE
>>>>
>>>>
>>>>LieGrue,
>>>>strub
>>>>
>>>>PS: I was not only fixing big parts of our doc infrastructure but also am currently fixing the CI builds. They partly still point to the old git repo. And some of the ones who point to the new git repo fail with a git error due to missing local constraints. Hope I get all back running today.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>----- Original Message -----
>>>>> From: Jason Porter <li...@gmail.com>
>>>>> To: dev@deltaspike.apache.org
>>>>> Cc:
>>>>> Sent: Monday, 10 June 2013, 0:59
>>>>> Subject: Re: Updating site docs
>>>>>
>>>>> I was also wondering if we have some rewrite rules in place to redirect users
>>>>> going to the old URLS. 
>>>>> —
>>>>> Sent from Mailbox for iPhone
>>>>>
>>>>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>>  Well, I'm assuming the SVN url is:
>>>>>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
>>>>>>  access denied.  Should all committers have access?
>>>>>>  I was going to commit the following change
>>>>>>  Index: documentation.mdtext
>>>>>>  ===================================================================
>>>>>>  --- documentation.mdtext (revision 1491309)
>>>>>>  +++ documentation.mdtext (working copy)
>>>>>>  @@ -56,9 +56,15 @@
>>>>>>   In the listings below replace the placeholders for the version with the
>>>>>>  version of your choice or use:
>>>>>>       <properties>
>>>>>>  -       
>>>>> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
>>>>>>  +        <deltaspike.version>0.4</deltaspike.version>
>>>>>>       </properties>
>>>>>>  +Or if you want to very bleeding edge, point to our current snapshot.
>>>>>>  +
>>>>>>  +    <properties>
>>>>>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
>>>>>>  +    </properties>
>>>>>>  +
>>>>>>   ### Configuration of DeltaSpike Core
>>>>>>       <dependency>
>>>>>>  Index: news.mdtext
>>>>>>  ===================================================================
>>>>>>  --- news.mdtext (revision 1491309)
>>>>>>  +++ news.mdtext (working copy)
>>>>>>  @@ -16,6 +16,16 @@
>>>>>>              specific language governing permissions and limitations
>>>>>>              under the License.
>>>>>>  +## 4th Release (0.4) (31.05.2013)
>>>>>>  +
>>>>>>  +The Apache DeltaSpike team is pleased to announce the fourth release
>>>>>>  (v0.4).  This is our first release as a top level project!
>>>>>>  +
>>>>>>  +The [release notes][14] contains a large list of bug fixes and new
>>>>>>  features.
>>>>>>  +
>>>>>>  +## Graduation (28.05.2013)
>>>>>>  +
>>>>>>  +The Apache DeltaSpike team is pleased to announce that we have complete
>>>>>>  graduation as a top level project.
>>>>>>  +
>>>>>>   ## 3rd Release (0.3 incubating) (22.08.2012)
>>>>>>   The Apache DeltaSpike team is pleased to announce the second release
>>>>>>  (v0.3-incubating).
>>>>>>  @@ -164,4 +174,5 @@
>>>>>>     [10]: http://s.apache.org/cTt
>>>>>>     [11]: http://s.apache.org/DeltaSpike_01incubating
>>>>>>     [12]: http://s.apache.org/DeltaSpike_02incubating
>>>>>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
>>>>>>  \ No newline at end of file
>>>>>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
>>>>>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
>>>>>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
>>>>> <jo...@gmail.com>wrote:
>>>>>>>  Hi Mark
>>>>>>>
>>>>>>>  Yay tons of builds today.
>>>>>>>
>>>>>>>  Anyways, I was wondering if there were any docs out there on how to
>>>>> update
>>>>>>>  the site's documentation? Is there an SVN repo we check out to do
>>>>> this (I'm
>>>>>>>  assuming infra doesn't support git for the sites).  Do we do
>>>>> anything after
>>>>>>>  committing?
>>>>>>>
>>>>>>>  John
>>>>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>
>
>
>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
Interesting, and if I don't have commit rights send an email to
site-dev@a.oor infra@a.o?


On Mon, Jun 10, 2013 at 9:56 AM, Mark Struberg <st...@yahoo.de> wrote:

>
>
> all committers do have rights and are HIGHLY welcome to update them!
>
> Even as non-committer you can log on via 'anonymous' and then you'll get a
> button to ship a diff to the committers list.
>
> LieGrue,
> strub
>
>
>
> >________________________________
> > From: John D. Ament <jo...@gmail.com>
> >To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de>
> >Sent: Monday, 10 June 2013, 15:39
> >Subject: Re: Updating site docs
> >
> >
> >
> >Hi Mark,
> >
> >
> >What about permissions? Should we all have permissions to update docs or
> only VP?
> >
> >
> >John
> >
> >
> >
> >On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de> wrote:
> >
> >Hi John!
> >>
> >>Yes, the CMS stuff is served via svnpubsub. But there is also a inline
> editing feature.
> >>
> >>A few docs:
> >>
> >>http://wiki.apache.org/general/ApacheCms2010
> >>http://www.apache.org/dev/cmsref.html
> >>
> >>There is also a video about it's usage
> >>http://www.youtube.com/watch?v=xcDZN3Lu6HA
> >>
> >>and one for anonymous contributors:
> >>http://www.youtube.com/watch?v=7fvg1pfHLhE
> >>
> >>
> >>LieGrue,
> >>strub
> >>
> >>PS: I was not only fixing big parts of our doc infrastructure but also
> am currently fixing the CI builds. They partly still point to the old git
> repo. And some of the ones who point to the new git repo fail with a git
> error due to missing local constraints. Hope I get all back running today.
> >>
> >>
> >>
> >>
> >>
> >>----- Original Message -----
> >>> From: Jason Porter <li...@gmail.com>
> >>> To: dev@deltaspike.apache.org
> >>> Cc:
> >>> Sent: Monday, 10 June 2013, 0:59
> >>> Subject: Re: Updating site docs
> >>>
> >>> I was also wondering if we have some rewrite rules in place to
> redirect users
> >>> going to the old URLS.
> >>> —
> >>> Sent from Mailbox for iPhone
> >>>
> >>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
> >>> wrote:
> >>>
> >>>>  Well, I'm assuming the SVN url is:
> >>>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives
> me an
> >>>>  access denied.  Should all committers have access?
> >>>>  I was going to commit the following change
> >>>>  Index: documentation.mdtext
> >>>>  ===================================================================
> >>>>  --- documentation.mdtext (revision 1491309)
> >>>>  +++ documentation.mdtext (working copy)
> >>>>  @@ -56,9 +56,15 @@
> >>>>   In the listings below replace the placeholders for the version with
> the
> >>>>  version of your choice or use:
> >>>>       <properties>
> >>>>  -
> >>> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
> >>>>  +        <deltaspike.version>0.4</deltaspike.version>
> >>>>       </properties>
> >>>>  +Or if you want to very bleeding edge, point to our current snapshot.
> >>>>  +
> >>>>  +    <properties>
> >>>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
> >>>>  +    </properties>
> >>>>  +
> >>>>   ### Configuration of DeltaSpike Core
> >>>>       <dependency>
> >>>>  Index: news.mdtext
> >>>>  ===================================================================
> >>>>  --- news.mdtext (revision 1491309)
> >>>>  +++ news.mdtext (working copy)
> >>>>  @@ -16,6 +16,16 @@
> >>>>              specific language governing permissions and limitations
> >>>>              under the License.
> >>>>  +## 4th Release (0.4) (31.05.2013)
> >>>>  +
> >>>>  +The Apache DeltaSpike team is pleased to announce the fourth release
> >>>>  (v0.4).  This is our first release as a top level project!
> >>>>  +
> >>>>  +The [release notes][14] contains a large list of bug fixes and new
> >>>>  features.
> >>>>  +
> >>>>  +## Graduation (28.05.2013)
> >>>>  +
> >>>>  +The Apache DeltaSpike team is pleased to announce that we have
> complete
> >>>>  graduation as a top level project.
> >>>>  +
> >>>>   ## 3rd Release (0.3 incubating) (22.08.2012)
> >>>>   The Apache DeltaSpike team is pleased to announce the second release
> >>>>  (v0.3-incubating).
> >>>>  @@ -164,4 +174,5 @@
> >>>>     [10]: http://s.apache.org/cTt
> >>>>     [11]: http://s.apache.org/DeltaSpike_01incubating
> >>>>     [12]: http://s.apache.org/DeltaSpike_02incubating
> >>>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>>>  \ No newline at end of file
> >>>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
> >>>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
> >>> <jo...@gmail.com>wrote:
> >>>>>  Hi Mark
> >>>>>
> >>>>>  Yay tons of builds today.
> >>>>>
> >>>>>  Anyways, I was wondering if there were any docs out there on how to
> >>> update
> >>>>>  the site's documentation? Is there an SVN repo we check out to do
> >>> this (I'm
> >>>>>  assuming infra doesn't support git for the sites).  Do we do
> >>> anything after
> >>>>>  committing?
> >>>>>
> >>>>>  John
> >>>>>
> >>>
> >>
> >
> >
> >
>

Re: Updating site docs

Posted by Mark Struberg <st...@yahoo.de>.

all committers do have rights and are HIGHLY welcome to update them!

Even as non-committer you can log on via 'anonymous' and then you'll get a button to ship a diff to the committers list.

LieGrue,
strub



>________________________________
> From: John D. Ament <jo...@gmail.com>
>To: dev@deltaspike.apache.org; Mark Struberg <st...@yahoo.de> 
>Sent: Monday, 10 June 2013, 15:39
>Subject: Re: Updating site docs
> 
>
>
>Hi Mark,
>
>
>What about permissions? Should we all have permissions to update docs or only VP?
>
>
>John
>
>
>
>On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de> wrote:
>
>Hi John!
>>
>>Yes, the CMS stuff is served via svnpubsub. But there is also a inline editing feature.
>>
>>A few docs:
>>
>>http://wiki.apache.org/general/ApacheCms2010
>>http://www.apache.org/dev/cmsref.html
>>
>>There is also a video about it's usage
>>http://www.youtube.com/watch?v=xcDZN3Lu6HA
>>
>>and one for anonymous contributors:
>>http://www.youtube.com/watch?v=7fvg1pfHLhE
>>
>>
>>LieGrue,
>>strub
>>
>>PS: I was not only fixing big parts of our doc infrastructure but also am currently fixing the CI builds. They partly still point to the old git repo. And some of the ones who point to the new git repo fail with a git error due to missing local constraints. Hope I get all back running today.
>>
>>
>>
>>
>>
>>----- Original Message -----
>>> From: Jason Porter <li...@gmail.com>
>>> To: dev@deltaspike.apache.org
>>> Cc:
>>> Sent: Monday, 10 June 2013, 0:59
>>> Subject: Re: Updating site docs
>>>
>>> I was also wondering if we have some rewrite rules in place to redirect users
>>> going to the old URLS. 
>>> —
>>> Sent from Mailbox for iPhone
>>>
>>> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
>>> wrote:
>>>
>>>>  Well, I'm assuming the SVN url is:
>>>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
>>>>  access denied.  Should all committers have access?
>>>>  I was going to commit the following change
>>>>  Index: documentation.mdtext
>>>>  ===================================================================
>>>>  --- documentation.mdtext (revision 1491309)
>>>>  +++ documentation.mdtext (working copy)
>>>>  @@ -56,9 +56,15 @@
>>>>   In the listings below replace the placeholders for the version with the
>>>>  version of your choice or use:
>>>>       <properties>
>>>>  -       
>>> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
>>>>  +        <deltaspike.version>0.4</deltaspike.version>
>>>>       </properties>
>>>>  +Or if you want to very bleeding edge, point to our current snapshot.
>>>>  +
>>>>  +    <properties>
>>>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
>>>>  +    </properties>
>>>>  +
>>>>   ### Configuration of DeltaSpike Core
>>>>       <dependency>
>>>>  Index: news.mdtext
>>>>  ===================================================================
>>>>  --- news.mdtext (revision 1491309)
>>>>  +++ news.mdtext (working copy)
>>>>  @@ -16,6 +16,16 @@
>>>>              specific language governing permissions and limitations
>>>>              under the License.
>>>>  +## 4th Release (0.4) (31.05.2013)
>>>>  +
>>>>  +The Apache DeltaSpike team is pleased to announce the fourth release
>>>>  (v0.4).  This is our first release as a top level project!
>>>>  +
>>>>  +The [release notes][14] contains a large list of bug fixes and new
>>>>  features.
>>>>  +
>>>>  +## Graduation (28.05.2013)
>>>>  +
>>>>  +The Apache DeltaSpike team is pleased to announce that we have complete
>>>>  graduation as a top level project.
>>>>  +
>>>>   ## 3rd Release (0.3 incubating) (22.08.2012)
>>>>   The Apache DeltaSpike team is pleased to announce the second release
>>>>  (v0.3-incubating).
>>>>  @@ -164,4 +174,5 @@
>>>>     [10]: http://s.apache.org/cTt
>>>>     [11]: http://s.apache.org/DeltaSpike_01incubating
>>>>     [12]: http://s.apache.org/DeltaSpike_02incubating
>>>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
>>>>  \ No newline at end of file
>>>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
>>>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
>>>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
>>> <jo...@gmail.com>wrote:
>>>>>  Hi Mark
>>>>>
>>>>>  Yay tons of builds today.
>>>>>
>>>>>  Anyways, I was wondering if there were any docs out there on how to
>>> update
>>>>>  the site's documentation? Is there an SVN repo we check out to do
>>> this (I'm
>>>>>  assuming infra doesn't support git for the sites).  Do we do
>>> anything after
>>>>>  committing?
>>>>>
>>>>>  John
>>>>>
>>>
>>
>
>
>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
Hi Mark,

What about permissions? Should we all have permissions to update docs or
only VP?

John


On Mon, Jun 10, 2013 at 2:01 AM, Mark Struberg <st...@yahoo.de> wrote:

> Hi John!
>
> Yes, the CMS stuff is served via svnpubsub. But there is also a inline
> editing feature.
>
> A few docs:
>
> http://wiki.apache.org/general/ApacheCms2010
> http://www.apache.org/dev/cmsref.html
>
> There is also a video about it's usage
> http://www.youtube.com/watch?v=xcDZN3Lu6HA
>
> and one for anonymous contributors:
> http://www.youtube.com/watch?v=7fvg1pfHLhE
>
>
> LieGrue,
> strub
>
> PS: I was not only fixing big parts of our doc infrastructure but also am
> currently fixing the CI builds. They partly still point to the old git
> repo. And some of the ones who point to the new git repo fail with a git
> error due to missing local constraints. Hope I get all back running today.
>
>
>
>
> ----- Original Message -----
> > From: Jason Porter <li...@gmail.com>
> > To: dev@deltaspike.apache.org
> > Cc:
> > Sent: Monday, 10 June 2013, 0:59
> > Subject: Re: Updating site docs
> >
> > I was also wondering if we have some rewrite rules in place to redirect
> users
> > going to the old URLS.
> > —
> > Sent from Mailbox for iPhone
> >
> > On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
> > wrote:
> >
> >>  Well, I'm assuming the SVN url is:
> >>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me
> an
> >>  access denied.  Should all committers have access?
> >>  I was going to commit the following change
> >>  Index: documentation.mdtext
> >>  ===================================================================
> >>  --- documentation.mdtext (revision 1491309)
> >>  +++ documentation.mdtext (working copy)
> >>  @@ -56,9 +56,15 @@
> >>   In the listings below replace the placeholders for the version with
> the
> >>  version of your choice or use:
> >>       <properties>
> >>  -
> > <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
> >>  +        <deltaspike.version>0.4</deltaspike.version>
> >>       </properties>
> >>  +Or if you want to very bleeding edge, point to our current snapshot.
> >>  +
> >>  +    <properties>
> >>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
> >>  +    </properties>
> >>  +
> >>   ### Configuration of DeltaSpike Core
> >>       <dependency>
> >>  Index: news.mdtext
> >>  ===================================================================
> >>  --- news.mdtext (revision 1491309)
> >>  +++ news.mdtext (working copy)
> >>  @@ -16,6 +16,16 @@
> >>              specific language governing permissions and limitations
> >>              under the License.
> >>  +## 4th Release (0.4) (31.05.2013)
> >>  +
> >>  +The Apache DeltaSpike team is pleased to announce the fourth release
> >>  (v0.4).  This is our first release as a top level project!
> >>  +
> >>  +The [release notes][14] contains a large list of bug fixes and new
> >>  features.
> >>  +
> >>  +## Graduation (28.05.2013)
> >>  +
> >>  +The Apache DeltaSpike team is pleased to announce that we have
> complete
> >>  graduation as a top level project.
> >>  +
> >>   ## 3rd Release (0.3 incubating) (22.08.2012)
> >>   The Apache DeltaSpike team is pleased to announce the second release
> >>  (v0.3-incubating).
> >>  @@ -164,4 +174,5 @@
> >>     [10]: http://s.apache.org/cTt
> >>     [11]: http://s.apache.org/DeltaSpike_01incubating
> >>     [12]: http://s.apache.org/DeltaSpike_02incubating
> >>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>  \ No newline at end of file
> >>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
> >>  +  [14]: http://s.apache.org/DS-0.4-RNotes
> >>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament
> > <jo...@gmail.com>wrote:
> >>>  Hi Mark
> >>>
> >>>  Yay tons of builds today.
> >>>
> >>>  Anyways, I was wondering if there were any docs out there on how to
> > update
> >>>  the site's documentation? Is there an SVN repo we check out to do
> > this (I'm
> >>>  assuming infra doesn't support git for the sites).  Do we do
> > anything after
> >>>  committing?
> >>>
> >>>  John
> >>>
> >
>

Re: Updating site docs

Posted by Mark Struberg <st...@yahoo.de>.
Hi John!

Yes, the CMS stuff is served via svnpubsub. But there is also a inline editing feature. 

A few docs:

http://wiki.apache.org/general/ApacheCms2010
http://www.apache.org/dev/cmsref.html

There is also a video about it's usage
http://www.youtube.com/watch?v=xcDZN3Lu6HA

and one for anonymous contributors:
http://www.youtube.com/watch?v=7fvg1pfHLhE


LieGrue,
strub

PS: I was not only fixing big parts of our doc infrastructure but also am currently fixing the CI builds. They partly still point to the old git repo. And some of the ones who point to the new git repo fail with a git error due to missing local constraints. Hope I get all back running today.




----- Original Message -----
> From: Jason Porter <li...@gmail.com>
> To: dev@deltaspike.apache.org
> Cc: 
> Sent: Monday, 10 June 2013, 0:59
> Subject: Re: Updating site docs
> 
> I was also wondering if we have some rewrite rules in place to redirect users 
> going to the old URLS. 
> —
> Sent from Mailbox for iPhone
> 
> On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
> wrote:
> 
>>  Well, I'm assuming the SVN url is:
>>  http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
>>  access denied.  Should all committers have access?
>>  I was going to commit the following change
>>  Index: documentation.mdtext
>>  ===================================================================
>>  --- documentation.mdtext (revision 1491309)
>>  +++ documentation.mdtext (working copy)
>>  @@ -56,9 +56,15 @@
>>   In the listings below replace the placeholders for the version with the
>>  version of your choice or use:
>>       <properties>
>>  -        
> <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
>>  +        <deltaspike.version>0.4</deltaspike.version>
>>       </properties>
>>  +Or if you want to very bleeding edge, point to our current snapshot.
>>  +
>>  +    <properties>
>>  +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
>>  +    </properties>
>>  +
>>   ### Configuration of DeltaSpike Core
>>       <dependency>
>>  Index: news.mdtext
>>  ===================================================================
>>  --- news.mdtext (revision 1491309)
>>  +++ news.mdtext (working copy)
>>  @@ -16,6 +16,16 @@
>>              specific language governing permissions and limitations
>>              under the License.
>>  +## 4th Release (0.4) (31.05.2013)
>>  +
>>  +The Apache DeltaSpike team is pleased to announce the fourth release
>>  (v0.4).  This is our first release as a top level project!
>>  +
>>  +The [release notes][14] contains a large list of bug fixes and new
>>  features.
>>  +
>>  +## Graduation (28.05.2013)
>>  +
>>  +The Apache DeltaSpike team is pleased to announce that we have complete
>>  graduation as a top level project.
>>  +
>>   ## 3rd Release (0.3 incubating) (22.08.2012)
>>   The Apache DeltaSpike team is pleased to announce the second release
>>  (v0.3-incubating).
>>  @@ -164,4 +174,5 @@
>>     [10]: http://s.apache.org/cTt
>>     [11]: http://s.apache.org/DeltaSpike_01incubating
>>     [12]: http://s.apache.org/DeltaSpike_02incubating
>>  -  [13]: http://s.apache.org/DeltaSpike_03incubating
>>  \ No newline at end of file
>>  +  [13]: http://s.apache.org/DeltaSpike_03incubating
>>  +  [14]: http://s.apache.org/DS-0.4-RNotes
>>  On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament 
> <jo...@gmail.com>wrote:
>>>  Hi Mark
>>> 
>>>  Yay tons of builds today.
>>> 
>>>  Anyways, I was wondering if there were any docs out there on how to 
> update
>>>  the site's documentation? Is there an SVN repo we check out to do 
> this (I'm
>>>  assuming infra doesn't support git for the sites).  Do we do 
> anything after
>>>  committing?
>>> 
>>>  John
>>> 
> 

Re: Updating site docs

Posted by Jason Porter <li...@gmail.com>.
I was also wondering if we have some rewrite rules in place to redirect users going to the old URLS. 
—
Sent from Mailbox for iPhone

On Sun, Jun 9, 2013 at 4:54 PM, John D. Ament <jo...@gmail.com>
wrote:

> Well, I'm assuming the SVN url is:
> http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
> access denied.  Should all committers have access?
> I was going to commit the following change
> Index: documentation.mdtext
> ===================================================================
> --- documentation.mdtext (revision 1491309)
> +++ documentation.mdtext (working copy)
> @@ -56,9 +56,15 @@
>  In the listings below replace the placeholders for the version with the
> version of your choice or use:
>      <properties>
> -        <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
> +        <deltaspike.version>0.4</deltaspike.version>
>      </properties>
> +Or if you want to very bleeding edge, point to our current snapshot.
> +
> +    <properties>
> +        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
> +    </properties>
> +
>  ### Configuration of DeltaSpike Core
>      <dependency>
> Index: news.mdtext
> ===================================================================
> --- news.mdtext (revision 1491309)
> +++ news.mdtext (working copy)
> @@ -16,6 +16,16 @@
>             specific language governing permissions and limitations
>             under the License.
> +## 4th Release (0.4) (31.05.2013)
> +
> +The Apache DeltaSpike team is pleased to announce the fourth release
> (v0.4).  This is our first release as a top level project!
> +
> +The [release notes][14] contains a large list of bug fixes and new
> features.
> +
> +## Graduation (28.05.2013)
> +
> +The Apache DeltaSpike team is pleased to announce that we have complete
> graduation as a top level project.
> +
>  ## 3rd Release (0.3 incubating) (22.08.2012)
>  The Apache DeltaSpike team is pleased to announce the second release
> (v0.3-incubating).
> @@ -164,4 +174,5 @@
>    [10]: http://s.apache.org/cTt
>    [11]: http://s.apache.org/DeltaSpike_01incubating
>    [12]: http://s.apache.org/DeltaSpike_02incubating
> -  [13]: http://s.apache.org/DeltaSpike_03incubating
> \ No newline at end of file
> +  [13]: http://s.apache.org/DeltaSpike_03incubating
> +  [14]: http://s.apache.org/DS-0.4-RNotes
> On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament <jo...@gmail.com>wrote:
>> Hi Mark
>>
>> Yay tons of builds today.
>>
>> Anyways, I was wondering if there were any docs out there on how to update
>> the site's documentation? Is there an SVN repo we check out to do this (I'm
>> assuming infra doesn't support git for the sites).  Do we do anything after
>> committing?
>>
>> John
>>

Re: Updating site docs

Posted by "John D. Ament" <jo...@gmail.com>.
Well, I'm assuming the SVN url is:
http://svn.apache.org/repos/asf/deltaspike/site/trunk/ which gives me an
access denied.  Should all committers have access?

I was going to commit the following change

Index: documentation.mdtext
===================================================================
--- documentation.mdtext (revision 1491309)
+++ documentation.mdtext (working copy)
@@ -56,9 +56,15 @@
 In the listings below replace the placeholders for the version with the
version of your choice or use:

     <properties>
-        <deltaspike.version>0.4-incubating-SNAPSHOT</deltaspike.version>
+        <deltaspike.version>0.4</deltaspike.version>
     </properties>

+Or if you want to very bleeding edge, point to our current snapshot.
+
+    <properties>
+        <deltaspike.version>0.5-SNAPSHOT</deltaspike.version>
+    </properties>
+
 ### Configuration of DeltaSpike Core

     <dependency>
Index: news.mdtext
===================================================================
--- news.mdtext (revision 1491309)
+++ news.mdtext (working copy)
@@ -16,6 +16,16 @@
            specific language governing permissions and limitations
            under the License.

+## 4th Release (0.4) (31.05.2013)
+
+The Apache DeltaSpike team is pleased to announce the fourth release
(v0.4).  This is our first release as a top level project!
+
+The [release notes][14] contains a large list of bug fixes and new
features.
+
+## Graduation (28.05.2013)
+
+The Apache DeltaSpike team is pleased to announce that we have complete
graduation as a top level project.
+
 ## 3rd Release (0.3 incubating) (22.08.2012)

 The Apache DeltaSpike team is pleased to announce the second release
(v0.3-incubating).
@@ -164,4 +174,5 @@
   [10]: http://s.apache.org/cTt
   [11]: http://s.apache.org/DeltaSpike_01incubating
   [12]: http://s.apache.org/DeltaSpike_02incubating
-  [13]: http://s.apache.org/DeltaSpike_03incubating
\ No newline at end of file
+  [13]: http://s.apache.org/DeltaSpike_03incubating
+  [14]: http://s.apache.org/DS-0.4-RNotes


On Sun, Jun 9, 2013 at 6:36 PM, John D. Ament <jo...@gmail.com>wrote:

> Hi Mark
>
> Yay tons of builds today.
>
> Anyways, I was wondering if there were any docs out there on how to update
> the site's documentation? Is there an SVN repo we check out to do this (I'm
> assuming infra doesn't support git for the sites).  Do we do anything after
> committing?
>
> John
>