[ 
https://issues.apache.org/jira/browse/HBASE-12272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated HBASE-12272:
--------------------------------
    Summary: Generate Thrift code through maven  (was: Generating Thrift code 
automatically)

{quote}
+      <activation>
+        <property>
+          <name>compile-thrift</name>
+        </property>
+      </activation>
{quote}

If we're keeping this manual, remove the activation section. We can add it in 
again should we switch to "build if you can."

{quote}
+                  You can use maven profile  <code>compile-thrift</code> to do 
this (by setting the compile-thrift property).</para>
{quote}

remove the parenthetical since we're directly invoking now.

> Generate Thrift code through maven
> ----------------------------------
>
>                 Key: HBASE-12272
>                 URL: https://issues.apache.org/jira/browse/HBASE-12272
>             Project: HBase
>          Issue Type: Improvement
>          Components: build, documentation, Thrift
>            Reporter: Niels Basjes
>         Attachments: HBASE-12272-2014-10-15-v1-PREVIEW.patch, 
> HBASE-12272-2014-10-16-v2.patch, HBASE-12272-2014-10-16-v3.patch
>
>
> The generated thrift code is currently under source control.
> This should be generated automatically during the build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to