[ http://issues.apache.org/jira/browse/COCOON-1872?page=comments#action_12418279 ]
Maurizio Pillitu commented on COCOON-1872: ------------------------------------------ I did it implementing an ant task that unzips the dojo.zip file into the target folder in the 'process-resources' phase; when the jar:jar goal runs, the dojo files are included into the ajax target jar. Attaching: build.xml - defines the 'unzip-dojo' target; it must be put into the cocoon-ajax block root folder cocoon-ajax-impl-pom.diff - patches the pom.xml to call the target > ajax not working in 2.2 > ----------------------- > > Key: COCOON-1872 > URL: http://issues.apache.org/jira/browse/COCOON-1872 > Project: Cocoon > Type: Bug > Components: Blocks: Ajax > Versions: 2.2-dev (Current SVN) > Reporter: Simone Gianni > Assignee: Simone Gianni > Priority: Critical > > In current 2.2 the Dojo stuff is not there. This is because (Sylvain told me) > the dojo.js we are using is a reduced version of dojo, and in 2.1 there is an > ant build file that takes only the parts we need from the complete unzipped > dojo stuff and builds a custom .jar file for it. > The problem is how to incorporate this in Maven for 2.2. -- 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
