You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Andrew Robinson <an...@gmail.com> on 2007/06/14 21:36:22 UTC

Any guidelines for new contributions?

While knowing that the process was under way to have me become a
committer, I have been working on some ideas for a couple of new
fairly simple components to put into the sandbox.

I found:
http://wiki.apache.org/myfaces/MyFaces_Developer_Notes

that had some guidelines, but am wondering if there are any other
general rules of thumb to new code? (for example, feedback on ideas
before integrating the code)

Also, is there any set procedure on when the site gets updated and who
updates the site (so that new documentation is uploaded)?

Thanks, I look forward to working with you all.

-Andrew

Re: Any guidelines for new contributions?

Posted by Mike Kienenberger <mk...@gmail.com>.
Discussing new components on the dev list first (and sometimes the
user list) has always worked well for me.   But there's no requirement
that you do so.


On 6/14/07, Andrew Robinson <an...@gmail.com> wrote:
> While knowing that the process was under way to have me become a
> committer, I have been working on some ideas for a couple of new
> fairly simple components to put into the sandbox.
>
> I found:
> http://wiki.apache.org/myfaces/MyFaces_Developer_Notes
>
> that had some guidelines, but am wondering if there are any other
> general rules of thumb to new code? (for example, feedback on ideas
> before integrating the code)
>
> Also, is there any set procedure on when the site gets updated and who
> updates the site (so that new documentation is uploaded)?
>
> Thanks, I look forward to working with you all.
>
> -Andrew
>

Re: Any guidelines for new contributions?

Posted by Andrew Robinson <an...@gmail.com>.
Okay it was updated. Interesting though is that the taglib
documentation report doesn't seem to have been generated

On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> It was just before I sent the email. I will check back later, thanks
> for the tip.
>
> On 6/17/07, Wendy Smoak <ws...@gmail.com> wrote:
> > On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> > > Okay, I tried the "mvn clean site:site site:deploy" from in the
> > > sandbox/core directory, and although it said it succeeded, the site
> > > doesn't show the changes.
> >
> > How long ago?  The site syncs to the live server hourly at most,
> > possibly longer.
> >
> > --
> > Wendy
> >
>

Re: Any guidelines for new contributions?

Posted by Andrew Robinson <an...@gmail.com>.
It was just before I sent the email. I will check back later, thanks
for the tip.

On 6/17/07, Wendy Smoak <ws...@gmail.com> wrote:
> On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> > Okay, I tried the "mvn clean site:site site:deploy" from in the
> > sandbox/core directory, and although it said it succeeded, the site
> > doesn't show the changes.
>
> How long ago?  The site syncs to the live server hourly at most,
> possibly longer.
>
> --
> Wendy
>

Re: Any guidelines for new contributions?

Posted by Wendy Smoak <ws...@gmail.com>.
On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> Okay, I tried the "mvn clean site:site site:deploy" from in the
> sandbox/core directory, and although it said it succeeded, the site
> doesn't show the changes.

How long ago?  The site syncs to the live server hourly at most,
possibly longer.

-- 
Wendy

Re: Any guidelines for new contributions?

Posted by Andrew Robinson <an...@gmail.com>.
Okay, I tried the "mvn clean site:site site:deploy" from in the
sandbox/core directory, and although it said it succeeded, the site
doesn't show the changes.

Result of the mvn run:

scpexe://minotaur.apache.org/www/myfaces.apache.org/tomahawk-project/sandbox-project/tomahawk-sandbox
- Session: Disconnecting
scpexe://minotaur.apache.org/www/myfaces.apache.org/tomahawk-project/sandbox-project/tomahawk-sandbox
- Session: Disconnected
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------

Anyone mind enlightening me?

Thanks,
Andrew

On 6/17/07, Wendy Smoak <ws...@gmail.com> wrote:
> On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> > I committed my changes to the sandbox (component in one commit and
> > then the site documentation in apt format in another commit), and the
> > page is not updated on the site. Still getting a 404 error around 8
> > hours after the commit:
> >
> > http://myfaces.apache.org/sandbox/limitRendered.html
> >
> > Any ideas?
>
> It doesn't look like the sandbox site gets published by Continuum:
> http://myfaces.zones.apache.org:8081/continuum/groupSummary.action
>
> --
> Wendy
>

Re: Any guidelines for new contributions?

Posted by Wendy Smoak <ws...@gmail.com>.
On 6/17/07, Andrew Robinson <an...@gmail.com> wrote:
> I committed my changes to the sandbox (component in one commit and
> then the site documentation in apt format in another commit), and the
> page is not updated on the site. Still getting a 404 error around 8
> hours after the commit:
>
> http://myfaces.apache.org/sandbox/limitRendered.html
>
> Any ideas?

It doesn't look like the sandbox site gets published by Continuum:
http://myfaces.zones.apache.org:8081/continuum/groupSummary.action

-- 
Wendy

Re: Any guidelines for new contributions?

Posted by Andrew Robinson <an...@gmail.com>.
I committed my changes to the sandbox (component in one commit and
then the site documentation in apt format in another commit), and the
page is not updated on the site. Still getting a 404 error around 8
hours after the commit:

http://myfaces.apache.org/sandbox/limitRendered.html

Any ideas?


On 6/14/07, Manfred Geiler <ma...@gmail.com> wrote:
> > Also, is there any set procedure on when the site gets updated and who
> > updates the site (so that new documentation is uploaded)?
>
> The site is built automatically by continuum as soon as you commit
> something. Well, not immediately but after a short delay.
>
> --Manfred
>

Re: Any guidelines for new contributions?

Posted by Manfred Geiler <ma...@gmail.com>.
> Also, is there any set procedure on when the site gets updated and who
> updates the site (so that new documentation is uploaded)?

The site is built automatically by continuum as soon as you commit
something. Well, not immediately but after a short delay.

--Manfred