Author: manolo Date: Mon Apr 30 12:25:32 2012 New Revision: 1332172 URL: http://svn.apache.org/viewvc?rev=1332172&view=rev Log: Fix compilation in non production mode
Modified: james/hupa/trunk/client/pom.xml Modified: james/hupa/trunk/client/pom.xml URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/pom.xml?rev=1332172&r1=1332171&r2=1332172&view=diff ============================================================================== --- james/hupa/trunk/client/pom.xml (original) +++ james/hupa/trunk/client/pom.xml Mon Apr 30 12:25:32 2012 @@ -309,4 +309,7 @@ </properties> </profile> </profiles> + <properties> + <gwt.moduleSuffix></gwt.moduleSuffix> + </properties> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org