[ 
https://issues.apache.org/jira/browse/HBASE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037482#comment-14037482
 ] 

Andrew Purtell commented on HBASE-11375:
----------------------------------------

{code}
+  $MVN clean package -DskipTests -Pcompile-protobuf -X 
-D${PROJECT_NAME}PatchProcess  > $PATCH_DIR/patchProtocErrors.txt 2>&1
{code}

This will do a lot of unnecessary work just to check protobuf compilation. Do 
'$MVN clean compile' instead

> Validate compile-protobuf profile in test-patch.sh
> --------------------------------------------------
>
>                 Key: HBASE-11375
>                 URL: https://issues.apache.org/jira/browse/HBASE-11375
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 11375-v1.txt
>
>
> compile-protobuf profile sometimes doesn't compile - latest issue being 
> HBASE-11373
> test-patch.sh should validate that compile-protobuf profile compiles. This 
> would discover such issue sooner.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to