You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/11 14:52:00 UTC

[jira] [Work logged] (KNOX-2529) Update pom versions to 1.6.0-SNAPSHOT

     [ https://issues.apache.org/jira/browse/KNOX-2529?focusedWorklogId=534270&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-534270 ]

ASF GitHub Bot logged work on KNOX-2529:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jan/21 14:51
            Start Date: 11/Jan/21 14:51
    Worklog Time Spent: 10m 
      Work Description: smolnar82 opened a new pull request #396:
URL: https://github.com/apache/knox/pull/396


   ## What changes were proposed in this pull request?
   
   Bumped the Knox Gateway's version to 1.6.0-SNAPSHOT
   
   ## How was this patch tested?
   
   Run a fast build:
   ```
   $ mvn -DskipTests -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dpmd.skip=true -Drat.skip -Ppackage clean package
   ...
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 06:00 min
   [INFO] Finished at: 2021-01-11T15:48:53+01:00
   [INFO] Final Memory: 290M/1993M
   [INFO] ------------------------------------------------------------------------
   
   $ ls -al target/
   total 8
   drwxr-xr-x    6 smolnar  staff   192 Jan 11 15:42 .
   drwxr-xr-x  109 smolnar  staff  3488 Jan 11 15:42 ..
   -rw-r--r--    1 smolnar  staff    30 Jan 11 15:42 .plxarc
   drwxr-xr-x   17 smolnar  staff   544 Jan 11 15:48 1.6.0-SNAPSHOT
   drwxr-xr-x    2 smolnar  staff    64 Jan 11 15:42 archive-tmp
   drwxr-xr-x    3 smolnar  staff    96 Jan 11 15:42 maven-shared-archive-resources
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 534270)
    Remaining Estimate: 0h
            Time Spent: 10m

> Update pom versions to 1.6.0-SNAPSHOT
> -------------------------------------
>
>                 Key: KNOX-2529
>                 URL: https://issues.apache.org/jira/browse/KNOX-2529
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.6.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Critical
>             Fix For: 1.6.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 1.5.0 has been released a month ago, but versions in pom.xml and build.xml files have not been updated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)