Re: Documentation

2013-01-17 Thread Leonardo Uribe
Hi

Ok, it seems it is done. Everything that is on:

http://svn.apache.org/repos/asf/myfaces/site/cms-site/trunk/content/wiki/

is published here:

http://myfaces.apache.org/wiki/

For now there is just one file set:

http://myfaces.apache.org/wiki/index1.html

Now we need to set a convention for this part. One proposal could be just
create directories with the same structure we have for our projects:

/wiki
/wiki/core
/wiki/extensions/validator
/wiki/extensions/scripting
/wiki/commons
/wiki/test
..

I'll start to work in the migration from cwiki.

regards,

Leonardo Uribe

2013/1/17 Gerhard Petracek :
> hi leo,
>
> we have to specify a deployment target (e.g. http://myfaces.apache.org/wiki)
>
> regards,
> gerhard
>
> http://www.irian.at
>
> Your JSF/JavaEE powerhouse -
> JavaEE Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
>
> 2013/1/17 Leonardo Uribe 
>>
>> Hi
>>
>> It seems the staging area is working:
>>
>> http://myfaces.staging.apache.org/index1.html
>>
>> but when I tried to publish the site nothing is happening.
>>
>> Anyway, with the staging area we can start to move the documentation.
>>
>> regards,
>>
>> Leonardo Uribe
>>
>> 2013/1/17 Leonardo Uribe :
>> > Hi
>> >
>> > It seems the issue has been fixed, but first we need to try.
>> >
>> > Does anyone knows how to create a helloworld page using apache cms?
>> >
>> > regards,
>> >
>> > Leonardo Uribe
>> >
>> > 2012/12/12 Werner Punz :
>> >> Hi I already created the ticket for Infra:
>> >>
>> >> https://issues.apache.org/jira/browse/INFRA-5633
>> >>
>> >>
>> >> Werner
>> >>
>> >>
>> >> Am 12.12.12 02:55, schrieb Leonardo Uribe:
>> >>
>> >>> Hi
>> >>>
>> >>> It seems we need some help to understand how to deal with this.
>> >>> Checking:
>> >>>
>> >>> http://www.apache.org/dev/project-site.html
>> >>>
>> >>> It says this:
>> >>>
>> >>> "... The infrastructure team currently supports two main mechanisms
>> >>> for
>> >>> publishing and maintaining project sites:
>> >>>
>> >>>   - svnpubsub, which allows the static contents of a designated svn
>> >>> folder
>> >>> (example) to automatically published as the project web site at
>> >>> http://project.apache.org/. The project team can use any site build
>> >>> mechanism it wants as long as the above requirements are met.
>> >>>   - Apache CMS, which provides a simple browser-based user interface
>> >>> for
>> >>> editing, staging and publishing site content in Markdown, HTML or any
>> >>> other source format for which support has been added. See the CMS
>> >>> reference and adoption for more details. The Apache CMS uses
>> >>> svnpubsub as the underlying mechanism for publishing a site. ..."
>> >>>
>> >>> We have fixed the first problem, upgrade our maven site to svnpubsub
>> >>> before end 2012. Now we need to integrate Apache CMS content into
>> >>> our site generated by maven.
>> >>>
>> >>> How to do that? In the same page it says:
>> >>>
>> >>> "... Do project sites have to use svnpubsub?
>> >>>
>> >>> Yes. Infrastructure will mandate transition to svnpubsub over this
>> >>> year.
>> >>> (svnpubsub requires the generated site files to be in a Subversion
>> >>> tree
>> >>> somewhere. For CMS users this tree will be the CMS build output tree.)
>> >>> ..."
>> >>>
>> >>> By deduction (I'm speculating based on the info we have), we need
>> >>> two folders:
>> >>>
>> >>> - One consumed by svnpubsub that is the output for Apache CMS and
>> >>> that will be changed too using maven site + manual commit:
>> >>>
>> >>> http://svn.apache.org/repos/asf/myfaces/site/publish/
>> >>>
>> >>> - The other one is the source content for Apache CMS.
>> >>>
>> >>> http://svn.apache.org/repos/asf/myfaces/site/cms-site/
>> >>>
>> >>> Since Werner has confirmed that svnpubsub, in my understanding the
>> >>> last
>> >>> step we need is enable Apache CMS folder (cms-site) and set this up
>> >>> so the output can be put in the folder used by svnpubsub. To do that,
>> >>> we
>> >>> just need to create another issue in INFRA, so they can do their
>> >>> magic.
>> >>>
>> >>> regards,
>> >>>
>> >>> Leonardo Uribe
>> >>>
>> >>> 2012/12/11 Werner Punz :
>> 
>>  Ok the information was wrong as it seems we do not need the cms in
>>  svnpubsub. Sorry for the wrong info.
>> 
>> 
>>  Werner
>> 
>>  Am 11.12.12 10:59, schrieb Werner Punz:
>> 
>> > Ok I am picking up the works on the CMS again, as it seems the cms
>> > folder has to be hosted under svnpubsub.
>> >
>> >
>> > [10:53am] werpu: how do you mix svnpubsub and the cms content btw?
>> > does
>> > the cms folder have to be in the svnpubsub folder?
>> > [10:53am] werpu: sorry for the noob questions
>> > [10:53am] werpu: but we have svnpubsub already working and i am now
>> > trying to find the best way to get cms in
>> > [10:54am] Humbedooh: afaik, the cms just picks up changes via
>> > svnpubsub
>> > and generates content
>> > [1

Re: Documentation

2013-01-17 Thread Leonardo Uribe
Hi

It seems the staging area is working:

http://myfaces.staging.apache.org/index1.html

but when I tried to publish the site nothing is happening.

Anyway, with the staging area we can start to move the documentation.

regards,

Leonardo Uribe

2013/1/17 Leonardo Uribe :
> Hi
>
> It seems the issue has been fixed, but first we need to try.
>
> Does anyone knows how to create a helloworld page using apache cms?
>
> regards,
>
> Leonardo Uribe
>
> 2012/12/12 Werner Punz :
>> Hi I already created the ticket for Infra:
>>
>> https://issues.apache.org/jira/browse/INFRA-5633
>>
>>
>> Werner
>>
>>
>> Am 12.12.12 02:55, schrieb Leonardo Uribe:
>>
>>> Hi
>>>
>>> It seems we need some help to understand how to deal with this. Checking:
>>>
>>> http://www.apache.org/dev/project-site.html
>>>
>>> It says this:
>>>
>>> "... The infrastructure team currently supports two main mechanisms for
>>> publishing and maintaining project sites:
>>>
>>>   - svnpubsub, which allows the static contents of a designated svn folder
>>> (example) to automatically published as the project web site at
>>> http://project.apache.org/. The project team can use any site build
>>> mechanism it wants as long as the above requirements are met.
>>>   - Apache CMS, which provides a simple browser-based user interface for
>>> editing, staging and publishing site content in Markdown, HTML or any
>>> other source format for which support has been added. See the CMS
>>> reference and adoption for more details. The Apache CMS uses
>>> svnpubsub as the underlying mechanism for publishing a site. ..."
>>>
>>> We have fixed the first problem, upgrade our maven site to svnpubsub
>>> before end 2012. Now we need to integrate Apache CMS content into
>>> our site generated by maven.
>>>
>>> How to do that? In the same page it says:
>>>
>>> "... Do project sites have to use svnpubsub?
>>>
>>> Yes. Infrastructure will mandate transition to svnpubsub over this year.
>>> (svnpubsub requires the generated site files to be in a Subversion tree
>>> somewhere. For CMS users this tree will be the CMS build output tree.)
>>> ..."
>>>
>>> By deduction (I'm speculating based on the info we have), we need
>>> two folders:
>>>
>>> - One consumed by svnpubsub that is the output for Apache CMS and
>>> that will be changed too using maven site + manual commit:
>>>
>>> http://svn.apache.org/repos/asf/myfaces/site/publish/
>>>
>>> - The other one is the source content for Apache CMS.
>>>
>>> http://svn.apache.org/repos/asf/myfaces/site/cms-site/
>>>
>>> Since Werner has confirmed that svnpubsub, in my understanding the last
>>> step we need is enable Apache CMS folder (cms-site) and set this up
>>> so the output can be put in the folder used by svnpubsub. To do that, we
>>> just need to create another issue in INFRA, so they can do their magic.
>>>
>>> regards,
>>>
>>> Leonardo Uribe
>>>
>>> 2012/12/11 Werner Punz :

 Ok the information was wrong as it seems we do not need the cms in
 svnpubsub. Sorry for the wrong info.


 Werner

 Am 11.12.12 10:59, schrieb Werner Punz:

> Ok I am picking up the works on the CMS again, as it seems the cms
> folder has to be hosted under svnpubsub.
>
>
> [10:53am] werpu: how do you mix svnpubsub and the cms content btw? does
> the cms folder have to be in the svnpubsub folder?
> [10:53am] werpu: sorry for the noob questions
> [10:53am] werpu: but we have svnpubsub already working and i am now
> trying to find the best way to get cms in
> [10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub
> and generates content
> [10:55am] Humbedooh: so yes, it'd have to be something that runs off
> svnpubsub for it to work
> [10:55am] werpu: ok
>
>
> So I will move the cms folder to svnpubsub and then I will open a ticket
> to get the CMS in for the content which will be hosted there.
>
> Werner
>
>
> Am 11.12.12 09:36, schrieb Werner Punz:
>>
>>
>> Ok it definitely now is working, I did a minor change in one of my
>> pages
>> and after about 10 minutes after the commit the change now is online.
>> There seems to be s light rsync induced delay between the changes and
>> going online.
>>
>>
>>
>> Werner
>>
>>
>> Am 11.12.12 09:20, schrieb Werner Punz:
>>>
>>>
>>> Hia looks good to me now, I have the latest changes now online.
>>>
>>> Werner
>>>
>>>
>>> Am 10.12.12 22:02, schrieb Grant Smith:


  danielsh, apparently (according to Leonardo) the
 svnpubsub
 is still not working, for example
 http://myfaces.apache.org/extensions/validator/download.html is not
 reflecting changes
  grantsmith: .us or .eu
  danielsh, pardon ?
  try myfaces.us.a.o grantsmith
  that one should work
  ah, you are correct. Is there a lag ?
  rsync 

Re: Documentation

2013-01-17 Thread Leonardo Uribe
Hi

It seems the issue has been fixed, but first we need to try.

Does anyone knows how to create a helloworld page using apache cms?

regards,

Leonardo Uribe

2012/12/12 Werner Punz :
> Hi I already created the ticket for Infra:
>
> https://issues.apache.org/jira/browse/INFRA-5633
>
>
> Werner
>
>
> Am 12.12.12 02:55, schrieb Leonardo Uribe:
>
>> Hi
>>
>> It seems we need some help to understand how to deal with this. Checking:
>>
>> http://www.apache.org/dev/project-site.html
>>
>> It says this:
>>
>> "... The infrastructure team currently supports two main mechanisms for
>> publishing and maintaining project sites:
>>
>>   - svnpubsub, which allows the static contents of a designated svn folder
>> (example) to automatically published as the project web site at
>> http://project.apache.org/. The project team can use any site build
>> mechanism it wants as long as the above requirements are met.
>>   - Apache CMS, which provides a simple browser-based user interface for
>> editing, staging and publishing site content in Markdown, HTML or any
>> other source format for which support has been added. See the CMS
>> reference and adoption for more details. The Apache CMS uses
>> svnpubsub as the underlying mechanism for publishing a site. ..."
>>
>> We have fixed the first problem, upgrade our maven site to svnpubsub
>> before end 2012. Now we need to integrate Apache CMS content into
>> our site generated by maven.
>>
>> How to do that? In the same page it says:
>>
>> "... Do project sites have to use svnpubsub?
>>
>> Yes. Infrastructure will mandate transition to svnpubsub over this year.
>> (svnpubsub requires the generated site files to be in a Subversion tree
>> somewhere. For CMS users this tree will be the CMS build output tree.)
>> ..."
>>
>> By deduction (I'm speculating based on the info we have), we need
>> two folders:
>>
>> - One consumed by svnpubsub that is the output for Apache CMS and
>> that will be changed too using maven site + manual commit:
>>
>> http://svn.apache.org/repos/asf/myfaces/site/publish/
>>
>> - The other one is the source content for Apache CMS.
>>
>> http://svn.apache.org/repos/asf/myfaces/site/cms-site/
>>
>> Since Werner has confirmed that svnpubsub, in my understanding the last
>> step we need is enable Apache CMS folder (cms-site) and set this up
>> so the output can be put in the folder used by svnpubsub. To do that, we
>> just need to create another issue in INFRA, so they can do their magic.
>>
>> regards,
>>
>> Leonardo Uribe
>>
>> 2012/12/11 Werner Punz :
>>>
>>> Ok the information was wrong as it seems we do not need the cms in
>>> svnpubsub. Sorry for the wrong info.
>>>
>>>
>>> Werner
>>>
>>> Am 11.12.12 10:59, schrieb Werner Punz:
>>>
 Ok I am picking up the works on the CMS again, as it seems the cms
 folder has to be hosted under svnpubsub.


 [10:53am] werpu: how do you mix svnpubsub and the cms content btw? does
 the cms folder have to be in the svnpubsub folder?
 [10:53am] werpu: sorry for the noob questions
 [10:53am] werpu: but we have svnpubsub already working and i am now
 trying to find the best way to get cms in
 [10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub
 and generates content
 [10:55am] Humbedooh: so yes, it'd have to be something that runs off
 svnpubsub for it to work
 [10:55am] werpu: ok


 So I will move the cms folder to svnpubsub and then I will open a ticket
 to get the CMS in for the content which will be hosted there.

 Werner


 Am 11.12.12 09:36, schrieb Werner Punz:
>
>
> Ok it definitely now is working, I did a minor change in one of my
> pages
> and after about 10 minutes after the commit the change now is online.
> There seems to be s light rsync induced delay between the changes and
> going online.
>
>
>
> Werner
>
>
> Am 11.12.12 09:20, schrieb Werner Punz:
>>
>>
>> Hia looks good to me now, I have the latest changes now online.
>>
>> Werner
>>
>>
>> Am 10.12.12 22:02, schrieb Grant Smith:
>>>
>>>
>>>  danielsh, apparently (according to Leonardo) the
>>> svnpubsub
>>> is still not working, for example
>>> http://myfaces.apache.org/extensions/validator/download.html is not
>>> reflecting changes
>>>  grantsmith: .us or .eu
>>>  danielsh, pardon ?
>>>  try myfaces.us.a.o grantsmith
>>>  that one should work
>>>  ah, you are correct. Is there a lag ?
>>>  rsync blew up while i was afk
>>>  rerunnin
>>>  boo
>>>  oh i see. OK, thank you!
>>> * stevegill (~steven...@sjfw1-a.adobe.com
>>> ) has joined #asfinfra
>>>  if it's not fixed tomorrow reopen the ticket grantsmith
>>>  will do, many thanks.
>>>
>>>
>>> On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe >> > wrote:
>>>

Re: Documentation

2012-12-12 Thread Werner Punz

Hi I already created the ticket for Infra:

https://issues.apache.org/jira/browse/INFRA-5633


Werner


Am 12.12.12 02:55, schrieb Leonardo Uribe:

Hi

It seems we need some help to understand how to deal with this. Checking:

http://www.apache.org/dev/project-site.html

It says this:

"... The infrastructure team currently supports two main mechanisms for
publishing and maintaining project sites:

  - svnpubsub, which allows the static contents of a designated svn folder
(example) to automatically published as the project web site at
http://project.apache.org/. The project team can use any site build
mechanism it wants as long as the above requirements are met.
  - Apache CMS, which provides a simple browser-based user interface for
editing, staging and publishing site content in Markdown, HTML or any
other source format for which support has been added. See the CMS
reference and adoption for more details. The Apache CMS uses
svnpubsub as the underlying mechanism for publishing a site. ..."

We have fixed the first problem, upgrade our maven site to svnpubsub
before end 2012. Now we need to integrate Apache CMS content into
our site generated by maven.

How to do that? In the same page it says:

"... Do project sites have to use svnpubsub?

Yes. Infrastructure will mandate transition to svnpubsub over this year.
(svnpubsub requires the generated site files to be in a Subversion tree
somewhere. For CMS users this tree will be the CMS build output tree.) ..."

By deduction (I'm speculating based on the info we have), we need
two folders:

- One consumed by svnpubsub that is the output for Apache CMS and
that will be changed too using maven site + manual commit:

http://svn.apache.org/repos/asf/myfaces/site/publish/

- The other one is the source content for Apache CMS.

http://svn.apache.org/repos/asf/myfaces/site/cms-site/

Since Werner has confirmed that svnpubsub, in my understanding the last
step we need is enable Apache CMS folder (cms-site) and set this up
so the output can be put in the folder used by svnpubsub. To do that, we
just need to create another issue in INFRA, so they can do their magic.

regards,

Leonardo Uribe

2012/12/11 Werner Punz :

Ok the information was wrong as it seems we do not need the cms in
svnpubsub. Sorry for the wrong info.


Werner

Am 11.12.12 10:59, schrieb Werner Punz:


Ok I am picking up the works on the CMS again, as it seems the cms
folder has to be hosted under svnpubsub.


[10:53am] werpu: how do you mix svnpubsub and the cms content btw? does
the cms folder have to be in the svnpubsub folder?
[10:53am] werpu: sorry for the noob questions
[10:53am] werpu: but we have svnpubsub already working and i am now
trying to find the best way to get cms in
[10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub
and generates content
[10:55am] Humbedooh: so yes, it'd have to be something that runs off
svnpubsub for it to work
[10:55am] werpu: ok


So I will move the cms folder to svnpubsub and then I will open a ticket
to get the CMS in for the content which will be hosted there.

Werner


Am 11.12.12 09:36, schrieb Werner Punz:


Ok it definitely now is working, I did a minor change in one of my pages
and after about 10 minutes after the commit the change now is online.
There seems to be s light rsync induced delay between the changes and
going online.



Werner


Am 11.12.12 09:20, schrieb Werner Punz:


Hia looks good to me now, I have the latest changes now online.

Werner


Am 10.12.12 22:02, schrieb Grant Smith:


 danielsh, apparently (according to Leonardo) the svnpubsub
is still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com
) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

 Hi

 It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
 release) some days ago and the page still does not have the
changes.
 I'm keeping an eye on this page:

 http://myfaces.apache.org/extensions/validator/download.html

 regards,

 Leonardo Uribe

 2012/12/10 Grant Smith mailto:grantsm...@apache.org>>:
  > I just had a chat in #asfinfra about this:
  >
  >
  > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
  >  kyds?
  >  Your sysadmins are not arrays. When mentioning a jira
 issue, please
  > say what it is about, not just its number. Thanks
  >  ah. lol.. it's regarding the Myfaces svnpubsub
  >  what do you need
  >  well, mainly for it to work...
  >  no problem if you're too bu

Re: Documentation

2012-12-11 Thread Leonardo Uribe
Hi

It seems we need some help to understand how to deal with this. Checking:

http://www.apache.org/dev/project-site.html

It says this:

"... The infrastructure team currently supports two main mechanisms for
publishing and maintaining project sites:

 - svnpubsub, which allows the static contents of a designated svn folder
(example) to automatically published as the project web site at
http://project.apache.org/. The project team can use any site build
mechanism it wants as long as the above requirements are met.
 - Apache CMS, which provides a simple browser-based user interface for
editing, staging and publishing site content in Markdown, HTML or any
other source format for which support has been added. See the CMS
reference and adoption for more details. The Apache CMS uses
svnpubsub as the underlying mechanism for publishing a site. ..."

We have fixed the first problem, upgrade our maven site to svnpubsub
before end 2012. Now we need to integrate Apache CMS content into
our site generated by maven.

How to do that? In the same page it says:

"... Do project sites have to use svnpubsub?

Yes. Infrastructure will mandate transition to svnpubsub over this year.
(svnpubsub requires the generated site files to be in a Subversion tree
somewhere. For CMS users this tree will be the CMS build output tree.) ..."

By deduction (I'm speculating based on the info we have), we need
two folders:

- One consumed by svnpubsub that is the output for Apache CMS and
that will be changed too using maven site + manual commit:

http://svn.apache.org/repos/asf/myfaces/site/publish/

- The other one is the source content for Apache CMS.

http://svn.apache.org/repos/asf/myfaces/site/cms-site/

Since Werner has confirmed that svnpubsub, in my understanding the last
step we need is enable Apache CMS folder (cms-site) and set this up
so the output can be put in the folder used by svnpubsub. To do that, we
just need to create another issue in INFRA, so they can do their magic.

regards,

Leonardo Uribe

2012/12/11 Werner Punz :
> Ok the information was wrong as it seems we do not need the cms in
> svnpubsub. Sorry for the wrong info.
>
>
> Werner
>
> Am 11.12.12 10:59, schrieb Werner Punz:
>
>> Ok I am picking up the works on the CMS again, as it seems the cms
>> folder has to be hosted under svnpubsub.
>>
>>
>> [10:53am] werpu: how do you mix svnpubsub and the cms content btw? does
>> the cms folder have to be in the svnpubsub folder?
>> [10:53am] werpu: sorry for the noob questions
>> [10:53am] werpu: but we have svnpubsub already working and i am now
>> trying to find the best way to get cms in
>> [10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub
>> and generates content
>> [10:55am] Humbedooh: so yes, it'd have to be something that runs off
>> svnpubsub for it to work
>> [10:55am] werpu: ok
>>
>>
>> So I will move the cms folder to svnpubsub and then I will open a ticket
>> to get the CMS in for the content which will be hosted there.
>>
>> Werner
>>
>>
>> Am 11.12.12 09:36, schrieb Werner Punz:
>>>
>>> Ok it definitely now is working, I did a minor change in one of my pages
>>> and after about 10 minutes after the commit the change now is online.
>>> There seems to be s light rsync induced delay between the changes and
>>> going online.
>>>
>>>
>>>
>>> Werner
>>>
>>>
>>> Am 11.12.12 09:20, schrieb Werner Punz:

 Hia looks good to me now, I have the latest changes now online.

 Werner


 Am 10.12.12 22:02, schrieb Grant Smith:
>
>  danielsh, apparently (according to Leonardo) the svnpubsub
> is still not working, for example
> http://myfaces.apache.org/extensions/validator/download.html is not
> reflecting changes
>  grantsmith: .us or .eu
>  danielsh, pardon ?
>  try myfaces.us.a.o grantsmith
>  that one should work
>  ah, you are correct. Is there a lag ?
>  rsync blew up while i was afk
>  rerunnin
>  boo
>  oh i see. OK, thank you!
> * stevegill (~steven...@sjfw1-a.adobe.com
> ) has joined #asfinfra
>  if it's not fixed tomorrow reopen the ticket grantsmith
>  will do, many thanks.
>
>
> On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe  > wrote:
>
> Hi
>
> It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
> release) some days ago and the page still does not have the
> changes.
> I'm keeping an eye on this page:
>
> http://myfaces.apache.org/extensions/validator/download.html
>
> regards,
>
> Leonardo Uribe
>
> 2012/12/10 Grant Smith  >:
>  > I just had a chat in #asfinfra about this:
>  >
>  >
>  > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
>  >  kyds?
>  >  Your sysadmins are not arrays. When mentioning a jira

Re: Documentation

2012-12-11 Thread Werner Punz
Ok the information was wrong as it seems we do not need the cms in 
svnpubsub. Sorry for the wrong info.



Werner

Am 11.12.12 10:59, schrieb Werner Punz:

Ok I am picking up the works on the CMS again, as it seems the cms
folder has to be hosted under svnpubsub.


[10:53am] werpu: how do you mix svnpubsub and the cms content btw? does
the cms folder have to be in the svnpubsub folder?
[10:53am] werpu: sorry for the noob questions
[10:53am] werpu: but we have svnpubsub already working and i am now
trying to find the best way to get cms in
[10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub
and generates content
[10:55am] Humbedooh: so yes, it'd have to be something that runs off
svnpubsub for it to work
[10:55am] werpu: ok


So I will move the cms folder to svnpubsub and then I will open a ticket
to get the CMS in for the content which will be hosted there.

Werner


Am 11.12.12 09:36, schrieb Werner Punz:

Ok it definitely now is working, I did a minor change in one of my pages
and after about 10 minutes after the commit the change now is online.
There seems to be s light rsync induced delay between the changes and
going online.



Werner


Am 11.12.12 09:20, schrieb Werner Punz:

Hia looks good to me now, I have the latest changes now online.

Werner


Am 10.12.12 22:02, schrieb Grant Smith:

 danielsh, apparently (according to Leonardo) the svnpubsub
is still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com
) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
release) some days ago and the page still does not have the
changes.
I'm keeping an eye on this page:

http://myfaces.apache.org/extensions/validator/download.html

regards,

Leonardo Uribe

2012/12/10 Grant Smith mailto:grantsm...@apache.org>>:
 > I just had a chat in #asfinfra about this:
 >
 >
 > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 >  kyds?
 >  Your sysadmins are not arrays. When mentioning a jira
issue, please
 > say what it is about, not just its number. Thanks
 >  ah. lol.. it's regarding the Myfaces svnpubsub
 >  what do you need
 >  well, mainly for it to work...
 >  no problem if you're too busy now
 >  what's the status?
 >  iirc that ticket is waitforinfra after one of you
guys
removed
 > the symlink
 >  we had to remove some symlinks, which we have done
 >  (the one I mailed you about a few weeks before
that..)
 >  right
 >  as of dec 04
 >  so next steps is to run 'svn cleanup' manually on
your
wc's
 >  or maybe that's not needed
 >  let me have a look now
 >  thanks
 >  jira desc 5280
 >  ok so your wc needs cleanu p
 >  so i'll do that now
 >  then check that up works
 >  hopefully it'll just work if all symlink sare gone
 >  ok many thanks, i'll relay this to the mailing list
 >  wait a minute
 >  i am actually running that now
 >  if you wait 5m you can report them it's been done
 >
 >
 > Can you guys see if it's working now ?
 >
 >
 > On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe
mailto:lu4...@gmail.com>> wrote:
 >>
 >> Hi
 >>
 >> 2012/12/10 Werner Punz mailto:werner.p...@gmail.com>>:
 >> > To be more precise, I generated the site, copied the files
over to the
 >> > checkout folder, did a commit, and yet after the commit,
still
there is
 >> > a
 >> > very old version of my projects page.
 >> >
 >> > Leonardo do we have problems here?
 >> >
 >>
 >> Yes, see:
 >>
 >> https://issues.apache.org/jira/browse/INFRA-5280
 >>
 >> I removed some symbolic links that caused some problems, but
we need
 >> to wait infra guys to do some additional steps.
 >>
 >> regards,
 >>
 >> Leonardo Uribe
 >>
 >> > Werner
 >> >
 >> >
 >> > Am 10.12.12 16:49, schrieb Werner Punz:
 >> >
 >> >> Hia, shouldnt svnpubsub be working?
 >> >> I published updated documentation to the svn location, and I
am still
 >> >> getting the old files.
 >> >>
 >> >> Werner
 >> >>
 >> >>
 >> >> Am 06.12.12 12:55, schrieb Werner Punz:
 >> >>>
 >> >>> Ok I have to answer myself, some of the links do not work
(the module
 >> >>> links) with a simple site:site, as it seems.
 >> >>>
 >> >>>
 >> >>> Werner
 >> >>>
 

Re: Documentation

2012-12-11 Thread Werner Punz
Ok I am picking up the works on the CMS again, as it seems the cms 
folder has to be hosted under svnpubsub.



[10:53am] werpu: how do you mix svnpubsub and the cms content btw? does 
the cms folder have to be in the svnpubsub folder?

[10:53am] werpu: sorry for the noob questions
[10:53am] werpu: but we have svnpubsub already working and i am now 
trying to find the best way to get cms in
[10:54am] Humbedooh: afaik, the cms just picks up changes via svnpubsub 
and generates content
[10:55am] Humbedooh: so yes, it'd have to be something that runs off 
svnpubsub for it to work

[10:55am] werpu: ok


So I will move the cms folder to svnpubsub and then I will open a ticket 
to get the CMS in for the content which will be hosted there.


Werner


Am 11.12.12 09:36, schrieb Werner Punz:

Ok it definitely now is working, I did a minor change in one of my pages
and after about 10 minutes after the commit the change now is online.
There seems to be s light rsync induced delay between the changes and
going online.



Werner


Am 11.12.12 09:20, schrieb Werner Punz:

Hia looks good to me now, I have the latest changes now online.

Werner


Am 10.12.12 22:02, schrieb Grant Smith:

 danielsh, apparently (according to Leonardo) the svnpubsub
is still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com
) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
release) some days ago and the page still does not have the changes.
I'm keeping an eye on this page:

http://myfaces.apache.org/extensions/validator/download.html

regards,

Leonardo Uribe

2012/12/10 Grant Smith mailto:grantsm...@apache.org>>:
 > I just had a chat in #asfinfra about this:
 >
 >
 > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 >  kyds?
 >  Your sysadmins are not arrays. When mentioning a jira
issue, please
 > say what it is about, not just its number. Thanks
 >  ah. lol.. it's regarding the Myfaces svnpubsub
 >  what do you need
 >  well, mainly for it to work...
 >  no problem if you're too busy now
 >  what's the status?
 >  iirc that ticket is waitforinfra after one of you guys
removed
 > the symlink
 >  we had to remove some symlinks, which we have done
 >  (the one I mailed you about a few weeks before that..)
 >  right
 >  as of dec 04
 >  so next steps is to run 'svn cleanup' manually on your
wc's
 >  or maybe that's not needed
 >  let me have a look now
 >  thanks
 >  jira desc 5280
 >  ok so your wc needs cleanu p
 >  so i'll do that now
 >  then check that up works
 >  hopefully it'll just work if all symlink sare gone
 >  ok many thanks, i'll relay this to the mailing list
 >  wait a minute
 >  i am actually running that now
 >  if you wait 5m you can report them it's been done
 >
 >
 > Can you guys see if it's working now ?
 >
 >
 > On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:
 >>
 >> Hi
 >>
 >> 2012/12/10 Werner Punz mailto:werner.p...@gmail.com>>:
 >> > To be more precise, I generated the site, copied the files
over to the
 >> > checkout folder, did a commit, and yet after the commit, still
there is
 >> > a
 >> > very old version of my projects page.
 >> >
 >> > Leonardo do we have problems here?
 >> >
 >>
 >> Yes, see:
 >>
 >> https://issues.apache.org/jira/browse/INFRA-5280
 >>
 >> I removed some symbolic links that caused some problems, but
we need
 >> to wait infra guys to do some additional steps.
 >>
 >> regards,
 >>
 >> Leonardo Uribe
 >>
 >> > Werner
 >> >
 >> >
 >> > Am 10.12.12 16:49, schrieb Werner Punz:
 >> >
 >> >> Hia, shouldnt svnpubsub be working?
 >> >> I published updated documentation to the svn location, and I
am still
 >> >> getting the old files.
 >> >>
 >> >> Werner
 >> >>
 >> >>
 >> >> Am 06.12.12 12:55, schrieb Werner Punz:
 >> >>>
 >> >>> Ok I have to answer myself, some of the links do not work
(the module
 >> >>> links) with a simple site:site, as it seems.
 >> >>>
 >> >>>
 >> >>> Werner
 >> >>>
 >> >>>
 >> >>> Am 06.12.12 12:38, schrieb Werner Punz:
 >> 
 >>  Hi Leonardo, just a short question, wouldn´t it be simpler

Re: Documentation

2012-12-11 Thread Werner Punz

Ok it definitely now is working, I did a minor change in one of my pages
and after about 10 minutes after the commit the change now is online.
There seems to be s light rsync induced delay between the changes and 
going online.




Werner


Am 11.12.12 09:20, schrieb Werner Punz:

Hia looks good to me now, I have the latest changes now online.

Werner


Am 10.12.12 22:02, schrieb Grant Smith:

 danielsh, apparently (according to Leonardo) the svnpubsub
is still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com
) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
release) some days ago and the page still does not have the changes.
I'm keeping an eye on this page:

http://myfaces.apache.org/extensions/validator/download.html

regards,

Leonardo Uribe

2012/12/10 Grant Smith mailto:grantsm...@apache.org>>:
 > I just had a chat in #asfinfra about this:
 >
 >
 > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 >  kyds?
 >  Your sysadmins are not arrays. When mentioning a jira
issue, please
 > say what it is about, not just its number. Thanks
 >  ah. lol.. it's regarding the Myfaces svnpubsub
 >  what do you need
 >  well, mainly for it to work...
 >  no problem if you're too busy now
 >  what's the status?
 >  iirc that ticket is waitforinfra after one of you guys
removed
 > the symlink
 >  we had to remove some symlinks, which we have done
 >  (the one I mailed you about a few weeks before that..)
 >  right
 >  as of dec 04
 >  so next steps is to run 'svn cleanup' manually on your
wc's
 >  or maybe that's not needed
 >  let me have a look now
 >  thanks
 >  jira desc 5280
 >  ok so your wc needs cleanu p
 >  so i'll do that now
 >  then check that up works
 >  hopefully it'll just work if all symlink sare gone
 >  ok many thanks, i'll relay this to the mailing list
 >  wait a minute
 >  i am actually running that now
 >  if you wait 5m you can report them it's been done
 >
 >
 > Can you guys see if it's working now ?
 >
 >
 > On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:
 >>
 >> Hi
 >>
 >> 2012/12/10 Werner Punz mailto:werner.p...@gmail.com>>:
 >> > To be more precise, I generated the site, copied the files
over to the
 >> > checkout folder, did a commit, and yet after the commit, still
there is
 >> > a
 >> > very old version of my projects page.
 >> >
 >> > Leonardo do we have problems here?
 >> >
 >>
 >> Yes, see:
 >>
 >> https://issues.apache.org/jira/browse/INFRA-5280
 >>
 >> I removed some symbolic links that caused some problems, but
we need
 >> to wait infra guys to do some additional steps.
 >>
 >> regards,
 >>
 >> Leonardo Uribe
 >>
 >> > Werner
 >> >
 >> >
 >> > Am 10.12.12 16:49, schrieb Werner Punz:
 >> >
 >> >> Hia, shouldnt svnpubsub be working?
 >> >> I published updated documentation to the svn location, and I
am still
 >> >> getting the old files.
 >> >>
 >> >> Werner
 >> >>
 >> >>
 >> >> Am 06.12.12 12:55, schrieb Werner Punz:
 >> >>>
 >> >>> Ok I have to answer myself, some of the links do not work
(the module
 >> >>> links) with a simple site:site, as it seems.
 >> >>>
 >> >>>
 >> >>> Werner
 >> >>>
 >> >>>
 >> >>> Am 06.12.12 12:38, schrieb Werner Punz:
 >> 
 >>  Hi Leonardo, just a short question, wouldn´t it be simpler
just to
 >>  make
 >>  a site:site and then copy the files over from the target
directory?
 >>  Or am I missing something vital there?
 >> 
 >> 
 >> 
 >>  Werner
 >> 
 >> 
 >>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
 >> >
 >> > Hi
 >> >
 >> > The  entry goes into .m2/settings.xml
 >> >
 >> > regards,
 >> >
 >> > Leonardo
 >> >
 >> > 2012/11/28, Leonardo Uribe mailto:lu4...@gmail.com>>:
 >> >>
 >> >> Hi
 >> >>
 >> >> Yes, it is something like that, but it requires some
extra details
 >> >>
 >> >> 1. Define a local server to do the site:stage-deploy
using scp

Re: Documentation

2012-12-11 Thread Werner Punz

Hia looks good to me now, I have the latest changes now online.

Werner


Am 10.12.12 22:02, schrieb Grant Smith:

 danielsh, apparently (according to Leonardo) the svnpubsub
is still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com
) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
release) some days ago and the page still does not have the changes.
I'm keeping an eye on this page:

http://myfaces.apache.org/extensions/validator/download.html

regards,

Leonardo Uribe

2012/12/10 Grant Smith mailto:grantsm...@apache.org>>:
 > I just had a chat in #asfinfra about this:
 >
 >
 > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 >  kyds?
 >  Your sysadmins are not arrays. When mentioning a jira
issue, please
 > say what it is about, not just its number. Thanks
 >  ah. lol.. it's regarding the Myfaces svnpubsub
 >  what do you need
 >  well, mainly for it to work...
 >  no problem if you're too busy now
 >  what's the status?
 >  iirc that ticket is waitforinfra after one of you guys
removed
 > the symlink
 >  we had to remove some symlinks, which we have done
 >  (the one I mailed you about a few weeks before that..)
 >  right
 >  as of dec 04
 >  so next steps is to run 'svn cleanup' manually on your
wc's
 >  or maybe that's not needed
 >  let me have a look now
 >  thanks
 >  jira desc 5280
 >  ok so your wc needs cleanu p
 >  so i'll do that now
 >  then check that up works
 >  hopefully it'll just work if all symlink sare gone
 >  ok many thanks, i'll relay this to the mailing list
 >  wait a minute
 >  i am actually running that now
 >  if you wait 5m you can report them it's been done
 >
 >
 > Can you guys see if it's working now ?
 >
 >
 > On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:
 >>
 >> Hi
 >>
 >> 2012/12/10 Werner Punz mailto:werner.p...@gmail.com>>:
 >> > To be more precise, I generated the site, copied the files
over to the
 >> > checkout folder, did a commit, and yet after the commit, still
there is
 >> > a
 >> > very old version of my projects page.
 >> >
 >> > Leonardo do we have problems here?
 >> >
 >>
 >> Yes, see:
 >>
 >> https://issues.apache.org/jira/browse/INFRA-5280
 >>
 >> I removed some symbolic links that caused some problems, but we need
 >> to wait infra guys to do some additional steps.
 >>
 >> regards,
 >>
 >> Leonardo Uribe
 >>
 >> > Werner
 >> >
 >> >
 >> > Am 10.12.12 16:49, schrieb Werner Punz:
 >> >
 >> >> Hia, shouldnt svnpubsub be working?
 >> >> I published updated documentation to the svn location, and I
am still
 >> >> getting the old files.
 >> >>
 >> >> Werner
 >> >>
 >> >>
 >> >> Am 06.12.12 12:55, schrieb Werner Punz:
 >> >>>
 >> >>> Ok I have to answer myself, some of the links do not work
(the module
 >> >>> links) with a simple site:site, as it seems.
 >> >>>
 >> >>>
 >> >>> Werner
 >> >>>
 >> >>>
 >> >>> Am 06.12.12 12:38, schrieb Werner Punz:
 >> 
 >>  Hi Leonardo, just a short question, wouldn´t it be simpler
just to
 >>  make
 >>  a site:site and then copy the files over from the target
directory?
 >>  Or am I missing something vital there?
 >> 
 >> 
 >> 
 >>  Werner
 >> 
 >> 
 >>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
 >> >
 >> > Hi
 >> >
 >> > The  entry goes into .m2/settings.xml
 >> >
 >> > regards,
 >> >
 >> > Leonardo
 >> >
 >> > 2012/11/28, Leonardo Uribe mailto:lu4...@gmail.com>>:
 >> >>
 >> >> Hi
 >> >>
 >> >> Yes, it is something like that, but it requires some
extra details
 >> >>
 >> >> 1. Define a local server to do the site:stage-deploy
using scp
 >> >> (note
 >> >> the change in the pom.xml related to myfaces-local-staging)
 >> >>
 >> >>  
 >> >>myfaces-local-staging
 >> >>mylocaluser
 >> >>mylocalpwd
 >> >>  
 >> >>
  

Re: Documentation

2012-12-10 Thread Grant Smith
 danielsh, apparently (according to Leonardo) the svnpubsub is
still not working, for example
http://myfaces.apache.org/extensions/validator/download.html is not
reflecting changes
 grantsmith: .us or .eu
 danielsh, pardon ?
 try myfaces.us.a.o grantsmith
 that one should work
 ah, you are correct. Is there a lag ?
 rsync blew up while i was afk
 rerunnin
 boo
 oh i see. OK, thank you!
* stevegill (~steven...@sjfw1-a.adobe.com) has joined #asfinfra
 if it's not fixed tomorrow reopen the ticket grantsmith
 will do, many thanks.


On Mon, Dec 10, 2012 at 11:33 AM, Leonardo Uribe  wrote:

> Hi
>
> It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
> release) some days ago and the page still does not have the changes.
> I'm keeping an eye on this page:
>
> http://myfaces.apache.org/extensions/validator/download.html
>
> regards,
>
> Leonardo Uribe
>
> 2012/12/10 Grant Smith :
> > I just had a chat in #asfinfra about this:
> >
> >
> > grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
> >  kyds?
> >  Your sysadmins are not arrays. When mentioning a jira issue,
> please
> > say what it is about, not just its number. Thanks
> >  ah. lol.. it's regarding the Myfaces svnpubsub
> >  what do you need
> >  well, mainly for it to work...
> >  no problem if you're too busy now
> >  what's the status?
> >  iirc that ticket is waitforinfra after one of you guys removed
> > the symlink
> >  we had to remove some symlinks, which we have done
> >  (the one I mailed you about a few weeks before that..)
> >  right
> >  as of dec 04
> >  so next steps is to run 'svn cleanup' manually on your wc's
> >  or maybe that's not needed
> >  let me have a look now
> >  thanks
> >  jira desc 5280
> >  ok so your wc needs cleanu p
> >  so i'll do that now
> >  then check that up works
> >  hopefully it'll just work if all symlink sare gone
> >  ok many thanks, i'll relay this to the mailing list
> >  wait a minute
> >  i am actually running that now
> >  if you wait 5m you can report them it's been done
> >
> >
> > Can you guys see if it's working now ?
> >
> >
> > On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe 
> wrote:
> >>
> >> Hi
> >>
> >> 2012/12/10 Werner Punz :
> >> > To be more precise, I generated the site, copied the files over to the
> >> > checkout folder, did a commit, and yet after the commit, still there
> is
> >> > a
> >> > very old version of my projects page.
> >> >
> >> > Leonardo do we have problems here?
> >> >
> >>
> >> Yes, see:
> >>
> >> https://issues.apache.org/jira/browse/INFRA-5280
> >>
> >> I removed some symbolic links that caused some problems, but we need
> >> to wait infra guys to do some additional steps.
> >>
> >> regards,
> >>
> >> Leonardo Uribe
> >>
> >> > Werner
> >> >
> >> >
> >> > Am 10.12.12 16:49, schrieb Werner Punz:
> >> >
> >> >> Hia, shouldnt svnpubsub be working?
> >> >> I published updated documentation to the svn location, and I am still
> >> >> getting the old files.
> >> >>
> >> >> Werner
> >> >>
> >> >>
> >> >> Am 06.12.12 12:55, schrieb Werner Punz:
> >> >>>
> >> >>> Ok I have to answer myself, some of the links do not work (the
> module
> >> >>> links) with a simple site:site, as it seems.
> >> >>>
> >> >>>
> >> >>> Werner
> >> >>>
> >> >>>
> >> >>> Am 06.12.12 12:38, schrieb Werner Punz:
> >> 
> >>  Hi Leonardo, just a short question, wouldn´t it be simpler just to
> >>  make
> >>  a site:site and then copy the files over from the target directory?
> >>  Or am I missing something vital there?
> >> 
> >> 
> >> 
> >>  Werner
> >> 
> >> 
> >>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
> >> >
> >> > Hi
> >> >
> >> > The  entry goes into .m2/settings.xml
> >> >
> >> > regards,
> >> >
> >> > Leonardo
> >> >
> >> > 2012/11/28, Leonardo Uribe :
> >> >>
> >> >> Hi
> >> >>
> >> >> Yes, it is something like that, but it requires some extra
> details
> >> >>
> >> >> 1. Define a local server to do the site:stage-deploy using scp
> >> >> (note
> >> >> the change in the pom.xml related to myfaces-local-staging)
> >> >>
> >> >>  
> >> >>myfaces-local-staging
> >> >>mylocaluser
> >> >>mylocalpwd
> >> >>  
> >> >>
> >> >> 2. The idea is use two folders (/myfaces-site/checkout and
> >> >> /myfaces-site/site), and do a hard copy from site to checkout
> >> >> before
> >> >> commit the content under checkout folder.
> >> >>
> >> >> The idea is write a guide and do the necessary changes in all
> >> >> pom.xml
> >> >> files.
> >> >>
> >> >> I have deployed the site for the release, but it seems something
> is
> >> >> still not working well for svnpubsub, so I reopened the issue on
> >> >> INFRA.
> >> >>
> >> >> regards,
> >> >>
> >> >> Leonardo Uribe
> >> >>
> >> >> 2012/11/27, Grant Smith :
> >> >>>
> >> >>> Leo,
> >> >

