You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/08/07 07:26:00 UTC

[jira] [Assigned] (CAMEL-13738) parent/pom.xml - use dash in version properties

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

Claus Ibsen reassigned CAMEL-13738:
-----------------------------------

    Assignee: Claus Ibsen

> parent/pom.xml - use dash in version properties
> -----------------------------------------------
>
>                 Key: CAMEL-13738
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13738
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0, 3.0.0.M5
>
>         Attachments: properties-cleanup-output.txt
>
>
> We should only use dashes in the names, eg 
>         <javax.el-api-version>2.2.5</javax.el-api-version>
>         <javax.el-version>2.2.5</javax.el-version>
>         <javax.el3-version>3.0.0</javax.el3-version>
>         <javax.el-api-hibernate-validator-version>3.0.1-b04</javax.el-api-hibernate-validator-version>
>         <javax.el-hibernate-validator-version>3.0.1-b10</javax.el-hibernate-validator-version>
> Should be
> javax-el-version and so forth. Also check if all of them are still in use?
> Contributions is welcome



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)