[forge-dev] Some incorrect changes to JSF scaffolding?

Thomas Frühbeck fruehbeck at aon.at
Mon Apr 30 09:23:05 EDT 2012


a follow up:
during cleaning up of my faces scaffold changes I also dared to change 
the following:

     - test-harness-web:
         - upgrade to JBoss AS 7.1.1.Final, added dependencies to JUnit 
and Shrinkwrap, which seemed to be missing when running the maven build
         I checked the customers of WebTestImpl and only found tests in 
scaffold-faces and scaffold-aerogear, both are verified still working

     - dstribution pom:
         added a profile to run Forge via maven to enable run/debug for 
the poor/lucky guys hooked on NetBeans (which really instruments Maven :) :
             mvn -P runForge exec:exec
             mvn -X -P debugForge exec:exec -Ddebug.props="-Xdebug 
-Xrunjdwp:transport=dt_socket,address=${jpda.port},server=y,suspend=n"

The changes may be seen at: https://shadogray@github.com/shadogray/core.git
Any objections against those changes are accepted.

Regards,
Thomas


More information about the forge-dev mailing list