Re: Documentation

2012-12-10 Thread Leonardo Uribe
Hi

It seems it is not working yet. I updated extval site (1.2.6, 2.0.6
release) some days ago and the page still does not have the changes.
I'm keeping an eye on this page:

http://myfaces.apache.org/extensions/validator/download.html

regards,

Leonardo Uribe

2012/12/10 Grant Smith :
> I just had a chat in #asfinfra about this:
>
>
> grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
>  kyds?
>  Your sysadmins are not arrays. When mentioning a jira issue, please
> say what it is about, not just its number. Thanks
>  ah. lol.. it's regarding the Myfaces svnpubsub
>  what do you need
>  well, mainly for it to work...
>  no problem if you're too busy now
>  what's the status?
>  iirc that ticket is waitforinfra after one of you guys removed
> the symlink
>  we had to remove some symlinks, which we have done
>  (the one I mailed you about a few weeks before that..)
>  right
>  as of dec 04
>  so next steps is to run 'svn cleanup' manually on your wc's
>  or maybe that's not needed
>  let me have a look now
>  thanks
>  jira desc 5280
>  ok so your wc needs cleanu p
>  so i'll do that now
>  then check that up works
>  hopefully it'll just work if all symlink sare gone
>  ok many thanks, i'll relay this to the mailing list
>  wait a minute
>  i am actually running that now
>  if you wait 5m you can report them it's been done
>
>
> Can you guys see if it's working now ?
>
>
> On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe  wrote:
>>
>> Hi
>>
>> 2012/12/10 Werner Punz :
>> > To be more precise, I generated the site, copied the files over to the
>> > checkout folder, did a commit, and yet after the commit, still there is
>> > a
>> > very old version of my projects page.
>> >
>> > Leonardo do we have problems here?
>> >
>>
>> Yes, see:
>>
>> https://issues.apache.org/jira/browse/INFRA-5280
>>
>> I removed some symbolic links that caused some problems, but we need
>> to wait infra guys to do some additional steps.
>>
>> regards,
>>
>> Leonardo Uribe
>>
>> > Werner
>> >
>> >
>> > Am 10.12.12 16:49, schrieb Werner Punz:
>> >
>> >> Hia, shouldnt svnpubsub be working?
>> >> I published updated documentation to the svn location, and I am still
>> >> getting the old files.
>> >>
>> >> Werner
>> >>
>> >>
>> >> Am 06.12.12 12:55, schrieb Werner Punz:
>> >>>
>> >>> Ok I have to answer myself, some of the links do not work (the module
>> >>> links) with a simple site:site, as it seems.
>> >>>
>> >>>
>> >>> Werner
>> >>>
>> >>>
>> >>> Am 06.12.12 12:38, schrieb Werner Punz:
>> 
>>  Hi Leonardo, just a short question, wouldn´t it be simpler just to
>>  make
>>  a site:site and then copy the files over from the target directory?
>>  Or am I missing something vital there?
>> 
>> 
>> 
>>  Werner
>> 
>> 
>>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
>> >
>> > Hi
>> >
>> > The  entry goes into .m2/settings.xml
>> >
>> > regards,
>> >
>> > Leonardo
>> >
>> > 2012/11/28, Leonardo Uribe :
>> >>
>> >> Hi
>> >>
>> >> Yes, it is something like that, but it requires some extra details
>> >>
>> >> 1. Define a local server to do the site:stage-deploy using scp
>> >> (note
>> >> the change in the pom.xml related to myfaces-local-staging)
>> >>
>> >>  
>> >>myfaces-local-staging
>> >>mylocaluser
>> >>mylocalpwd
>> >>  
>> >>
>> >> 2. The idea is use two folders (/myfaces-site/checkout and
>> >> /myfaces-site/site), and do a hard copy from site to checkout
>> >> before
>> >> commit the content under checkout folder.
>> >>
>> >> The idea is write a guide and do the necessary changes in all
>> >> pom.xml
>> >> files.
>> >>
>> >> I have deployed the site for the release, but it seems something is
>> >> still not working well for svnpubsub, so I reopened the issue on
>> >> INFRA.
>> >>
>> >> regards,
>> >>
>> >> Leonardo Uribe
>> >>
>> >> 2012/11/27, Grant Smith :
>> >>>
>> >>> Leo,
>> >>>
>> >>> OK, I'll wait for you to finish the release process before I try
>> >>> to
>> >>> make
>> >>> any documentation changes. If I understand you correctly, once you
>> >>> make
>> >>> the
>> >>> above changes, all I need to do to build the docs and deploy them
>> >>> are:
>> >>>
>> >>> 1. mvn site:stage-deploy (in EACH of the modules)
>> >>> 2. svn commit
>> >>>
>> >>> Is that correct ?
>> >>>
>> >>> Thanks,
>> >>> -Grant.
>> >>>
>> >>>
>> >>> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
>> >>> wrote:
>> >>>
>>  Hi
>> 
>>  This is the provisional changes done in site pom.xml to deploy
>>  the
>>  site. I have locally two folders:
>> 
>>  /home/lu4242/myfaces-site/checkout
>>  /home/lu4242/myfaces-site/site
>> 
>>  The 

