I see that the build-codegen.xml and  codegen.properties are already
in the myfaces/build folder, but I don't find the ant task class
org.apache.myfaces.codegen.component.ComponentGeneratorTask in the
current structure (I guess it is in the legacy code before the svn
reorganization). So it is only necessary to bring the sources for that
class again and put it somewhere...

Regards,

Bruno

2005/12/13, Mike Kienenberger <[EMAIL PROTECTED]>:
> Code generation isn't currently used.   Some of us have talked about
> bringing it back, but we haven't gotten around to doing so yet.
> Right now you have to grab it from
> https://svn.apache.org/repos/asf/myfaces/impl/tags/before_svn_reorg
> (I think that's the correct tag.)   I'm sure a bunch of us would
> appreciate it if you provided patches for gettings this back into the
> current svn :-)
>
> On 12/13/05, Paul Spencer <[EMAIL PROTECTED]> wrote:
> > Where can I find documentation on the code generation used by MyFaces?
> > As an example,
> > tomahawk/src/java/org/apache/myfaces/custom/calendar/HtmlInputCalendar.java
> >   contains generated code.  The file HtmlInputCalendar.xml appears to be
> > used by the code generator.
> >
> > What else is being generated by HtmlInputCalendar.xml?
> >
> > Paul Spencer
> >
>

Reply via email to