I put this up on my github account, and will be developing from there. It's built via gradle, but for those of you that don't have gradle you can use gradlew.
If you'd like to install it into your maven repo issue gradlew (or gradlew.bat) install and it'll put it into ~/.m2/repository/org/jboss/seam/exception-handling/seam-exception-handling/ That's all there is to it atm. I'm missing a demo, and some doc stuff, but it's functional (or at least it is according to the tests :) ). -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu _______________________________________________ seam-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/seam-dev