Re: Documentation

2012-12-10 Thread Grant Smith
I just had a chat in #asfinfra about this:


grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 kyds?
 Your sysadmins are not arrays. When mentioning a jira issue,
please say what it is about, not just its number. Thanks
 ah. lol.. it's regarding the Myfaces svnpubsub
 what do you need
 well, mainly for it to work...
 no problem if you're too busy now
 what's the status?
 iirc that ticket is waitforinfra after one of you guys removed
the symlink
 we had to remove some symlinks, which we have done
 (the one I mailed you about a few weeks before that..)
 right
 as of dec 04
 so next steps is to run 'svn cleanup' manually on your wc's
 or maybe that's not needed
 let me have a look now
 thanks
 jira desc 5280
 ok so your wc needs cleanu p
 so i'll do that now
 then check that up works
 hopefully it'll just work if all symlink sare gone
 ok many thanks, i'll relay this to the mailing list
 wait a minute
 i am actually running that now
 if you wait 5m you can report them it's been done


Can you guys see if it's working now ?


On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe  wrote:

> Hi
>
> 2012/12/10 Werner Punz :
> > To be more precise, I generated the site, copied the files over to the
> > checkout folder, did a commit, and yet after the commit, still there is a
> > very old version of my projects page.
> >
> > Leonardo do we have problems here?
> >
>
> Yes, see:
>
> https://issues.apache.org/jira/browse/INFRA-5280
>
> I removed some symbolic links that caused some problems, but we need
> to wait infra guys to do some additional steps.
>
> regards,
>
> Leonardo Uribe
>
> > Werner
> >
> >
> > Am 10.12.12 16:49, schrieb Werner Punz:
> >
> >> Hia, shouldnt svnpubsub be working?
> >> I published updated documentation to the svn location, and I am still
> >> getting the old files.
> >>
> >> Werner
> >>
> >>
> >> Am 06.12.12 12:55, schrieb Werner Punz:
> >>>
> >>> Ok I have to answer myself, some of the links do not work (the module
> >>> links) with a simple site:site, as it seems.
> >>>
> >>>
> >>> Werner
> >>>
> >>>
> >>> Am 06.12.12 12:38, schrieb Werner Punz:
> 
>  Hi Leonardo, just a short question, wouldn´t it be simpler just to
> make
>  a site:site and then copy the files over from the target directory?
>  Or am I missing something vital there?
> 
> 
> 
>  Werner
> 
> 
>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
> >
> > Hi
> >
> > The  entry goes into .m2/settings.xml
> >
> > regards,
> >
> > Leonardo
> >
> > 2012/11/28, Leonardo Uribe :
> >>
> >> Hi
> >>
> >> Yes, it is something like that, but it requires some extra details
> >>
> >> 1. Define a local server to do the site:stage-deploy using scp (note
> >> the change in the pom.xml related to myfaces-local-staging)
> >>
> >>  
> >>myfaces-local-staging
> >>mylocaluser
> >>mylocalpwd
> >>  
> >>
> >> 2. The idea is use two folders (/myfaces-site/checkout and
> >> /myfaces-site/site), and do a hard copy from site to checkout before
> >> commit the content under checkout folder.
> >>
> >> The idea is write a guide and do the necessary changes in all
> pom.xml
> >> files.
> >>
> >> I have deployed the site for the release, but it seems something is
> >> still not working well for svnpubsub, so I reopened the issue on
> >> INFRA.
> >>
> >> regards,
> >>
> >> Leonardo Uribe
> >>
> >> 2012/11/27, Grant Smith :
> >>>
> >>> Leo,
> >>>
> >>> OK, I'll wait for you to finish the release process before I try to
> >>> make
> >>> any documentation changes. If I understand you correctly, once you
> >>> make
> >>> the
> >>> above changes, all I need to do to build the docs and deploy them
> >>> are:
> >>>
> >>> 1. mvn site:stage-deploy (in EACH of the modules)
> >>> 2. svn commit
> >>>
> >>> Is that correct ?
> >>>
> >>> Thanks,
> >>> -Grant.
> >>>
> >>>
> >>> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
> >>> wrote:
> >>>
>  Hi
> 
>  This is the provisional changes done in site pom.xml to deploy the
>  site. I have locally two folders:
> 
>  /home/lu4242/myfaces-site/checkout
>  /home/lu4242/myfaces-site/site
> 
>  The idea is do the changes in myfaces-site/site and then do a
> manual
>  copy/commit for checkout.
> 
>  regards,
> 
>  Leonardo
> 
>  Index: .
> 
> ===
>  --- .   (revision 1401760)
>  +++ .   (working copy)
>  @@ -34,23 +34,54 @@
>  This is the MyFaces Site
>  http://myfaces.apache.org
> 
>  +  
>  +
> 
> 
> 
> ${user.hom

Re: Documentation

2012-12-10 Thread Grant Smith
I just had a chat in #asfinfra about this:


grantsmith> danielsh, any chance you could revisit INFRA-5280 ?
 kyds?
 Your sysadmins are not arrays. When mentioning a jira issue,
please say what it is about, not just its number. Thanks
 ah. lol.. it's regarding the Myfaces svnpubsub
 what do you need
 well, mainly for it to work...
 no problem if you're too busy now
 what's the status?
 iirc that ticket is waitforinfra after one of you guys removed
the symlink
 we had to remove some symlinks, which we have done
 (the one I mailed you about a few weeks before that..)
 right
 as of dec 04
 so next steps is to run 'svn cleanup' manually on your wc's
 or maybe that's not needed
 let me have a look now
 thanks
 jira desc 5280
 ok so your wc needs cleanu p
 so i'll do that now
 then check that up works
 hopefully it'll just work if all symlink sare gone
 ok many thanks, i'll relay this to the mailing list
 wait a minute
 i am actually running that now
 if you wait 5m you can report them it's been done


Can you guys see if it's working now ?


On Mon, Dec 10, 2012 at 8:12 AM, Leonardo Uribe  wrote:

> Hi
>
> 2012/12/10 Werner Punz :
> > To be more precise, I generated the site, copied the files over to the
> > checkout folder, did a commit, and yet after the commit, still there is a
> > very old version of my projects page.
> >
> > Leonardo do we have problems here?
> >
>
> Yes, see:
>
> https://issues.apache.org/jira/browse/INFRA-5280
>
> I removed some symbolic links that caused some problems, but we need
> to wait infra guys to do some additional steps.
>
> regards,
>
> Leonardo Uribe
>
> > Werner
> >
> >
> > Am 10.12.12 16:49, schrieb Werner Punz:
> >
> >> Hia, shouldnt svnpubsub be working?
> >> I published updated documentation to the svn location, and I am still
> >> getting the old files.
> >>
> >> Werner
> >>
> >>
> >> Am 06.12.12 12:55, schrieb Werner Punz:
> >>>
> >>> Ok I have to answer myself, some of the links do not work (the module
> >>> links) with a simple site:site, as it seems.
> >>>
> >>>
> >>> Werner
> >>>
> >>>
> >>> Am 06.12.12 12:38, schrieb Werner Punz:
> 
>  Hi Leonardo, just a short question, wouldn´t it be simpler just to
> make
>  a site:site and then copy the files over from the target directory?
>  Or am I missing something vital there?
> 
> 
> 
>  Werner
> 
> 
>  Am 28.11.12 17:41, schrieb Leonardo Uribe:
> >
> > Hi
> >
> > The  entry goes into .m2/settings.xml
> >
> > regards,
> >
> > Leonardo
> >
> > 2012/11/28, Leonardo Uribe :
> >>
> >> Hi
> >>
> >> Yes, it is something like that, but it requires some extra details
> >>
> >> 1. Define a local server to do the site:stage-deploy using scp (note
> >> the change in the pom.xml related to myfaces-local-staging)
> >>
> >>  
> >>myfaces-local-staging
> >>mylocaluser
> >>mylocalpwd
> >>  
> >>
> >> 2. The idea is use two folders (/myfaces-site/checkout and
> >> /myfaces-site/site), and do a hard copy from site to checkout before
> >> commit the content under checkout folder.
> >>
> >> The idea is write a guide and do the necessary changes in all
> pom.xml
> >> files.
> >>
> >> I have deployed the site for the release, but it seems something is
> >> still not working well for svnpubsub, so I reopened the issue on
> >> INFRA.
> >>
> >> regards,
> >>
> >> Leonardo Uribe
> >>
> >> 2012/11/27, Grant Smith :
> >>>
> >>> Leo,
> >>>
> >>> OK, I'll wait for you to finish the release process before I try to
> >>> make
> >>> any documentation changes. If I understand you correctly, once you
> >>> make
> >>> the
> >>> above changes, all I need to do to build the docs and deploy them
> >>> are:
> >>>
> >>> 1. mvn site:stage-deploy (in EACH of the modules)
> >>> 2. svn commit
> >>>
> >>> Is that correct ?
> >>>
> >>> Thanks,
> >>> -Grant.
> >>>
> >>>
> >>> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
> >>> wrote:
> >>>
>  Hi
> 
>  This is the provisional changes done in site pom.xml to deploy the
>  site. I have locally two folders:
> 
>  /home/lu4242/myfaces-site/checkout
>  /home/lu4242/myfaces-site/site
> 
>  The idea is do the changes in myfaces-site/site and then do a
> manual
>  copy/commit for checkout.
> 
>  regards,
> 
>  Leonardo
> 
>  Index: .
> 
> ===
>  --- .   (revision 1401760)
>  +++ .   (working copy)
>  @@ -34,23 +34,54 @@
>  This is the MyFaces Site
>  http://myfaces.apache.org
> 
>  +  
>  +
> 
> 
> 
> ${user.hom

Re: Documentation

2012-12-10 Thread Leonardo Uribe
Hi

2012/12/10 Werner Punz :
> To be more precise, I generated the site, copied the files over to the
> checkout folder, did a commit, and yet after the commit, still there is a
> very old version of my projects page.
>
> Leonardo do we have problems here?
>

Yes, see:

https://issues.apache.org/jira/browse/INFRA-5280

I removed some symbolic links that caused some problems, but we need
to wait infra guys to do some additional steps.

regards,

Leonardo Uribe

> Werner
>
>
> Am 10.12.12 16:49, schrieb Werner Punz:
>
>> Hia, shouldnt svnpubsub be working?
>> I published updated documentation to the svn location, and I am still
>> getting the old files.
>>
>> Werner
>>
>>
>> Am 06.12.12 12:55, schrieb Werner Punz:
>>>
>>> Ok I have to answer myself, some of the links do not work (the module
>>> links) with a simple site:site, as it seems.
>>>
>>>
>>> Werner
>>>
>>>
>>> Am 06.12.12 12:38, schrieb Werner Punz:

 Hi Leonardo, just a short question, wouldn´t it be simpler just to make
 a site:site and then copy the files over from the target directory?
 Or am I missing something vital there?



 Werner


 Am 28.11.12 17:41, schrieb Leonardo Uribe:
>
> Hi
>
> The  entry goes into .m2/settings.xml
>
> regards,
>
> Leonardo
>
> 2012/11/28, Leonardo Uribe :
>>
>> Hi
>>
>> Yes, it is something like that, but it requires some extra details
>>
>> 1. Define a local server to do the site:stage-deploy using scp (note
>> the change in the pom.xml related to myfaces-local-staging)
>>
>>  
>>myfaces-local-staging
>>mylocaluser
>>mylocalpwd
>>  
>>
>> 2. The idea is use two folders (/myfaces-site/checkout and
>> /myfaces-site/site), and do a hard copy from site to checkout before
>> commit the content under checkout folder.
>>
>> The idea is write a guide and do the necessary changes in all pom.xml
>> files.
>>
>> I have deployed the site for the release, but it seems something is
>> still not working well for svnpubsub, so I reopened the issue on
>> INFRA.
>>
>> regards,
>>
>> Leonardo Uribe
>>
>> 2012/11/27, Grant Smith :
>>>
>>> Leo,
>>>
>>> OK, I'll wait for you to finish the release process before I try to
>>> make
>>> any documentation changes. If I understand you correctly, once you
>>> make
>>> the
>>> above changes, all I need to do to build the docs and deploy them
>>> are:
>>>
>>> 1. mvn site:stage-deploy (in EACH of the modules)
>>> 2. svn commit
>>>
>>> Is that correct ?
>>>
>>> Thanks,
>>> -Grant.
>>>
>>>
>>> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
>>> wrote:
>>>
 Hi

 This is the provisional changes done in site pom.xml to deploy the
 site. I have locally two folders:

 /home/lu4242/myfaces-site/checkout
 /home/lu4242/myfaces-site/site

 The idea is do the changes in myfaces-site/site and then do a manual
 copy/commit for checkout.

 regards,

 Leonardo

 Index: .
 ===
 --- .   (revision 1401760)
 +++ .   (working copy)
 @@ -34,23 +34,54 @@
 This is the MyFaces Site
 http://myfaces.apache.org

 +  
 +


 ${user.home}/myfaces-site/checkout



 +
 ${user.home}/myfaces-site/site
 +
 +\${site.mainDirectory}
 +

 file://${user.home}/myfaces-site/site


 +  
 +
 
   site
   
 
   org.apache.maven.wagon
   wagon-ssh-external
 -1.0-beta-7
 +2.2
 
   
   
   
 
   maven-site-plugin
 -3.0
 +3.1
 
   
   
 +
 +  
 +org.apache.maven.plugins
 +maven-scm-publish-plugin
 +1.0-beta-1
 +
 +  scm:svn:
 https://svn.apache.org/repos/asf/myfaces/site/publish/
 +  true
 +
 ${scmCheckout.path}
 +  \${siteContent.path}
 +
 +  
 +  
 +org.apache.maven.plugins
 +maven-site-plugin
 +
 +
 myfaces-local-staging
 +  ${siteDeploy.url}
 +
 +  
 +
 +
 
 
   

Re: Documentation

2012-12-10 Thread Werner Punz
To be more precise, I generated the site, copied the files over to the 
checkout folder, did a commit, and yet after the commit, still there is 
a very old version of my projects page.


Leonardo do we have problems here?

Werner


Am 10.12.12 16:49, schrieb Werner Punz:

Hia, shouldnt svnpubsub be working?
I published updated documentation to the svn location, and I am still
getting the old files.

Werner


Am 06.12.12 12:55, schrieb Werner Punz:

Ok I have to answer myself, some of the links do not work (the module
links) with a simple site:site, as it seems.


Werner


Am 06.12.12 12:38, schrieb Werner Punz:

Hi Leonardo, just a short question, wouldn´t it be simpler just to make
a site:site and then copy the files over from the target directory?
Or am I missing something vital there?



Werner


Am 28.11.12 17:41, schrieb Leonardo Uribe:

Hi

The  entry goes into .m2/settings.xml

regards,

Leonardo

2012/11/28, Leonardo Uribe :

Hi

Yes, it is something like that, but it requires some extra details

1. Define a local server to do the site:stage-deploy using scp (note
the change in the pom.xml related to myfaces-local-staging)

 
   myfaces-local-staging
   mylocaluser
   mylocalpwd
 

2. The idea is use two folders (/myfaces-site/checkout and
/myfaces-site/site), and do a hard copy from site to checkout before
commit the content under checkout folder.

The idea is write a guide and do the necessary changes in all pom.xml
files.

I have deployed the site for the release, but it seems something is
still not working well for svnpubsub, so I reopened the issue on
INFRA.

regards,

Leonardo Uribe

2012/11/27, Grant Smith :

Leo,

OK, I'll wait for you to finish the release process before I try to
make
any documentation changes. If I understand you correctly, once you
make
the
above changes, all I need to do to build the docs and deploy them
are:

1. mvn site:stage-deploy (in EACH of the modules)
2. svn commit

Is that correct ?

Thanks,
-Grant.


On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
wrote:


Hi

This is the provisional changes done in site pom.xml to deploy the
site. I have locally two folders:

/home/lu4242/myfaces-site/checkout
/home/lu4242/myfaces-site/site

The idea is do the changes in myfaces-site/site and then do a manual
copy/commit for checkout.

regards,

Leonardo

Index: .
===
--- .   (revision 1401760)
+++ .   (working copy)
@@ -34,23 +34,54 @@
This is the MyFaces Site
http://myfaces.apache.org

+  
+

${user.home}/myfaces-site/checkout



+
${user.home}/myfaces-site/site
+
+\${site.mainDirectory}
+
file://${user.home}/myfaces-site/site


+  
+

  site
  

  org.apache.maven.wagon
  wagon-ssh-external
-1.0-beta-7
+2.2

  
  
  

  maven-site-plugin
-3.0
+3.1

  
  
+
+  
+org.apache.maven.plugins
+maven-scm-publish-plugin
+1.0-beta-1
+
+  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/publish/
+  true
+
${scmCheckout.path}
+  \${siteContent.path}
+
+  
+  
+org.apache.maven.plugins
+maven-site-plugin
+
+
myfaces-local-staging
+  ${siteDeploy.url}
+
+  
+
+



@@ -65,7 +96,7 @@
  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/trunk




http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk

-
+
+  
+
+  myfaces-local-staging
+  Apache Website
+  scp://localhost/home/lu4242/myfaces-site
+
+  
+
  



2012/11/27, Leonardo Uribe :

Hi

Since svnpubsub is working, do a site:deploy does not work.
Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:



http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html





Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the
idea
is do that with the current release process of myfaces core
2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary
changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz :

Ping: Leonardo, how can we publish currently our documentation?

Werner


Am 26.11.12 13:57, schrieb Werner Punz:


Am 23.11.12 16:16, schrieb Grant Smith:


Leo & Werner,

Thanks for the update on this. For now, I want to be able to
edit
the
xdocs, and have the resulting changes appear on the website. Any
Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe
mailto:lu4...@gmail.com>> wrote:

Re: Documentation

2012-12-10 Thread Werner Punz

Hia, shouldnt svnpubsub be working?
I published updated documentation to the svn location, and I am still 
getting the old files.


Werner


Am 06.12.12 12:55, schrieb Werner Punz:

Ok I have to answer myself, some of the links do not work (the module
links) with a simple site:site, as it seems.


Werner


Am 06.12.12 12:38, schrieb Werner Punz:

Hi Leonardo, just a short question, wouldn´t it be simpler just to make
a site:site and then copy the files over from the target directory?
Or am I missing something vital there?



Werner


Am 28.11.12 17:41, schrieb Leonardo Uribe:

Hi

The  entry goes into .m2/settings.xml

regards,

Leonardo

2012/11/28, Leonardo Uribe :

Hi

Yes, it is something like that, but it requires some extra details

1. Define a local server to do the site:stage-deploy using scp (note
the change in the pom.xml related to myfaces-local-staging)

 
   myfaces-local-staging
   mylocaluser
   mylocalpwd
 

2. The idea is use two folders (/myfaces-site/checkout and
/myfaces-site/site), and do a hard copy from site to checkout before
commit the content under checkout folder.

The idea is write a guide and do the necessary changes in all pom.xml
files.

I have deployed the site for the release, but it seems something is
still not working well for svnpubsub, so I reopened the issue on
INFRA.

regards,

Leonardo Uribe

2012/11/27, Grant Smith :

Leo,

OK, I'll wait for you to finish the release process before I try to
make
any documentation changes. If I understand you correctly, once you
make
the
above changes, all I need to do to build the docs and deploy them are:

1. mvn site:stage-deploy (in EACH of the modules)
2. svn commit

Is that correct ?

Thanks,
-Grant.


On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
wrote:


Hi

This is the provisional changes done in site pom.xml to deploy the
site. I have locally two folders:

/home/lu4242/myfaces-site/checkout
/home/lu4242/myfaces-site/site

The idea is do the changes in myfaces-site/site and then do a manual
copy/commit for checkout.

regards,

Leonardo

Index: .
===
--- .   (revision 1401760)
+++ .   (working copy)
@@ -34,23 +34,54 @@
This is the MyFaces Site
http://myfaces.apache.org

+  
+

${user.home}/myfaces-site/checkout


+
${user.home}/myfaces-site/site
+
+\${site.mainDirectory}
+
file://${user.home}/myfaces-site/site

+  
+

  site
  

  org.apache.maven.wagon
  wagon-ssh-external
-1.0-beta-7
+2.2

  
  
  

  maven-site-plugin
-3.0
+3.1

  
  
+
+  
+org.apache.maven.plugins
+maven-scm-publish-plugin
+1.0-beta-1
+
+  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/publish/
+  true
+  ${scmCheckout.path}
+  \${siteContent.path}
+
+  
+  
+org.apache.maven.plugins
+maven-site-plugin
+
+
myfaces-local-staging
+  ${siteDeploy.url}
+
+  
+
+



@@ -65,7 +96,7 @@
  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/trunk


  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk

-
+
+  
+
+  myfaces-local-staging
+  Apache Website
+  scp://localhost/home/lu4242/myfaces-site
+
+  
+
  



2012/11/27, Leonardo Uribe :

Hi

Since svnpubsub is working, do a site:deploy does not work. Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:



http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html




Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the
idea
is do that with the current release process of myfaces core 2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz :

Ping: Leonardo, how can we publish currently our documentation?

Werner


Am 26.11.12 13:57, schrieb Werner Punz:


Am 23.11.12 16:16, schrieb Grant Smith:


Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit
the
xdocs, and have the resulting changes appear on the website. Any
Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe
mailto:lu4...@gmail.com>> wrote:

 Hi

 2012/11/22 Werner Punz mailto:werner.p...@gmail.com>>:
  > As for the site. Not sure if this one already is
served by
 svnpubsub or
  > still by the old system. Leonardo knows more. My guess
is it
 still is served
  > by the

Re: Documentation

2012-12-06 Thread Werner Punz
Ok I have to answer myself, some of the links do not work (the module 
links) with a simple site:site, as it seems.



Werner


Am 06.12.12 12:38, schrieb Werner Punz:

Hi Leonardo, just a short question, wouldn´t it be simpler just to make
a site:site and then copy the files over from the target directory?
Or am I missing something vital there?



Werner


Am 28.11.12 17:41, schrieb Leonardo Uribe:

Hi

The  entry goes into .m2/settings.xml

regards,

Leonardo

2012/11/28, Leonardo Uribe :

Hi

Yes, it is something like that, but it requires some extra details

1. Define a local server to do the site:stage-deploy using scp (note
the change in the pom.xml related to myfaces-local-staging)

 
   myfaces-local-staging
   mylocaluser
   mylocalpwd
 

2. The idea is use two folders (/myfaces-site/checkout and
/myfaces-site/site), and do a hard copy from site to checkout before
commit the content under checkout folder.

The idea is write a guide and do the necessary changes in all pom.xml
files.

I have deployed the site for the release, but it seems something is
still not working well for svnpubsub, so I reopened the issue on
INFRA.

regards,

Leonardo Uribe

2012/11/27, Grant Smith :

Leo,

OK, I'll wait for you to finish the release process before I try to
make
any documentation changes. If I understand you correctly, once you make
the
above changes, all I need to do to build the docs and deploy them are:

1. mvn site:stage-deploy (in EACH of the modules)
2. svn commit

Is that correct ?

Thanks,
-Grant.


On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe 
wrote:


Hi

This is the provisional changes done in site pom.xml to deploy the
site. I have locally two folders:

/home/lu4242/myfaces-site/checkout
/home/lu4242/myfaces-site/site

The idea is do the changes in myfaces-site/site and then do a manual
copy/commit for checkout.

regards,

Leonardo

Index: .
===
--- .   (revision 1401760)
+++ .   (working copy)
@@ -34,23 +34,54 @@
This is the MyFaces Site
http://myfaces.apache.org

+  
+

${user.home}/myfaces-site/checkout

+
${user.home}/myfaces-site/site
+
+\${site.mainDirectory}
+
file://${user.home}/myfaces-site/site
+  
+

  site
  

  org.apache.maven.wagon
  wagon-ssh-external
-1.0-beta-7
+2.2

  
  
  

  maven-site-plugin
-3.0
+3.1

  
  
+
+  
+org.apache.maven.plugins
+maven-scm-publish-plugin
+1.0-beta-1
+
+  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/publish/
+  true
+  ${scmCheckout.path}
+  \${siteContent.path}
+
+  
+  
+org.apache.maven.plugins
+maven-site-plugin
+
+
myfaces-local-staging
+  ${siteDeploy.url}
+
+  
+
+



@@ -65,7 +96,7 @@
  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/trunk

  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk

-
+
+  
+
+  myfaces-local-staging
+  Apache Website
+  scp://localhost/home/lu4242/myfaces-site
+
+  
+
  



2012/11/27, Leonardo Uribe :

Hi

Since svnpubsub is working, do a site:deploy does not work. Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:



http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html



Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the idea
is do that with the current release process of myfaces core 2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz :

Ping: Leonardo, how can we publish currently our documentation?

Werner


Am 26.11.12 13:57, schrieb Werner Punz:


Am 23.11.12 16:16, schrieb Grant Smith:


Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit
the
xdocs, and have the resulting changes appear on the website. Any
Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

 Hi

 2012/11/22 Werner Punz mailto:werner.p...@gmail.com>>:
  > As for the site. Not sure if this one already is served by
 svnpubsub or
  > still by the old system. Leonardo knows more. My guess
is it
 still is served
  > by the old system. I guess his plan is to have the entire
site
 hosted by
  > svnpubsub for now, and then gradually move over to the CMS
once
 it is in
  > place. But I am not

Re: Documentation

2012-12-06 Thread Werner Punz
Hi Leonardo, just a short question, wouldn´t it be simpler just to make 
a site:site and then copy the files over from the target directory?

Or am I missing something vital there?



Werner


Am 28.11.12 17:41, schrieb Leonardo Uribe:

Hi

The  entry goes into .m2/settings.xml

regards,

Leonardo

2012/11/28, Leonardo Uribe :

Hi

Yes, it is something like that, but it requires some extra details

1. Define a local server to do the site:stage-deploy using scp (note
the change in the pom.xml related to myfaces-local-staging)

 
   myfaces-local-staging
   mylocaluser
   mylocalpwd
 

2. The idea is use two folders (/myfaces-site/checkout and
/myfaces-site/site), and do a hard copy from site to checkout before
commit the content under checkout folder.

The idea is write a guide and do the necessary changes in all pom.xml
files.

I have deployed the site for the release, but it seems something is
still not working well for svnpubsub, so I reopened the issue on
INFRA.

regards,

Leonardo Uribe

2012/11/27, Grant Smith :

Leo,

OK, I'll wait for you to finish the release process before I try to make
any documentation changes. If I understand you correctly, once you make
the
above changes, all I need to do to build the docs and deploy them are:

1. mvn site:stage-deploy (in EACH of the modules)
2. svn commit

Is that correct ?

Thanks,
-Grant.


On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe  wrote:


Hi

This is the provisional changes done in site pom.xml to deploy the
site. I have locally two folders:

/home/lu4242/myfaces-site/checkout
/home/lu4242/myfaces-site/site

The idea is do the changes in myfaces-site/site and then do a manual
copy/commit for checkout.

regards,

Leonardo

Index: .
===
--- .   (revision 1401760)
+++ .   (working copy)
@@ -34,23 +34,54 @@
This is the MyFaces Site
http://myfaces.apache.org

+  
+

${user.home}/myfaces-site/checkout
+${user.home}/myfaces-site/site
+
+\${site.mainDirectory}
+
file://${user.home}/myfaces-site/site
+  
+

  site
  

  org.apache.maven.wagon
  wagon-ssh-external
-1.0-beta-7
+2.2

  
  
  

  maven-site-plugin
-3.0
+3.1

  
  
+
+  
+org.apache.maven.plugins
+maven-scm-publish-plugin
+1.0-beta-1
+
+  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/publish/
+  true
+  ${scmCheckout.path}
+  \${siteContent.path}
+
+  
+  
+org.apache.maven.plugins
+maven-site-plugin
+
+
myfaces-local-staging
+  ${siteDeploy.url}
+
+  
+
+



@@ -65,7 +96,7 @@
  scm:svn:
https://svn.apache.org/repos/asf/myfaces/site/trunk
  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk

-
+
+  
+
+  myfaces-local-staging
+  Apache Website
+  scp://localhost/home/lu4242/myfaces-site
+
+  
+
  



2012/11/27, Leonardo Uribe :

Hi

Since svnpubsub is working, do a site:deploy does not work. Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:



http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html


Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the idea
is do that with the current release process of myfaces core 2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz :

Ping: Leonardo, how can we publish currently our documentation?

Werner


Am 26.11.12 13:57, schrieb Werner Punz:


Am 23.11.12 16:16, schrieb Grant Smith:


Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit
the
xdocs, and have the resulting changes appear on the website. Any
Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

 Hi

 2012/11/22 Werner Punz mailto:werner.p...@gmail.com>>:
  > As for the site. Not sure if this one already is served by
 svnpubsub or
  > still by the old system. Leonardo knows more. My guess is it
 still is served
  > by the old system. I guess his plan is to have the entire
site
 hosted by
  > svnpubsub for now, and then gradually move over to the CMS
once
 it is in
  > place. But I am not sure, Leo can you fill us in here?

 svnpubsub is already working, which was the mandatory task to
do
 this year.
 All myfaces site has been moved to:

  

Re: Documentation

2012-11-28 Thread Leonardo Uribe
Hi

The  entry goes into .m2/settings.xml

regards,

Leonardo

2012/11/28, Leonardo Uribe :
> Hi
>
> Yes, it is something like that, but it requires some extra details
>
> 1. Define a local server to do the site:stage-deploy using scp (note
> the change in the pom.xml related to myfaces-local-staging)
>
> 
>   myfaces-local-staging
>   mylocaluser
>   mylocalpwd
> 
>
> 2. The idea is use two folders (/myfaces-site/checkout and
> /myfaces-site/site), and do a hard copy from site to checkout before
> commit the content under checkout folder.
>
> The idea is write a guide and do the necessary changes in all pom.xml
> files.
>
> I have deployed the site for the release, but it seems something is
> still not working well for svnpubsub, so I reopened the issue on
> INFRA.
>
> regards,
>
> Leonardo Uribe
>
> 2012/11/27, Grant Smith :
>> Leo,
>>
>> OK, I'll wait for you to finish the release process before I try to make
>> any documentation changes. If I understand you correctly, once you make
>> the
>> above changes, all I need to do to build the docs and deploy them are:
>>
>> 1. mvn site:stage-deploy (in EACH of the modules)
>> 2. svn commit
>>
>> Is that correct ?
>>
>> Thanks,
>> -Grant.
>>
>>
>> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe  wrote:
>>
>>> Hi
>>>
>>> This is the provisional changes done in site pom.xml to deploy the
>>> site. I have locally two folders:
>>>
>>> /home/lu4242/myfaces-site/checkout
>>> /home/lu4242/myfaces-site/site
>>>
>>> The idea is do the changes in myfaces-site/site and then do a manual
>>> copy/commit for checkout.
>>>
>>> regards,
>>>
>>> Leonardo
>>>
>>> Index: .
>>> ===
>>> --- .   (revision 1401760)
>>> +++ .   (working copy)
>>> @@ -34,23 +34,54 @@
>>>This is the MyFaces Site
>>>http://myfaces.apache.org
>>>
>>> +  
>>> +
>>>
>>> ${user.home}/myfaces-site/checkout
>>> +${user.home}/myfaces-site/site
>>> +
>>> +\${site.mainDirectory}
>>> +
>>> file://${user.home}/myfaces-site/site
>>> +  
>>> +
>>>
>>>  site
>>>  
>>>
>>>  org.apache.maven.wagon
>>>  wagon-ssh-external
>>> -1.0-beta-7
>>> +2.2
>>>
>>>  
>>>  
>>>  
>>>
>>>  maven-site-plugin
>>> -3.0
>>> +3.1
>>>
>>>  
>>>  
>>> +
>>> +  
>>> +org.apache.maven.plugins
>>> +maven-scm-publish-plugin
>>> +1.0-beta-1
>>> +
>>> +  scm:svn:
>>> https://svn.apache.org/repos/asf/myfaces/site/publish/
>>> +  true
>>> +  ${scmCheckout.path}
>>> +  \${siteContent.path}
>>> +
>>> +  
>>> +  
>>> +org.apache.maven.plugins
>>> +maven-site-plugin
>>> +
>>> +
>>> myfaces-local-staging
>>> +  ${siteDeploy.url}
>>> +
>>> +  
>>> +
>>> +
>>>
>>>
>>>
>>> @@ -65,7 +96,7 @@
>>>  scm:svn:
>>> https://svn.apache.org/repos/asf/myfaces/site/trunk
>>>  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk
>>>
>>> -
>>> +
>>> +  
>>> +
>>> +  myfaces-local-staging
>>> +  Apache Website
>>> +  scp://localhost/home/lu4242/myfaces-site
>>> +
>>> +  
>>> +
>>>  
>>>
>>>
>>>
>>> 2012/11/27, Leonardo Uribe :
>>> > Hi
>>> >
>>> > Since svnpubsub is working, do a site:deploy does not work. Instead,
>>> > you need to:
>>> >
>>> > 1. checkout locally
>>> >
>>> > http://svn.apache.org/repos/asf/myfaces/site/publish/
>>> >
>>> > WARNING: Our site is huge, that will take a lot of time
>>> >
>>> > 2. Use a local site:stage-deploy like is described here:
>>> >
>>> >
>>> http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html
>>> >
>>> > Remember all our projects are multi-module, so
>>> > maven-scm-publish-plugin does not help.
>>> >
>>> > 3. Manual commit
>>> >
>>> > We need to update all myfaces projects to use this strategy, the idea
>>> > is do that with the current release process of myfaces core 2.1.10 /
>>> > 2.0.16 . I'm still trying to find how to do the necessary changes in
>>> > our pom.xml
>>> >
>>> > regards,
>>> >
>>> > Leonardo Uribe
>>> >
>>> > 2012/11/27 Werner Punz :
>>> >> Ping: Leonardo, how can we publish currently our documentation?
>>> >>
>>> >> Werner
>>> >>
>>> >>
>>> >> Am 26.11.12 13:57, schrieb Werner Punz:
>>> >>
>>> >>> Am 23.11.12 16:16, schrieb Grant Smith:
>>> 
>>>  Leo & Werner,
>>> 
>>>  Thanks for the update on this. For now, I want to be able to edit
>>>  the
>>>  xdocs, and have the resulting changes appear on the website. Any
>>>  Idea
>>>  how to accomplish this simple task ?
>>> 
>>> >>> Guess only Leonardo can answer that for now.
>>> >>>
>>> >>> Werner
>>> >>>
>>> >>>
>>> 
>>> 
>>>  On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe >>  > wrote:
>>> 
>>>  Hi
>>> >

Re: Documentation

2012-11-28 Thread Leonardo Uribe
Hi

Yes, it is something like that, but it requires some extra details

1. Define a local server to do the site:stage-deploy using scp (note
the change in the pom.xml related to myfaces-local-staging)


  myfaces-local-staging
  mylocaluser
  mylocalpwd


2. The idea is use two folders (/myfaces-site/checkout and
/myfaces-site/site), and do a hard copy from site to checkout before
commit the content under checkout folder.

The idea is write a guide and do the necessary changes in all pom.xml files.

I have deployed the site for the release, but it seems something is
still not working well for svnpubsub, so I reopened the issue on
INFRA.

regards,

Leonardo Uribe

2012/11/27, Grant Smith :
> Leo,
>
> OK, I'll wait for you to finish the release process before I try to make
> any documentation changes. If I understand you correctly, once you make the
> above changes, all I need to do to build the docs and deploy them are:
>
> 1. mvn site:stage-deploy (in EACH of the modules)
> 2. svn commit
>
> Is that correct ?
>
> Thanks,
> -Grant.
>
>
> On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe  wrote:
>
>> Hi
>>
>> This is the provisional changes done in site pom.xml to deploy the
>> site. I have locally two folders:
>>
>> /home/lu4242/myfaces-site/checkout
>> /home/lu4242/myfaces-site/site
>>
>> The idea is do the changes in myfaces-site/site and then do a manual
>> copy/commit for checkout.
>>
>> regards,
>>
>> Leonardo
>>
>> Index: .
>> ===
>> --- .   (revision 1401760)
>> +++ .   (working copy)
>> @@ -34,23 +34,54 @@
>>This is the MyFaces Site
>>http://myfaces.apache.org
>>
>> +  
>> +
>>
>> ${user.home}/myfaces-site/checkout
>> +${user.home}/myfaces-site/site
>> +
>> +\${site.mainDirectory}
>> +
>> file://${user.home}/myfaces-site/site
>> +  
>> +
>>
>>  site
>>  
>>
>>  org.apache.maven.wagon
>>  wagon-ssh-external
>> -1.0-beta-7
>> +2.2
>>
>>  
>>  
>>  
>>
>>  maven-site-plugin
>> -3.0
>> +3.1
>>
>>  
>>  
>> +
>> +  
>> +org.apache.maven.plugins
>> +maven-scm-publish-plugin
>> +1.0-beta-1
>> +
>> +  scm:svn:
>> https://svn.apache.org/repos/asf/myfaces/site/publish/
>> +  true
>> +  ${scmCheckout.path}
>> +  \${siteContent.path}
>> +
>> +  
>> +  
>> +org.apache.maven.plugins
>> +maven-site-plugin
>> +
>> +
>> myfaces-local-staging
>> +  ${siteDeploy.url}
>> +
>> +  
>> +
>> +
>>
>>
>>
>> @@ -65,7 +96,7 @@
>>  scm:svn:
>> https://svn.apache.org/repos/asf/myfaces/site/trunk
>>  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk
>>
>> -
>> +
>> +  
>> +
>> +  myfaces-local-staging
>> +  Apache Website
>> +  scp://localhost/home/lu4242/myfaces-site
>> +
>> +  
>> +
>>  
>>
>>
>>
>> 2012/11/27, Leonardo Uribe :
>> > Hi
>> >
>> > Since svnpubsub is working, do a site:deploy does not work. Instead,
>> > you need to:
>> >
>> > 1. checkout locally
>> >
>> > http://svn.apache.org/repos/asf/myfaces/site/publish/
>> >
>> > WARNING: Our site is huge, that will take a lot of time
>> >
>> > 2. Use a local site:stage-deploy like is described here:
>> >
>> >
>> http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html
>> >
>> > Remember all our projects are multi-module, so
>> > maven-scm-publish-plugin does not help.
>> >
>> > 3. Manual commit
>> >
>> > We need to update all myfaces projects to use this strategy, the idea
>> > is do that with the current release process of myfaces core 2.1.10 /
>> > 2.0.16 . I'm still trying to find how to do the necessary changes in
>> > our pom.xml
>> >
>> > regards,
>> >
>> > Leonardo Uribe
>> >
>> > 2012/11/27 Werner Punz :
>> >> Ping: Leonardo, how can we publish currently our documentation?
>> >>
>> >> Werner
>> >>
>> >>
>> >> Am 26.11.12 13:57, schrieb Werner Punz:
>> >>
>> >>> Am 23.11.12 16:16, schrieb Grant Smith:
>> 
>>  Leo & Werner,
>> 
>>  Thanks for the update on this. For now, I want to be able to edit
>>  the
>>  xdocs, and have the resulting changes appear on the website. Any
>>  Idea
>>  how to accomplish this simple task ?
>> 
>> >>> Guess only Leonardo can answer that for now.
>> >>>
>> >>> Werner
>> >>>
>> >>>
>> 
>> 
>>  On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe >  > wrote:
>> 
>>  Hi
>> 
>>  2012/11/22 Werner Punz >  >:
>>   > As for the site. Not sure if this one already is served by
>>  svnpubsub or
>>   > still by the old system. Leonardo knows more. My guess is it
>>  still is served
>>   > by the old system. I

Re: Documentation

2012-11-27 Thread Grant Smith
Leo,

OK, I'll wait for you to finish the release process before I try to make
any documentation changes. If I understand you correctly, once you make the
above changes, all I need to do to build the docs and deploy them are:

1. mvn site:stage-deploy (in EACH of the modules)
2. svn commit

Is that correct ?

Thanks,
-Grant.


On Tue, Nov 27, 2012 at 7:18 AM, Leonardo Uribe  wrote:

> Hi
>
> This is the provisional changes done in site pom.xml to deploy the
> site. I have locally two folders:
>
> /home/lu4242/myfaces-site/checkout
> /home/lu4242/myfaces-site/site
>
> The idea is do the changes in myfaces-site/site and then do a manual
> copy/commit for checkout.
>
> regards,
>
> Leonardo
>
> Index: .
> ===
> --- .   (revision 1401760)
> +++ .   (working copy)
> @@ -34,23 +34,54 @@
>This is the MyFaces Site
>http://myfaces.apache.org
>
> +  
> +
>  ${user.home}/myfaces-site/checkout
> +${user.home}/myfaces-site/site
> +
> +\${site.mainDirectory}
> +file://${user.home}/myfaces-site/site
> +  
> +
>
>  site
>  
>
>  org.apache.maven.wagon
>  wagon-ssh-external
> -1.0-beta-7
> +2.2
>
>  
>  
>  
>
>  maven-site-plugin
> -3.0
> +3.1
>
>  
>  
> +
> +  
> +org.apache.maven.plugins
> +maven-scm-publish-plugin
> +1.0-beta-1
> +
> +  scm:svn:
> https://svn.apache.org/repos/asf/myfaces/site/publish/
> +  true
> +  ${scmCheckout.path}
> +  \${siteContent.path}
> +
> +  
> +  
> +org.apache.maven.plugins
> +maven-site-plugin
> +
> +  myfaces-local-staging
> +  ${siteDeploy.url}
> +
> +  
> +
> +
>
>
>
> @@ -65,7 +96,7 @@
>  scm:svn:
> https://svn.apache.org/repos/asf/myfaces/site/trunk
>  http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk
>
> -
> +
> +  
> +
> +  myfaces-local-staging
> +  Apache Website
> +  scp://localhost/home/lu4242/myfaces-site
> +
> +  
> +
>  
>
>
>
> 2012/11/27, Leonardo Uribe :
> > Hi
> >
> > Since svnpubsub is working, do a site:deploy does not work. Instead,
> > you need to:
> >
> > 1. checkout locally
> >
> > http://svn.apache.org/repos/asf/myfaces/site/publish/
> >
> > WARNING: Our site is huge, that will take a lot of time
> >
> > 2. Use a local site:stage-deploy like is described here:
> >
> >
> http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html
> >
> > Remember all our projects are multi-module, so
> > maven-scm-publish-plugin does not help.
> >
> > 3. Manual commit
> >
> > We need to update all myfaces projects to use this strategy, the idea
> > is do that with the current release process of myfaces core 2.1.10 /
> > 2.0.16 . I'm still trying to find how to do the necessary changes in
> > our pom.xml
> >
> > regards,
> >
> > Leonardo Uribe
> >
> > 2012/11/27 Werner Punz :
> >> Ping: Leonardo, how can we publish currently our documentation?
> >>
> >> Werner
> >>
> >>
> >> Am 26.11.12 13:57, schrieb Werner Punz:
> >>
> >>> Am 23.11.12 16:16, schrieb Grant Smith:
> 
>  Leo & Werner,
> 
>  Thanks for the update on this. For now, I want to be able to edit the
>  xdocs, and have the resulting changes appear on the website. Any Idea
>  how to accomplish this simple task ?
> 
> >>> Guess only Leonardo can answer that for now.
> >>>
> >>> Werner
> >>>
> >>>
> 
> 
>  On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe   > wrote:
> 
>  Hi
> 
>  2012/11/22 Werner Punz   >:
>   > As for the site. Not sure if this one already is served by
>  svnpubsub or
>   > still by the old system. Leonardo knows more. My guess is it
>  still is served
>   > by the old system. I guess his plan is to have the entire site
>  hosted by
>   > svnpubsub for now, and then gradually move over to the CMS once
>  it is in
>   > place. But I am not sure, Leo can you fill us in here?
> 
>  svnpubsub is already working, which was the mandatory task to do
>  this year.
>  All myfaces site has been moved to:
> 
>  http://svn.apache.org/repos/asf/myfaces/site/publish/
> 
>  In theory the CMS was built on top of svnpubsub, so I suppose
>  there is a
>  relationship between both:
> 
>  "... The publication links in the CMS are essentially merge +
>  commit
>  operations in subversion which are tied into the live site via
>  svnpubsub.
>  That means publishing in the CMS is virtually instantaneous. ..."
> 
>  I still have not tried the details about ho

Re: Documentation

2012-11-27 Thread Leonardo Uribe
Hi

This is the provisional changes done in site pom.xml to deploy the
site. I have locally two folders:

/home/lu4242/myfaces-site/checkout
/home/lu4242/myfaces-site/site

The idea is do the changes in myfaces-site/site and then do a manual
copy/commit for checkout.

regards,

Leonardo

Index: .
===
--- .   (revision 1401760)
+++ .   (working copy)
@@ -34,23 +34,54 @@
   This is the MyFaces Site
   http://myfaces.apache.org

+  
+${user.home}/myfaces-site/checkout
+${user.home}/myfaces-site/site
+
+\${site.mainDirectory}
+file://${user.home}/myfaces-site/site
+  
+
   
 site
 
   
 org.apache.maven.wagon
 wagon-ssh-external
-1.0-beta-7
+2.2
   
 
 
 
   
 maven-site-plugin
-3.0
+3.1
   
 
 
+
+  
+org.apache.maven.plugins
+maven-scm-publish-plugin
+1.0-beta-1
+
+  
scm:svn:https://svn.apache.org/repos/asf/myfaces/site/publish/
+  true
+  ${scmCheckout.path}
+  \${siteContent.path}
+
+  
+  
+org.apache.maven.plugins
+maven-site-plugin
+
+  myfaces-local-staging
+  ${siteDeploy.url}
+
+  
+
+
   
   
   
@@ -65,7 +96,7 @@
 
scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk
 http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk
   
-
+
+  
+
+  myfaces-local-staging
+  Apache Website
+  scp://localhost/home/lu4242/myfaces-site
+
+  
+
 



2012/11/27, Leonardo Uribe :
> Hi
>
> Since svnpubsub is working, do a site:deploy does not work. Instead,
> you need to:
>
> 1. checkout locally
>
> http://svn.apache.org/repos/asf/myfaces/site/publish/
>
> WARNING: Our site is huge, that will take a lot of time
>
> 2. Use a local site:stage-deploy like is described here:
>
> http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html
>
> Remember all our projects are multi-module, so
> maven-scm-publish-plugin does not help.
>
> 3. Manual commit
>
> We need to update all myfaces projects to use this strategy, the idea
> is do that with the current release process of myfaces core 2.1.10 /
> 2.0.16 . I'm still trying to find how to do the necessary changes in
> our pom.xml
>
> regards,
>
> Leonardo Uribe
>
> 2012/11/27 Werner Punz :
>> Ping: Leonardo, how can we publish currently our documentation?
>>
>> Werner
>>
>>
>> Am 26.11.12 13:57, schrieb Werner Punz:
>>
>>> Am 23.11.12 16:16, schrieb Grant Smith:

 Leo & Werner,

 Thanks for the update on this. For now, I want to be able to edit the
 xdocs, and have the resulting changes appear on the website. Any Idea
 how to accomplish this simple task ?

>>> Guess only Leonardo can answer that for now.
>>>
>>> Werner
>>>
>>>


 On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe >>> > wrote:

 Hi

 2012/11/22 Werner Punz >>> >:
  > As for the site. Not sure if this one already is served by
 svnpubsub or
  > still by the old system. Leonardo knows more. My guess is it
 still is served
  > by the old system. I guess his plan is to have the entire site
 hosted by
  > svnpubsub for now, and then gradually move over to the CMS once
 it is in
  > place. But I am not sure, Leo can you fill us in here?

 svnpubsub is already working, which was the mandatory task to do
 this year.
 All myfaces site has been moved to:

 http://svn.apache.org/repos/asf/myfaces/site/publish/

 In theory the CMS was built on top of svnpubsub, so I suppose
 there is a
 relationship between both:

 "... The publication links in the CMS are essentially merge +
 commit
 operations in subversion which are tied into the live site via
 svnpubsub.
 That means publishing in the CMS is virtually instantaneous. ..."

 I still have not tried the details about how it works, but in
 theory
 you need to
 put the files inside a subfolder inside publish folder and later
 this will be
 consumed by the cms and published properly in the mirror (I'm
 speculating
 here).

 regards,

 Leonardo Uribe

 --
 Grant Smith - V.P. Information Technology
 Marathon Computer Systems, LLC.



>>>
>>>
>>
>


Re: Documentation

2012-11-27 Thread Leonardo Uribe
Hi

Since svnpubsub is working, do a site:deploy does not work. Instead,
you need to:

1. checkout locally

http://svn.apache.org/repos/asf/myfaces/site/publish/

WARNING: Our site is huge, that will take a lot of time

2. Use a local site:stage-deploy like is described here:

http://maven.apache.org/plugins/maven-scm-publish-plugin/examples/multi-module-configuration.html

Remember all our projects are multi-module, so
maven-scm-publish-plugin does not help.

3. Manual commit

We need to update all myfaces projects to use this strategy, the idea
is do that with the current release process of myfaces core 2.1.10 /
2.0.16 . I'm still trying to find how to do the necessary changes in
our pom.xml

regards,

Leonardo Uribe

2012/11/27 Werner Punz :
> Ping: Leonardo, how can we publish currently our documentation?
>
> Werner
>
>
> Am 26.11.12 13:57, schrieb Werner Punz:
>
>> Am 23.11.12 16:16, schrieb Grant Smith:
>>>
>>> Leo & Werner,
>>>
>>> Thanks for the update on this. For now, I want to be able to edit the
>>> xdocs, and have the resulting changes appear on the website. Any Idea
>>> how to accomplish this simple task ?
>>>
>> Guess only Leonardo can answer that for now.
>>
>> Werner
>>
>>
>>>
>>>
>>> On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe >> > wrote:
>>>
>>> Hi
>>>
>>> 2012/11/22 Werner Punz >> >:
>>>  > As for the site. Not sure if this one already is served by
>>> svnpubsub or
>>>  > still by the old system. Leonardo knows more. My guess is it
>>> still is served
>>>  > by the old system. I guess his plan is to have the entire site
>>> hosted by
>>>  > svnpubsub for now, and then gradually move over to the CMS once
>>> it is in
>>>  > place. But I am not sure, Leo can you fill us in here?
>>>
>>> svnpubsub is already working, which was the mandatory task to do
>>> this year.
>>> All myfaces site has been moved to:
>>>
>>> http://svn.apache.org/repos/asf/myfaces/site/publish/
>>>
>>> In theory the CMS was built on top of svnpubsub, so I suppose
>>> there is a
>>> relationship between both:
>>>
>>> "... The publication links in the CMS are essentially merge + commit
>>> operations in subversion which are tied into the live site via
>>> svnpubsub.
>>> That means publishing in the CMS is virtually instantaneous. ..."
>>>
>>> I still have not tried the details about how it works, but in theory
>>> you need to
>>> put the files inside a subfolder inside publish folder and later
>>> this will be
>>> consumed by the cms and published properly in the mirror (I'm
>>> speculating
>>> here).
>>>
>>> regards,
>>>
>>> Leonardo Uribe
>>>
>>> --
>>> Grant Smith - V.P. Information Technology
>>> Marathon Computer Systems, LLC.
>>>
>>>
>>>
>>
>>
>


Re: Documentation

2012-11-27 Thread Werner Punz

Ping: Leonardo, how can we publish currently our documentation?

Werner


Am 26.11.12 13:57, schrieb Werner Punz:

Am 23.11.12 16:16, schrieb Grant Smith:

Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit the
xdocs, and have the resulting changes appear on the website. Any Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

2012/11/22 Werner Punz mailto:werner.p...@gmail.com>>:
 > As for the site. Not sure if this one already is served by
svnpubsub or
 > still by the old system. Leonardo knows more. My guess is it
still is served
 > by the old system. I guess his plan is to have the entire site
hosted by
 > svnpubsub for now, and then gradually move over to the CMS once
it is in
 > place. But I am not sure, Leo can you fill us in here?

svnpubsub is already working, which was the mandatory task to do
this year.
All myfaces site has been moved to:

http://svn.apache.org/repos/asf/myfaces/site/publish/

In theory the CMS was built on top of svnpubsub, so I suppose
there is a
relationship between both:

"... The publication links in the CMS are essentially merge + commit
operations in subversion which are tied into the live site via
svnpubsub.
That means publishing in the CMS is virtually instantaneous. ..."

I still have not tried the details about how it works, but in theory
you need to
put the files inside a subfolder inside publish folder and later
this will be
consumed by the cms and published properly in the mirror (I'm
speculating
here).

regards,

Leonardo Uribe

--
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.










Re: Documentation

2012-11-26 Thread Werner Punz

Am 23.11.12 16:16, schrieb Grant Smith:

Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit the
xdocs, and have the resulting changes appear on the website. Any Idea
how to accomplish this simple task ?


Guess only Leonardo can answer that for now.

Werner





On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe mailto:lu4...@gmail.com>> wrote:

Hi

2012/11/22 Werner Punz mailto:werner.p...@gmail.com>>:
 > As for the site. Not sure if this one already is served by
svnpubsub or
 > still by the old system. Leonardo knows more. My guess is it
still is served
 > by the old system. I guess his plan is to have the entire site
hosted by
 > svnpubsub for now, and then gradually move over to the CMS once
it is in
 > place. But I am not sure, Leo can you fill us in here?

svnpubsub is already working, which was the mandatory task to do
this year.
All myfaces site has been moved to:

http://svn.apache.org/repos/asf/myfaces/site/publish/

In theory the CMS was built on top of svnpubsub, so I suppose there is a
relationship between both:

"... The publication links in the CMS are essentially merge + commit
operations in subversion which are tied into the live site via
svnpubsub.
That means publishing in the CMS is virtually instantaneous. ..."

I still have not tried the details about how it works, but in theory
you need to
put the files inside a subfolder inside publish folder and later
this will be
consumed by the cms and published properly in the mirror (I'm
speculating
here).

regards,

Leonardo Uribe

--
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.







Re: Documentation

2012-11-23 Thread Grant Smith
Leo & Werner,

Thanks for the update on this. For now, I want to be able to edit the
xdocs, and have the resulting changes appear on the website. Any Idea how
to accomplish this simple task ?

Thanks,
-Grant.


On Thu, Nov 22, 2012 at 12:59 PM, Leonardo Uribe  wrote:

> Hi
>
> 2012/11/22 Werner Punz :
> > As for the site. Not sure if this one already is served by svnpubsub or
> > still by the old system. Leonardo knows more. My guess is it still is
> served
> > by the old system. I guess his plan is to have the entire site hosted by
> > svnpubsub for now, and then gradually move over to the CMS once it is in
> > place. But I am not sure, Leo can you fill us in here?
>
> svnpubsub is already working, which was the mandatory task to do this year.
> All myfaces site has been moved to:
>
> http://svn.apache.org/repos/asf/myfaces/site/publish/
>
> In theory the CMS was built on top of svnpubsub, so I suppose there is a
> relationship between both:
>
> "... The publication links in the CMS are essentially merge + commit
> operations in subversion which are tied into the live site via svnpubsub.
> That means publishing in the CMS is virtually instantaneous. ..."
>
> I still have not tried the details about how it works, but in theory you
> need to
> put the files inside a subfolder inside publish folder and later this will
> be
> consumed by the cms and published properly in the mirror (I'm speculating
> here).
>
> regards,
>
> Leonardo Uribe
>
> --
> Grant Smith - V.P. Information Technology
> Marathon Computer Systems, LLC.
>
>
>
>


Re: Documentation

2012-11-22 Thread Leonardo Uribe
Hi

2012/11/22 Werner Punz :
> As for the site. Not sure if this one already is served by svnpubsub or
> still by the old system. Leonardo knows more. My guess is it still is served
> by the old system. I guess his plan is to have the entire site hosted by
> svnpubsub for now, and then gradually move over to the CMS once it is in
> place. But I am not sure, Leo can you fill us in here?

svnpubsub is already working, which was the mandatory task to do this year.
All myfaces site has been moved to:

http://svn.apache.org/repos/asf/myfaces/site/publish/

In theory the CMS was built on top of svnpubsub, so I suppose there is a
relationship between both:

"... The publication links in the CMS are essentially merge + commit
operations in subversion which are tied into the live site via svnpubsub.
That means publishing in the CMS is virtually instantaneous. ..."

I still have not tried the details about how it works, but in theory you need to
put the files inside a subfolder inside publish folder and later this will be
consumed by the cms and published properly in the mirror (I'm speculating
here).

regards,

Leonardo Uribe


Re: Documentation

2012-11-22 Thread Werner Punz
Hi we have opened the CMS dir, but I have to open a ticket for the CMS 
place. The reason why I have yet to do it is that it still is not sure 
whether we should stay at the place we are or move into the svn pubsub 
directory. So for now the CMS is not active. I will open a discussion 
regarding now.


As for the site. Not sure if this one already is served by svnpubsub or 
still by the old system. Leonardo knows more. My guess is it still is 
served by the old system. I guess his plan is to have the entire site 
hosted by svnpubsub for now, and then gradually move over to the CMS 
once it is in place. But I am not sure, Leo can you fill us in here?


Following points are open

a) Where do we host our CMS directories, is the current location ok with 
you with a strict distinction between svnpubsub and the current cms 
location. Mark how is the structure there for the other projects?
Do we have to follow a certain structure for svnpubsub and cms in 
combination?


b) What is the plan with the existing site, do you want to host it in 
january as svnpubsub only? For Ext-Scripting i am ready to move to the 
CMS thanks to an xdoc-mtext converter I wrote.


