[ 
https://issues.apache.org/struts/browse/SB-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39732
 ] 

Alexander Kosenkov commented on SB-7:
-------------------------------------

How this issue is connected with WW-1491?

I hope, fix WW-1491 could replace this issue... am I right?

thanx

> [ti] generation of XWork config files from annotations
> ------------------------------------------------------
>
>                 Key: SB-7
>                 URL: https://issues.apache.org/struts/browse/SB-7
>             Project: Sandbox
>          Issue Type: Bug
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Rich Feit
>         Assigned To: Don Brown
>         Attachments: patch-xwork-annotations-gen.zip, 
> patch-xwork-gen-apt-and-xdoclet.zip
>
>
> This patch adds in annotation (apt)-based generation of XWork config files. 
> Because there are file moves/deletes in it, you need to do the following to
> apply the patch:
>     cd ${ti.root}
>     patch -p0 < patch-xwork-annotations-gen.txt
>     svn delete --force wars/samples/src/java/pageflow
>     svn delete --force
> wars/samples/src/java/org/apache/ti/samples/pageflow/loginexample/BaseFlow.java
>     svn delete --force wars/samples/src/resources/_pageflow-config
>     svn delete --force 
> wars/samples-jsf/src/java/jsf/physiciansFlow/Controller.java
>     svn delete --force 
> wars/samples-jsf/src/java/jsf/physiciansFlow/search.java
>     svn delete --force
> wars/samples-jsf/src/java/jsf/physiciansFlow/physicianResultsWithDetail.java
>     svn delete --force
> wars/samples-jsf/src/java/jsf/physiciansFlow/physicianDetail.java
>     svn delete --force wars/samples-jsf/src/java/jsf/Controller.java
>     svn delete --force wars/samples-jsf/src/java/jsf/home.java
>     svn delete --force
> wars/samples-jsf/src/java/org/apache/beehive/samples/netui/jsf/SharedFlow.java
>     svn delete --force wars/samples-jsf/src/resources/_pageflow-config
> I did try this out against a fresh sync, but if you have any problems let me 
> know.
> After this patch is applied, the samples (and samples-jsf) are generated from
> annotations in the source files.  No more mockups!

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

        

Reply via email to