You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Martin Marinschek <ma...@gmail.com> on 2005/07/10 18:21:39 UTC

Homepage build works again

I have finished fixing the problems.

It's quite interesting that forrest doesn't tell the line numbers of
the problem if it is an unknown chararacter - in this case, the "ß" in
Weßendorf did the trick to kill the build.

Additionally, there was this problem with the title missing in some
component descriptions, as  Sean pointed out before.

Thomas, can you check through the component descriptions again and
make sure that source sections are really laid out as source sections,
and that lists are marked up like lists? You should find examples for
this behaviour somewhere else in the forrest files, I would say. Send
me your patches then, I will commit them after having run the forrest
build before.

Additionally, there is a warning about using a deprecated skin - the
suggestion is to use the "pelt" skin instead. If I use that, the
homepage looks quite ugly though, should we change over to forrest 0.7
to fix that?

regards,

Martin

Re: Homepage build works again

Posted by Manfred Geiler <ma...@gmail.com>.
FYI: Just added some wiki stuff to describe necessary steps to build
homepage with forrest.
-Manfred

2005/7/10, Martin Marinschek <ma...@gmail.com>:
> I have finished fixing the problems.
> 
> It's quite interesting that forrest doesn't tell the line numbers of
> the problem if it is an unknown chararacter - in this case, the "ß" in
> Weßendorf did the trick to kill the build.
> 
> Additionally, there was this problem with the title missing in some
> component descriptions, as  Sean pointed out before.
> 
> Thomas, can you check through the component descriptions again and
> make sure that source sections are really laid out as source sections,
> and that lists are marked up like lists? You should find examples for
> this behaviour somewhere else in the forrest files, I would say. Send
> me your patches then, I will commit them after having run the forrest
> build before.
> 
> Additionally, there is a warning about using a deprecated skin - the
> suggestion is to use the "pelt" skin instead. If I use that, the
> homepage looks quite ugly though, should we change over to forrest 0.7
> to fix that?
> 
> regards,
> 
> Martin
>

Re: Homepage build works again

Posted by Martin Marinschek <ma...@gmail.com>.
Wait, wait...

we will have that working in a week or so I would say ;) - and it will
of course wander into th e sandbox.

regards,

Martin

On 7/12/05, Sean Schofield <se...@gmail.com> wrote:
> Is this a new component for the sandbox then?  Why not check it in?
> 
> sean
> 
> On 7/12/05, Werner Punz <we...@gmx.at> wrote:
> > Martin Marinschek wrote:
> > > Very good.
> > >
> > > just for your information:
> > >
> > > I got Thomas to work on a component which does validation on the
> > > server-side with AJAX - so the user gets immediate feedback on typing
> > > if his current entries are valid or not (something like Werner's
> > > autovalidation, but server-side)... With that we should finally get
> > > one stop into the direction of getting rid of having to reinvent
> > > validation on the client side as well!
> > >
> > > regards,
> > >
> > > Martin
> > >
> >
> > this is awesome...
> >
> > Werner
> >
> >
>

Re: Homepage build works again

Posted by Sean Schofield <se...@gmail.com>.
Is this a new component for the sandbox then?  Why not check it in?

sean

On 7/12/05, Werner Punz <we...@gmx.at> wrote:
> Martin Marinschek wrote:
> > Very good.
> >
> > just for your information:
> >
> > I got Thomas to work on a component which does validation on the
> > server-side with AJAX - so the user gets immediate feedback on typing
> > if his current entries are valid or not (something like Werner's
> > autovalidation, but server-side)... With that we should finally get
> > one stop into the direction of getting rid of having to reinvent
> > validation on the client side as well!
> >
> > regards,
> >
> > Martin
> >
> 
> this is awesome...
> 
> Werner
> 
>

Re: Homepage build works again

Posted by Werner Punz <we...@gmx.at>.
Martin Marinschek wrote:
> Very good.
> 
> just for your information:
> 
> I got Thomas to work on a component which does validation on the
> server-side with AJAX - so the user gets immediate feedback on typing
> if his current entries are valid or not (something like Werner's
> autovalidation, but server-side)... With that we should finally get
> one stop into the direction of getting rid of having to reinvent
> validation on the client side as well!
> 
> regards,
> 
> Martin
> 

this is awesome...

Werner


Re: Homepage build works again

Posted by Martin Marinschek <ma...@gmail.com>.
Very good.

just for your information:

I got Thomas to work on a component which does validation on the
server-side with AJAX - so the user gets immediate feedback on typing
if his current entries are valid or not (something like Werner's
autovalidation, but server-side)... With that we should finally get
one stop into the direction of getting rid of having to reinvent
validation on the client side as well!

regards,

Martin

On 7/12/05, Thomas Obereder <zu...@gmx.at> wrote:
> Hello,
> 
> Martin, I reworked the documentation.
> I'm starting to work on the AJAX component you told me about.
> 
> Best regards,
> Thomas
> 
> -----Ursprüngliche Nachricht-----
> Von: Martin Marinschek [mailto:martin.marinschek@gmail.com]
> Gesendet: Sonntag, 10. Juli 2005 18:22
> An: MyFaces Development; Sean Schofield; Manfred Geiler
> Betreff: Homepage build works again
> 
> I have finished fixing the problems.
> 
> It's quite interesting that forrest doesn't tell the line numbers of the
> problem if it is an unknown chararacter - in this case, the "ß" in Weßendorf
> did the trick to kill the build.
> 
> Additionally, there was this problem with the title missing in some
> component descriptions, as  Sean pointed out before.
> 
> Thomas, can you check through the component descriptions again and make sure
> that source sections are really laid out as source sections, and that lists
> are marked up like lists? You should find examples for this behaviour
> somewhere else in the forrest files, I would say. Send me your patches then,
> I will commit them after having run the forrest build before.
> 
> Additionally, there is a warning about using a deprecated skin - the
> suggestion is to use the "pelt" skin instead. If I use that, the homepage
> looks quite ugly though, should we change over to forrest 0.7 to fix that?
> 
> regards,
> 
> Martin
> 
>

AW: Homepage build works again

Posted by Thomas Obereder <zu...@gmx.at>.
Hello,

Martin, I reworked the documentation.
I'm starting to work on the AJAX component you told me about. 

Best regards,
Thomas

-----Ursprüngliche Nachricht-----
Von: Martin Marinschek [mailto:martin.marinschek@gmail.com] 
Gesendet: Sonntag, 10. Juli 2005 18:22
An: MyFaces Development; Sean Schofield; Manfred Geiler
Betreff: Homepage build works again

I have finished fixing the problems.

It's quite interesting that forrest doesn't tell the line numbers of the
problem if it is an unknown chararacter - in this case, the "ß" in Weßendorf
did the trick to kill the build.

Additionally, there was this problem with the title missing in some
component descriptions, as  Sean pointed out before.

Thomas, can you check through the component descriptions again and make sure
that source sections are really laid out as source sections, and that lists
are marked up like lists? You should find examples for this behaviour
somewhere else in the forrest files, I would say. Send me your patches then,
I will commit them after having run the forrest build before.

Additionally, there is a warning about using a deprecated skin - the
suggestion is to use the "pelt" skin instead. If I use that, the homepage
looks quite ugly though, should we change over to forrest 0.7 to fix that?

regards,

Martin