c) How can we move over to a combined SVNPUBUSB and CMS infrastructure 
there must be a landing page at the old url, obviously, will this page 
be CMS or svnpubusb hosted? How can we test this before going online. 
The documentation regarding the entire cms is rather vague.



Werner



Am 20.11.12 01:07, schrieb Grant Smith:

Mark,

Thank you. The plot thickens..

If I install the CMS bookmarklet as described in the docs, and try to
edit the Myfaces site, it gives me:

"The requested URL /redirect was not found on this server."

Looking at https://cms.apache.org/#bookmark , I don't see us in the list
at all.

Then, there is : https://issues.apache.org/jira/browse/INFRA-5280 ,
which references http://svn.apache.org/repos/asf/myfaces/site/publish/

I somehow think that we're missing a piece to this puzzle...

-Grant



On Mon, Nov 19, 2012 at 2:48 PM, Mark Struberg mailto:strub...@yahoo.de>> wrote:



Hi Grant!



Werner already created
http://svn.apache.org/repos/asf/myfaces/cms-site/trunk

The CMS documentation can be found here:
http://www.apache.org/dev/cms.html


There is a maven plugin for doing the svnpubsub from a mvn site:

http://maven.apache.org/sandbox/plugins/asf-svnpubsub-plugin/examples/importing-maven-site.html


