Currently I'm working on packaging grails. The biggest obstacle to have this on Debian are its missing Depends and Build-Depends. Specifically, these missing dependencies are:
* sitemesh (http://www.opensymphony.com/sitemesh/ com.opensymphony.sitemesh * svnkit (http://svnkit.com/) org.tmatesoft.svn * Spring Web Flow (http://www.springsource.org/webflow) org.springframework.webflow * Spring (http://www.springsource.com/repository/app/bundle/detail?name=org.springframework.binding) org.springframework.binding * Jetty Plus (http://www.mortbay.org/) org.mortbay.jetty.plus * Cobertura (http://cobertura.sourceforge.net/) net.sourceforge.cobertura I plan to maintain grails and its needed deps under pkg-java. Any help with packaging the missing parts is welcome. Also, I'm willing to collaborate with any ongoing effort to package any of the previous mentioned packages. Regards, -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

