Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(25)

Issue 5847065: JAVA: Exclude TestMetadataTestCase from test cases. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by pliard1
Modified:
12 years, 1 month ago
Reviewers:
lararennie, shaopengjia
Base URL:
https://libphonenumber.googlecode.com/svn/trunk
Visibility:
Public.

Description

JAVA: Exclude TestMetadataTestCase from test cases. Committed: https://code.google.com/p/libphonenumber/source/detail?r=432

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M java/pom.xml View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4
pliard1
12 years, 1 month ago (2012-03-19 10:13:40 UTC) #1
lararennie
http://codereview.appspot.com/5847065/diff/1/java/pom.xml File java/pom.xml (right): http://codereview.appspot.com/5847065/diff/1/java/pom.xml#newcode95 java/pom.xml:95: <exclude>**/TestMetadataTestCase.java</exclude> Why not <includes> <include>**/*Test.java</include> </includes> instead? Just to ...
12 years, 1 month ago (2012-03-19 10:34:22 UTC) #2
pliard1
http://codereview.appspot.com/5847065/diff/1/java/pom.xml File java/pom.xml (right): http://codereview.appspot.com/5847065/diff/1/java/pom.xml#newcode95 java/pom.xml:95: <exclude>**/TestMetadataTestCase.java</exclude> On 2012/03/19 10:34:22, lararennie wrote: > Why not ...
12 years, 1 month ago (2012-03-19 11:08:40 UTC) #3
shaopengjia
12 years, 1 month ago (2012-03-19 11:42:01 UTC) #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b