hope that helps getting started.

LieGrue,
strub

 >
 > From: Grant Smith mailto:grantsm...@apache.org>>
 >To: MyFaces Development mailto:dev@myfaces.apache.org>>
 >Sent: Monday, November 19, 2012 11:37 PM
 >Subject: Documentation
 >
 >
 >Hi all,
 >
 >I'm going through some of the site documentation, and I can't for
the life of me remember how to build and publish the xdocs so that
they appear on the website. I remember a few emails a while back by
Leo regarding svnpubsub.. is this related ? If so, how does it work ?
 >
 >It seems the wiki is down right now...
 >
 >--
 >Grant Smith - V.P. Information Technology
 >Marathon Computer Systems, LLC.
 >
 >
 >
 >
 >
 >

--
Grant Smith - V.P. Information Technology
Marathon Computer Systems, LLC.







Re: Documentation

2012-11-19 Thread Grant Smith
Mark,

Thank you. The plot thickens..

If I install the CMS bookmarklet as described in the docs, and try to edit
the Myfaces site, it gives me:

"The requested URL /redirect was not found on this server."

Looking at https://cms.apache.org/#bookmark , I don't see us in the list at
all.

Then, there is : https://issues.apache.org/jira/browse/INFRA-5280 , which
references http://svn.apache.org/repos/asf/myfaces/site/publish/

