Oh, when I first run the "mvn integration-test -Ppostgresql
-Duser.language=en", I remove the following lines from the file
postgresql-schema.sql

DROP TABLE user_role;
DROP TABLE app_user;
DROP TABLE "role";
        
DROP SEQUENCE user_role_id;
DROP SEQUENCE app_user_seq;
DROP SEQUENCE role_seq;

-- 
View this message in context: 
http://www.nabble.com/Appfuse2.0M3-locale-%27zh%27-unsupported-tp8840662s2369p17794215.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to