You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (Jira)" <ji...@apache.org> on 2019/08/26 16:36:00 UTC

[jira] [Resolved] (SLING-8661) Moving Jira issues to next version fails with 405 status code

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

Robert Munteanu resolved SLING-8661.
------------------------------------
      Assignee: Robert Munteanu
    Resolution: Fixed

Fixed with [sling-org-apache-sling-committer-cli commit 4bc0019|https://github.com/apache/sling-org-apache-sling-committer-cli/commit/4bc0019]


> Moving Jira issues to next version fails with 405 status code
> -------------------------------------------------------------
>
>                 Key: SLING-8661
>                 URL: https://issues.apache.org/jira/browse/SLING-8661
>             Project: Sling
>          Issue Type: Bug
>          Components: Build and Source Control
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Major
>             Fix For: Committer CLI 1.0.0
>
>
> {noformat}Found Version: Dynamic Include 3.1.6 (id=12345726, fixed issues=3).
> Should version Dynamic Include 3.1.8 be created?
> Yes (y)/No (n)? [Yes (y)]: y
> Created version Dynamic Include 3.1.8
> Should the 2 unresolved issue(s) from version Dynamic Include 3.1.6 be moved to version Dynamic Include 3.1.8?
> Yes (y)/No (n)? [Yes (y)]: y
> Moving the following issues from Dynamic Include 3.1.6 to Dynamic Include 3.1.8.
> - SLING-8427 : Sling Dynamic Include - TTL not being set on synthetic resources
> - SLING-8255 : Use of mappings in SDI
> java.lang.RuntimeException: java.io.IOException: Status line : HTTP/1.1 405 405
> 	at org.apache.sling.cli.impl.jira.VersionClient.moveIssueToNewVersion(VersionClient.java:351)
> 	at org.apache.sling.cli.impl.jira.VersionClient.lambda$moveIssuesToNewVersion$5(VersionClient.java:324)
> 	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
> 	at java.base/java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
> 	at org.apache.sling.cli.impl.jira.VersionClient.moveIssuesToNewVersion(VersionClient.java:324)
> 	at org.apache.sling.cli.impl.release.CreateJiraVersionCommand.run(CreateJiraVersionCommand.java:117)
> 	at picocli.CommandLine.executeUserObject(CommandLine.java:1687)
> 	at picocli.CommandLine.access$900(CommandLine.java:146)
> 	at picocli.CommandLine$RunLast.handle(CommandLine.java:2059)
> 	at picocli.CommandLine$RunLast.handle(CommandLine.java:2026)
> 	at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:1893)
> 	at picocli.CommandLine.execute(CommandLine.java:1822)
> 	at org.apache.sling.cli.impl.CommandProcessor.runCommand(CommandProcessor.java:110)
> 	at org.apache.sling.cli.impl.ExecutionTrigger.lambda$activate$0(ExecutionTrigger.java:33)
> 	at java.base/java.lang.Thread.run(Unknown Source)
> Caused by: java.io.IOException: Status line : HTTP/1.1 405 405
> 	at org.apache.sling.cli.impl.jira.VersionClient.newException(VersionClient.java:245)
> 	at org.apache.sling.cli.impl.jira.VersionClient.moveIssueToNewVersion(VersionClient.java:345)
> 	... 14 more{noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)