I somehow think that we're missing a piece to this puzzle...

-Grant



On Mon, Nov 19, 2012 at 2:48 PM, Mark Struberg  wrote:

>
>
> Hi Grant!
>
>
>
> Werner already created
> http://svn.apache.org/repos/asf/myfaces/cms-site/trunk
>
> The CMS documentation can be found here:
> http://www.apache.org/dev/cms.html
>
>
> There is a maven plugin for doing the svnpubsub from a mvn site:
>
> http://maven.apache.org/sandbox/plugins/asf-svnpubsub-plugin/examples/importing-maven-site.html
>
>
> hope that helps getting started.
>
> LieGrue,
> strub
>
> >
> > From: Grant Smith 
> >To: MyFaces Development 
> >Sent: Monday, November 19, 2012 11:37 PM
> >Subject: Documentation
> >
> >
> >Hi all,
> >
> >I'm going through some of the site documentation, and I can't for the
> life of me remember how to build and publish the xdocs so that they appear
> on the website. I remember a few emails a while back by Leo regarding
> svnpubsub.. is this related ? If so, how does it work ?
> >
> >It seems the wiki is down right now...
> >
> >--
> >Grant Smith - V.P. Information Technology
> >Marathon Computer Systems, LLC.
> >
> >
> >
> >
> >
> >
>
> --
> Grant Smith - V.P. Information Technology
> Marathon Computer Systems, LLC.
>
>
>
>


