hans...@apache.org wrote:
> Author: hansbak
> Date: Wed Dec  2 06:38:17 2009
> New Revision: 886060
> 
> URL: http://svn.apache.org/viewvc?rev=886060&view=rev
> Log:
>  remove viewer screen, menu, ftl and remove viewer content from help file and 
> delete all js, jsp, css, image files and viewer.properties files. This to 
> meet the license concerns of Scott reported in the mailing list
> 
> Removed:
>     ofbiz/branches/addbirt/framework/birt/webapp/birt/CancelTask.jsp
>     
> ofbiz/branches/addbirt/framework/birt/webapp/birt/WEB-INF/viewer.properties
>     ofbiz/branches/addbirt/framework/birt/webapp/birt/birt/viewer.ftl
>     ofbiz/branches/addbirt/framework/birt/webapp/birt/webcontent/
> Modified:
>     ofbiz/branches/addbirt/framework/birt/config/BirtUiLabels.xml
>     ofbiz/branches/addbirt/framework/birt/data/helpdata/HELP_BIRT.xml
>     ofbiz/branches/addbirt/framework/birt/webapp/birt/WEB-INF/controller.xml
>     ofbiz/branches/addbirt/framework/birt/webapp/birt/WEB-INF/web.xml
>     ofbiz/branches/addbirt/framework/birt/widget/BirtScreens.xml
>     ofbiz/branches/addbirt/framework/birt/widget/Menus.xml

You're gonna love this, but there might be a better way.

The question was wether the 'source' files, the ftl and jsp files that
came from BIRT were allowed to be included in an apache project.  EPL
*compiled* files can, but not source files.

So, take all their 'source' files, move them into a .war, then make
ofbiz accept wars.

Reply via email to