[
https://issues.apache.org/jira/browse/HBASE-14877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Vimont updated HBASE-14877:
----------------------------------
Status: Patch Available (was: Open)
Submitting v6 of the patch, which differs from previous versions of patch as
follows:
(1) In hbase-archetypes/hbase-client-project/pom.xml, the elements
{{maven.compiler.source}} and {{maven.compiler.target}} were incorrectly
hard-coded with the value "1.7"; this has been replaced by the variable
$compileSource.
(2) Footnote #5 in the hbase-archetypes/README.md file has been modified to
explain that, prior to archetype creation, Maven resource filtering will
replace the $compileSource variable with the literal value of the Java version
being used for compilation.
> maven archetype: client application
> -----------------------------------
>
> Key: HBASE-14877
> URL: https://issues.apache.org/jira/browse/HBASE-14877
> Project: HBase
> Issue Type: Sub-task
> Components: build, Usability
> Affects Versions: 2.0.0
> Reporter: Nick Dimiduk
> Assignee: Daniel Vimont
> Labels: archetype, beginner, maven
> Attachments: HBASE-14877-v2.patch, HBASE-14877-v3.patch,
> HBASE-14877-v4.patch, HBASE-14877-v5.patch, HBASE-14877-v6.patch,
> HBASE-14877.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)