Re: Documentation

2012-11-19 Thread Mark Struberg


Hi Grant!



Werner already created http://svn.apache.org/repos/asf/myfaces/cms-site/trunk

The CMS documentation can be found here: http://www.apache.org/dev/cms.html


There is a maven plugin for doing the svnpubsub from a mvn site:
http://maven.apache.org/sandbox/plugins/asf-svnpubsub-plugin/examples/importing-maven-site.html


hope that helps getting started.

LieGrue,
strub

>
> From: Grant Smith 
>To: MyFaces Development  
>Sent: Monday, November 19, 2012 11:37 PM
>Subject: Documentation
> 
>
>Hi all,
>
>I'm going through some of the site documentation, and I can't for the life of 
>me remember how to build and publish the xdocs so that they appear on the 
>website. I remember a few emails a while back by Leo regarding svnpubsub.. is 
>this related ? If so, how does it work ?
>
>It seems the wiki is down right now...
>
>-- 
>Grant Smith - V.P. Information Technology
>Marathon Computer Systems, LLC.
>
>
>
>
>
>


Re: documentation and ui-mockups

2011-01-12 Thread Matthias Wessendorf
Ah,

ok :-)

On Wed, Jan 12, 2011 at 12:07 PM, Gerhard  wrote:
> no - it was just fyi that we can use it for free (and actually we just need
> it for our documentation...)
> regards,
> gerhard
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
>
> 2011/1/12 Matthias Wessendorf 
>>
>> ah, ok.
>>
>> I was just wonder b/c of the out-of-context email (or did you give a
>> heads-up before).
>> It didn't make sense at all, after reading your mail earlier today :-)
>>
>> -M
>>
>> On Wed, Jan 12, 2011 at 11:51 AM, Gerhard 
>> wrote:
>> > hi,
>> > e.g. i plan to add some ui-mockups to the documentation for some
>> > explanations (e.g. for conversations).
>> > since they are supporting open-source projects, i just asked them.
>> > (for sure you can use any other tool as well...)
>> > regards,
>> > gerhard
>> > http://www.irian.at
>> >
>> > Your JSF powerhouse -
>> > JSF Consulting, Development and
>> > Courses in English and German
>> >
>> > Professional Support for Apache MyFaces
>> >
>> >
>> >
>> > 2011/1/12 Matthias Wessendorf 
>> >>
>> >> nice.
>> >>
>> >> but I think I am missing the context here (or the original email)
>> >>
>> >> -Matthias
>> >>
>> >> On Wed, Jan 12, 2011 at 9:28 AM, Gerhard 
>> >> wrote:
>> >> > hi @ all,
>> >> > i contacted the balsamiq team - result:
>> >> > every committer who would like to join the documentation effort can
>> >> > request
>> >> > a free license of balsamiq.
>> >> > (just contact them [1] with your apache e-mail address.)
>> >> > regards,
>> >> > gerhard
>> >> > [1] http://balsamiq.com/free
>> >> > http://www.irian.at
>> >> >
>> >> > Your JSF powerhouse -
>> >> > JSF Consulting, Development and
>> >> > Courses in English and German
>> >> >
>> >> > Professional Support for Apache MyFaces
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Matthias Wessendorf
>> >>
>> >> blog: http://matthiaswessendorf.wordpress.com/
>> >> sessions: http://www.slideshare.net/mwessendorf
>> >> twitter: http://twitter.com/mwessendorf
>> >
>> >
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: documentation and ui-mockups

