You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Tim Taschke (JIRA)" <ji...@apache.org> on 2017/01/20 08:32:26 UTC

[jira] [Comment Edited] (BEAM-1056) Reference beam version only once in Archetypes

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

Tim Taschke edited comment on BEAM-1056 at 1/20/17 8:32 AM:
------------------------------------------------------------

Just to be sure:
This is just about the archetypes in {{/sdks/java/maven-archetypes/}}, right?

Assuming so, I just moved the property
{code:xml}
<properties>
    <beam.version>0.5.0-SNAPSHOT</beam.version>
</properties>
{code}
to {{/sdks/java/maven-archetypes/pom.xml}}





was (Author: ttaschke):
Just to be sure:
This is just about the archetypes in /sdks/java/maven-archetypes/ right?

Assuming so, I just moved the property
{code:xml}
<properties>
    <beam.version>0.5.0-SNAPSHOT</beam.version>
</properties>
{code}
to /sdks/java/maven-archetypes/pom.xml




> Reference beam version only once in Archetypes
> ----------------------------------------------
>
>                 Key: BEAM-1056
>                 URL: https://issues.apache.org/jira/browse/BEAM-1056
>             Project: Beam
>          Issue Type: Improvement
>          Components: examples-java
>            Reporter: Thomas Groh
>            Assignee: Tim Taschke
>            Priority: Trivial
>              Labels: easyfix, starter
>
> Instead of referring to the version of the SDK inline, reference it once in a beam.version property and use that to determine sdk and runner versions. This reduces maintenance burden for updating archetypes.



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