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/04/19 08:21:00 UTC

[jira] [Resolved] (SLING-8364) Support releases with multiple artifacts

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

Robert Munteanu resolved SLING-8364.
------------------------------------
    Resolution: Fixed

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


> Support releases with multiple artifacts
> ----------------------------------------
>
>                 Key: SLING-8364
>                 URL: https://issues.apache.org/jira/browse/SLING-8364
>             Project: Sling
>          Issue Type: Bug
>          Components: Tooling
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>            Priority: Major
>             Fix For: CLI 1.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> With a recent release which includes two artifacts
> {noformat}orgapachesling-2067	Apache Sling Parent 35, Apache Sling Bundle Parent 35{noformat}
> The commands fail, e.g.
> {noformat}Failed running command
> java.lang.NullPointerException: null
> 	at java.base/java.util.regex.Matcher.getTextLength(Unknown Source)
> 	at java.base/java.util.regex.Matcher.reset(Unknown Source)
> 	at java.base/java.util.regex.Matcher.<init>(Unknown Source)
> 	at java.base/java.util.regex.Pattern.matcher(Unknown Source)
> 	at org.apache.sling.cli.impl.release.Release.fromString(Release.java:37)
> 	at org.apache.sling.cli.impl.jira.VersionFinder.findVersion(VersionFinder.java:61)
> 	at org.apache.sling.cli.impl.jira.VersionFinder.find(VersionFinder.java:42)
> 	at org.apache.sling.cli.impl.release.PrepareVoteEmailCommand.execute(PrepareVoteEmailCommand.java:85)
> 	at org.apache.sling.cli.impl.CommandProcessor.runCommand(CommandProcessor.java:66)
> 	at org.apache.sling.cli.impl.ExecutionTrigger.lambda$activate$0(ExecutionTrigger.java:33)
> 	at java.base/java.lang.Thread.run(Unknown Source){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)