2011-01-12 Thread Gerhard
no - it was just fyi that we can use it for free (and actually we just need
it for our documentation...)

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/1/12 Matthias Wessendorf 

> ah, ok.
>
> I was just wonder b/c of the out-of-context email (or did you give a
> heads-up before).
> It didn't make sense at all, after reading your mail earlier today :-)
>
> -M
>
> On Wed, Jan 12, 2011 at 11:51 AM, Gerhard 
> wrote:
> > hi,
> > e.g. i plan to add some ui-mockups to the documentation for some
> > explanations (e.g. for conversations).
> > since they are supporting open-source projects, i just asked them.
> > (for sure you can use any other tool as well...)
> > regards,
> > gerhard
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
> >
> >
> >
> > 2011/1/12 Matthias Wessendorf 
> >>
> >> nice.
> >>
> >> but I think I am missing the context here (or the original email)
> >>
> >> -Matthias
> >>
> >> On Wed, Jan 12, 2011 at 9:28 AM, Gerhard 
> >> wrote:
> >> > hi @ all,
> >> > i contacted the balsamiq team - result:
> >> > every committer who would like to join the documentation effort can
> >> > request
> >> > a free license of balsamiq.
> >> > (just contact them [1] with your apache e-mail address.)
> >> > regards,
> >> > gerhard
> >> > [1] http://balsamiq.com/free
> >> > http://www.irian.at
> >> >
> >> > Your JSF powerhouse -
> >> > JSF Consulting, Development and
> >> > Courses in English and German
> >> >
> >> > Professional Support for Apache MyFaces
> >> >
> >>
> >>
> >>
> >> --
> >> Matthias Wessendorf
> >>
> >> blog: http://matthiaswessendorf.wordpress.com/
> >> sessions: http://www.slideshare.net/mwessendorf
> >> twitter: http://twitter.com/mwessendorf
> >
> >
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>


Re: documentation and ui-mockups

2011-01-12 Thread Matthias Wessendorf
ah, ok.

I was just wonder b/c of the out-of-context email (or did you give a
heads-up before).
It didn't make sense at all, after reading your mail earlier today :-)

-M

On Wed, Jan 12, 2011 at 11:51 AM, Gerhard  wrote:
> hi,
> e.g. i plan to add some ui-mockups to the documentation for some
> explanations (e.g. for conversations).
> since they are supporting open-source projects, i just asked them.
> (for sure you can use any other tool as well...)
> regards,
> gerhard
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
>
> 2011/1/12 Matthias Wessendorf 
>>
>> nice.
>>
>> but I think I am missing the context here (or the original email)
>>
>> -Matthias
>>
>> On Wed, Jan 12, 2011 at 9:28 AM, Gerhard 
>> wrote:
>> > hi @ all,
>> > i contacted the balsamiq team - result:
>> > every committer who would like to join the documentation effort can
>> > request
>> > a free license of balsamiq.
>> > (just contact them [1] with your apache e-mail address.)
>> > regards,
>> > gerhard
>> > [1] http://balsamiq.com/free
>> > http://www.irian.at
>> >
>> > Your JSF powerhouse -
>> > JSF Consulting, Development and
>> > Courses in English and German
>> >
>> > Professional Support for Apache MyFaces
>> >
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: documentation and ui-mockups

2011-01-12 Thread Gerhard
hi,

e.g. i plan to add some ui-mockups to the documentation for some
explanations (e.g. for conversations).
since they are supporting open-source projects, i just asked them.
(for sure you can use any other tool as well...)

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/1/12 Matthias Wessendorf 

> nice.
>
> but I think I am missing the context here (or the original email)
>
> -Matthias
>
> On Wed, Jan 12, 2011 at 9:28 AM, Gerhard 
> wrote:
> > hi @ all,
> > i contacted the balsamiq team - result:
> > every committer who would like to join the documentation effort can
> request
> > a free license of balsamiq.
> > (just contact them [1] with your apache e-mail address.)
> > regards,
> > gerhard
> > [1] http://balsamiq.com/free
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
> >
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>


Re: documentation and ui-mockups

2011-01-12 Thread Matthias Wessendorf
nice.

but I think I am missing the context here (or the original email)

-Matthias

On Wed, Jan 12, 2011 at 9:28 AM, Gerhard  wrote:
> hi @ all,
> i contacted the balsamiq team - result:
> every committer who would like to join the documentation effort can request
> a free license of balsamiq.
> (just contact them [1] with your apache e-mail address.)
> regards,
> gerhard
> [1] http://balsamiq.com/free
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


Re: Documentation strategy

2005-04-26 Thread Sean Schofield
I have some experience with the PDF generation of javadoc.  I can look
into that.  As for website documentation we are using forrest see
src/documentation/content.  We do have a template for component
documentation.  In the components folder you can make a copy of
component-template.xml and fill in.

Please use forrest to do a test build of your changes before you
commit (basically to make sure that everything is "valid.")  You'll
probably want to do that anyways so that you can view your handi-work.

sean


On 4/26/05, Manfred Geiler <[EMAIL PROTECTED]> wrote:
> 2005/4/26, Grant Smith <[EMAIL PROTECTED]>:
> >
> > Are there any guidelines for documentation we should be following ?
> >
> > I would like to improve our documentation; the extended components in
> > particular. Should everything be done through Forrest ?
> 
> Yes, please.
> We could also try to enable the pdf generation and automatically
> generate offline docs.
> Anyone experience with that?
> 
> -Manfred
>


Re: Documentation strategy

2005-04-26 Thread Manfred Geiler
2005/4/26, Grant Smith <[EMAIL PROTECTED]>:
> 
> Are there any guidelines for documentation we should be following ?
> 
> I would like to improve our documentation; the extended components in
> particular. Should everything be done through Forrest ?

Yes, please.
We could also try to enable the pdf generation and automatically
generate offline docs.
Anyone experience with that?

-Manfred


Re: documentation and wiki

2005-04-12 Thread Sean Schofield
Yes we hope to keep the documentation flowing.  We're really picking
up a lot of new users (at least judging by the list traffic) -
hopefully we can get them to help us with the rest of the
documentation.

sean

ps. 1.0.9 is technically not official yet since we need to do a few
ASF odds and ends (website is mistaken on that point.)  Its basically
done though.

On Apr 12, 2005 10:56 AM, Kito D. Mann <[EMAIL PROTECTED]> wrote:
> Hey guys, I just noticed the new docs and the Wiki -- just what I've been
> waiting for :-). Also, congrats on getting 1.09 out...
> 
> ~~~
> Kito D. Mann
> Author, JavaServer Faces in Action
> http://www.JSFCentral.com - JSF FAQ, news, and info
> 
> Are you using JSF in a project? Send an e-mail to [EMAIL PROTECTED]
> and you could win a free copy of JavaServer Faces in Action!
> 
>