[ 
http://issues.apache.org/jira/browse/MYFACES-1284?page=comments#action_12374489 
] 

Gert Vanthienen commented on MYFACES-1284:
------------------------------------------

With these first two patch files, Tomahawk component code can now also be 
generated by the Maven build process (using the '-P regenerate-component-code' 
switch).

However, the resulting code will not compile due to:
1) duplicate field/method names (same field/method generated code and the code 
that was manually added)
2) missing or incorrect definitions in some of the XML files that define the 
code generation process

As soon as these initial patches are applied, we can continue to work on the 
second item (fixing the XML files) for now, as these changes should not 
interfere with the upcoming 1.1.2 release (as long as you do not enable Maven's 
code generation switch, that is).

> Generating component source code
> --------------------------------
>
>          Key: MYFACES-1284
>          URL: http://issues.apache.org/jira/browse/MYFACES-1284
>      Project: MyFaces Core
>         Type: Improvement

>   Components: build process
>     Reporter: Gert Vanthienen
>     Priority: Minor
>  Attachments: build-tools-generator.patch, tomahawk-generator.patch
>
> The component code generator has been re-added to the Myfaces build process 
> by Manfred Geiler, but there is still some work to be done.  For a 
> description, see also 
> http://mail-archives.apache.org/mod_mbox/myfaces-dev/200604.mbox/[EMAIL 
> PROTECTED]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to