You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2015/07/22 13:24:07 UTC

tapestry-5 git commit: Revert "still debugging CI build"

Repository: tapestry-5
Updated Branches:
  refs/heads/master d6823b59f -> 20f158883


Revert "still debugging CI build"

This reverts commit d6823b59f7c082c82fef065daabfd1c39e8e18dd.


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/20f15888
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/20f15888
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/20f15888

Branch: refs/heads/master
Commit: 20f15888317a5a4f51e5d952eb2798707b68200e
Parents: d6823b5
Author: Jochen Kemnade <jo...@eddyson.de>
Authored: Wed Jul 22 13:23:58 2015 +0200
Committer: Jochen Kemnade <jo...@eddyson.de>
Committed: Wed Jul 22 13:23:58 2015 +0200

----------------------------------------------------------------------
 tapestry-beanvalidator/src/test/conf/ff_profile_template/prefs.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/20f15888/tapestry-beanvalidator/src/test/conf/ff_profile_template/prefs.js
----------------------------------------------------------------------
diff --git a/tapestry-beanvalidator/src/test/conf/ff_profile_template/prefs.js b/tapestry-beanvalidator/src/test/conf/ff_profile_template/prefs.js
new file mode 100644
index 0000000..c3ee2aa
--- /dev/null
+++ b/tapestry-beanvalidator/src/test/conf/ff_profile_template/prefs.js
@@ -0,0 +1 @@
+user_pref("intl.accept_languages", "en,fr,de");
\ No newline at end of file