[jbehave-dev] [jira] (JBEHAVE-878) Support Travis CI

2013-01-20 Thread Mauro Talevi (JIRA)
Mauro Tal

[jbehave-scm] [scm-core][1/7] added Travis-CI support.

2013-01-20 Thread Adriano Bonat
commit c3251ff9fdfba4ae698dde5c4258e712fdf518d9 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 16:08:57 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 16:46:11 -0200 added Travis-CI support. diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000..7dc

[jbehave-scm] [scm-core][2/7] added build status image for Travis-CI.

2013-01-20 Thread Adriano Bonat
commit 2e9f02605b1c8a15033eb2916b06cd97abbd3f2a Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 16:56:40 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 16:56:40 -0200 added build status image for Travis-CI. diff --git a/README.md b/README.md index e8962a6..5c59685 10075

[jbehave-scm] [scm-core][3/7] JBEHAVE-453: com.google.code.guice:guice:2.0.1 is not available from regular maven repos.

2013-01-20 Thread Adriano Bonat
commit 417fc84a65cc4ba3014f50a8978b3f2ed3f4 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 17:50:41 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 17:50:41 -0200 JBEHAVE-453: com.google.code.guice:guice:2.0.1 is not available from regular maven repos. Solv

[jbehave-scm] [scm-core][4/7] added quiet option to avoid build termination by Travis-CI.

2013-01-20 Thread Adriano Bonat
commit e12c7610033762b0984b7d84b168d137123e1ef4 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:03:10 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 18:03:10 -0200 added quiet option to avoid build termination by Travis-CI. diff --git a/.travis.yml b/.travis.yml inde

[jbehave-scm] [scm-core][5/7] removed install customization, increased mvn memory and suppressing Maven msgs about downloads.

2013-01-20 Thread Adriano Bonat
commit 2f7322cd79cfdc06d06b700fe938cfaac55f8a99 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:42:13 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 18:42:13 -0200 removed install customization, increased mvn memory and suppressing Maven msgs about downloads. diff -

[jbehave-scm] [scm-core][6/7] ignoring default dependency installation from Travis-CI.

2013-01-20 Thread Adriano Bonat
commit 15e68a989aa892b8520ec2984f776ad2dfd80433 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:46:47 -0200 Commit: Adriano Bonat CommitDate: Sat, 19 Jan 2013 18:46:47 -0200 ignoring default dependency installation from Travis-CI. diff --git a/.travis.yml b/.travis.yml index b

[jbehave-scm] [scm-core][7/7] JBEHAVE-878: Added CI pages to include Travis CI.

2013-01-20 Thread Mauro Talevi
commit eaabe622b80a23ad9f7903b0b28c2cdbaafa9011 Author: Mauro Talevi AuthorDate: Sun, 20 Jan 2013 11:51:49 +0100 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:51:49 +0100 JBEHAVE-878: Added CI pages to include Travis CI. diff --git a/distribution/src/site/content/building-so

[jbehave-scm] [scm-core/jbehave-4.x][1/7] added Travis-CI support.

2013-01-20 Thread Adriano Bonat
commit d503dad53d6e3a00ac645947bfc52edbc3780bec Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 16:08:57 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:25 +0100 added Travis-CI support. diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000..7dc1

[jbehave-scm] [scm-core/jbehave-4.x][2/7] added build status image for Travis-CI.

2013-01-20 Thread Adriano Bonat
commit d0184a5400c743fce1ebf09393606fdad1a0dce4 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 16:56:40 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:34 +0100 added build status image for Travis-CI. diff --git a/README.md b/README.md index e8962a6..5c59685 100755

[jbehave-scm] [scm-core/jbehave-4.x][3/7] JBEHAVE-453: com.google.code.guice:guice:2.0.1 is not available from regular maven repos.

2013-01-20 Thread Adriano Bonat
commit 2f320d0d23a7598bc54233a64ffc50b08c9b1840 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 17:50:41 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:36 +0100 JBEHAVE-453: com.google.code.guice:guice:2.0.1 is not available from regular maven repos. Solve

[jbehave-scm] [scm-core/jbehave-4.x][4/7] added quiet option to avoid build termination by Travis-CI.

2013-01-20 Thread Adriano Bonat
commit 7ce3247cf88385511618df2c27f7d3a379d70361 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:03:10 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:38 +0100 added quiet option to avoid build termination by Travis-CI. diff --git a/.travis.yml b/.travis.yml index

[jbehave-scm] [scm-core/jbehave-4.x][5/7] removed install customization, increased mvn memory and suppressing Maven msgs about downloads.

2013-01-20 Thread Adriano Bonat
commit 4d48e7384405d40765218b09d65bddd5c686c68f Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:42:13 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:40 +0100 removed install customization, increased mvn memory and suppressing Maven msgs about downloads. diff --

[jbehave-scm] [scm-core/jbehave-4.x][6/7] ignoring default dependency installation from Travis-CI.

2013-01-20 Thread Adriano Bonat
commit dbf754d89028a091db31b044a86b71f0226ac7d2 Author: Adriano Bonat AuthorDate: Sat, 19 Jan 2013 18:46:47 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:43 +0100 ignoring default dependency installation from Travis-CI. diff --git a/.travis.yml b/.travis.yml index b5

[jbehave-scm] [scm-core/jbehave-4.x][7/7] JBEHAVE-878: Added CI pages to include Travis CI.

2013-01-20 Thread Mauro Talevi
commit 823fcd19690fa57886e158e607a8bf4e2755f97b Author: Mauro Talevi AuthorDate: Sun, 20 Jan 2013 11:51:49 +0100 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 11:54:45 +0100 JBEHAVE-878: Added CI pages to include Travis CI. diff --git a/distribution/src/site/content/building-so

[jbehave-scm] [scm-core][1/1] JBEHAVE-878 fixed build status image to point to official repo.

2013-01-20 Thread Adriano Bonat
commit 24073566780ded3cbd8b92ed4f6d0b9ff0ad8e4b Author: Adriano Bonat AuthorDate: Sun, 20 Jan 2013 12:00:27 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 15:41:33 +0100 JBEHAVE-878 fixed build status image to point to official repo. diff --git a/README.md b/README.md index

[jbehave-scm] [scm-core/jbehave-4.x][1/1] JBEHAVE-878 fixed build status image to point to official repo.

2013-01-20 Thread Adriano Bonat
commit e7d27e7a40e9995c3406224c468fc4600c2909df Author: Adriano Bonat AuthorDate: Sun, 20 Jan 2013 12:00:27 -0200 Commit: Mauro Talevi CommitDate: Sun, 20 Jan 2013 15:52:20 +0100 JBEHAVE-878 fixed build status image to point to official repo. diff --git a/README.md b/README.md index

[jbehave-dev] [jira] (JBEHAVE-878) Support Travis CI

2013-01-20 Thread Mauro Talevi (JIRA)
Mauro Ta