[ http://issues.apache.org/jira/browse/COCOON-1872?page=comments#action_12417848 ]
Jorg Heymans commented on COCOON-1872: -------------------------------------- Calling ant tasks from maven is straightforward using the antrun plugin (http://maven.apache.org/plugins/maven-antrun-plugin/), so until dojo provides a mojo (hehe) for this we can just incorporate the build file as is. If you need help with the m2 part give me a shout. > 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
