Repository: accumulo
Updated Branches:
refs/heads/1.8 ebd42e2ab -> be5c4334a
refs/heads/master 762c14844 -> f644fb630
ACCUMULO-4443 Make PerformanceTests group consistent
Make PerformanceTests JUnit test category consistent with other test
categories. This includes execution by default with
Merge branch '1.8'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f644fb63
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f644fb63
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f644fb63
Branch:
ACCUMULO-4443 Make PerformanceTests group consistent
Make PerformanceTests JUnit test category consistent with other test
categories. This includes execution by default with `mvn verify`.
Updated TESTING.md documentation to reflect the change.
Project: http://git-wip-us.apache.org/repos/asf/accu
ACCUMULO-4445 Fix broken bin/accumulo script
More strictly check that the first argument is a tserver- pattern
before setting up INSTANCE_OPTS for multiple tablet servers. This fixes
breakage of other commands which simply include a dash(-) character.
Project: http://git-wip-us.apache.org/re
Repository: accumulo
Updated Branches:
refs/heads/1.8 a4afd1bfd -> ebd42e2ab
refs/heads/master 3c16580b6 -> 762c14844
ACCUMULO-4445 Fix broken bin/accumulo script
More strictly check that the first argument is a tserver- pattern
before setting up INSTANCE_OPTS for multiple tablet servers
Merge branch '1.8'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/762c1484
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/762c1484
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/762c1484
Branch:
Repository: accumulo
Updated Branches:
refs/heads/asf-site d63c9fda9 -> bb4e0d941
refs/heads/gh-pages bca63397c -> 15ffa60bf
Proofread/Edits on 1.8.0 release notes
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/15
Jekyll build from gh-pages:15ffa60
Proofread/Edits on 1.8.0 release notes
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bb4e0d94
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bb4e0d94
Diff: http://git-wip
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/KerberosProxyIT.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/KerberosProxyIT.java
ind
ACCUMULO-4438 Skip failsafe groups in maven-plugin
In the accumulo-maven-plugin's own IT, override the parent POM
maven-failsafe-plugin configuration to explicitly skip the
groups/excludeGroups properties. This forces the accumulo-maven-plugin
IT to run at the integration-tests phase, since it doe
ACCUMULO-4423 Simplify use of JUnit categories
* Create surefire.groups, surefire.excludedGroups, failsafe.groups, and
failsafe.excludedGroups to control categories, based on feedback from
Maven developers about what to expect these property names to be in
maven-surefire-plugin and maven-fai
ACCUMULO-4439 Create SunnyDayTest category
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/775dccd1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/775dccd1
Diff: http://git-wip-us.apache.org/repos/asf/accumul
ACCUMULO-4437 Annotate remaining ITs
* Annotate CyclicReplcationIT and AccumuloOutputFormatIT as
MiniClusterOnlyTests
* Rename test categories to reflect explicit intentions, based on
conversation in JIRA
* Minor grammatical change: make category names plural (the category
describes a set of
ACCUMULO-4440 Fix JUnit 4.12 deprecation warning
Use TimeUnit-based constructor instead of implicit millis for Timeout
rule.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3bc3c6d5
Tree: http://git-wip-us.apache.org/re
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/ShellServerIT.java
--
diff --cc test/src/main/java/org/apache/accumulo/test/ShellServerIT.java
index 6746198,000..b23a014
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/NamespacesIT.java
--
diff --cc test/src/main/java/org/apache/accumulo/test/NamespacesIT.java
index b9f0ae5,000..4d374eb
m
ACCUMULO-4437 Annotate remaining ITs
* Annotate CyclicReplcationIT and AccumuloOutputFormatIT as
MiniClusterOnlyTests
* Rename test categories to reflect explicit intentions, based on
conversation in JIRA
* Minor grammatical change: make category names plural (the category
describes a set of
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/ReadWriteIT.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/ReadWriteIT.java
index 30200
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/KerberosProxyIT.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/KerberosProxyIT.java
ind
ACCUMULO-4437 Annotate remaining ITs
* Annotate CyclicReplcationIT and AccumuloOutputFormatIT as
MiniClusterOnlyTests
* Rename test categories to reflect explicit intentions, based on
conversation in JIRA
* Minor grammatical change: make category names plural (the category
describes a set of
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/NamespacesIT.java
--
diff --cc test/src/main/java/org/apache/accumulo/test/NamespacesIT.java
index b9f0ae5,000..4d374eb
m
Merge branch '1.7' into 1.8
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4afd1bf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a4afd1bf
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/a4afd1bf
Repository: accumulo
Updated Branches:
refs/heads/1.7 f1ffe5918 -> cead3978f
refs/heads/1.8 a4fdcf205 -> a4afd1bfd
refs/heads/master ea49687ce -> 3c16580b6
ACCUMULO-4438 Skip failsafe groups in maven-plugin
In the accumulo-maven-plugin's own IT, override the parent POM
maven-failsafe-plugi
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/ConfigurableMacBase.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/ConfigurableMacBase.
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/ShellServerIT.java
--
diff --cc test/src/main/java/org/apache/accumulo/test/ShellServerIT.java
index 6746198,000..b23a014
ACCUMULO-4440 Fix JUnit 4.12 deprecation warning
Use TimeUnit-based constructor instead of implicit millis for Timeout
rule.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3bc3c6d5
Tree: http://git-wip-us.apache.org/re
ACCUMULO-4423 Simplify use of JUnit categories
* Create surefire.groups, surefire.excludedGroups, failsafe.groups, and
failsafe.excludedGroups to control categories, based on feedback from
Maven developers about what to expect these property names to be in
maven-surefire-plugin and maven-fai
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/ReadWriteIT.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/ReadWriteIT.java
index 30200
Merge branch '1.7' into 1.8
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a4afd1bf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a4afd1bf
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/a4afd1bf
Merge branch '1.8'
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3c16580b
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3c16580b
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3c16580b
Branch:
ACCUMULO-4439 Create SunnyDayTest category
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/775dccd1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/775dccd1
Diff: http://git-wip-us.apache.org/repos/asf/accumul
http://git-wip-us.apache.org/repos/asf/accumulo/blob/a4afd1bf/test/src/main/java/org/apache/accumulo/test/functional/ConfigurableMacBase.java
--
diff --cc
test/src/main/java/org/apache/accumulo/test/functional/ConfigurableMacBase.
ACCUMULO-4440 Fix JUnit 4.12 deprecation warning
Use TimeUnit-based constructor instead of implicit millis for Timeout
rule.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3bc3c6d5
Tree: http://git-wip-us.apache.org/re
ACCUMULO-4439 Create SunnyDayTest category
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/775dccd1
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/775dccd1
Diff: http://git-wip-us.apache.org/repos/asf/accumul
ACCUMULO-4423 Simplify use of JUnit categories
* Create surefire.groups, surefire.excludedGroups, failsafe.groups, and
failsafe.excludedGroups to control categories, based on feedback from
Maven developers about what to expect these property names to be in
maven-surefire-plugin and maven-fai
ACCUMULO-4438 Skip failsafe groups in maven-plugin
In the accumulo-maven-plugin's own IT, override the parent POM
maven-failsafe-plugin configuration to explicitly skip the
groups/excludeGroups properties. This forces the accumulo-maven-plugin
IT to run at the integration-tests phase, since it doe
Repository: accumulo
Updated Branches:
refs/heads/asf-site 2ce860bd1 -> d63c9fda9
Jekyll build from gh-pages:bca6339
Draft Release notes for 1.8.0
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d63c9fda
Tree: http:
Repository: accumulo
Updated Branches:
refs/heads/gh-pages b649c3fd1 -> bca63397c
Draft Release notes for 1.8.0
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bca63397
Tree: http://git-wip-us.apache.org/repos/asf/ac
38 matches
Mail list logo