[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-10-21 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on QPID-8596:
---

Commit 61c3b42bbdb09d6e9db9956a695d974a7708539f in qpid-broker-j's branch 
refs/heads/main from vavrtom
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=61c3b42bbd ]

QPID-8596: [Broker-J] Replaced Java 8 by Java 11 in the documentation (#152)



> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-10-21 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on QPID-8596:
--

vavrtom merged PR #152:
URL: https://github.com/apache/qpid-broker-j/pull/152




> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-10-21 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on QPID-8596:
--

vavrtom opened a new pull request, #152:
URL: https://github.com/apache/qpid-broker-j/pull/152

   The minimum Java version has been increased to Java 11 in the documentation.




> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-08-30 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on QPID-8596:
---

Commit 4e5a0e1b0152f5e62bfbde83f6ef442a36c5e1bd in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=4e5a0e1b01 ]

QPID-8596: [Broker-J] Migrate broker build process to JDK 11 (#138)



> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-08-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on QPID-8596:
--

vavrtom merged PR #138:
URL: https://github.com/apache/qpid-broker-j/pull/138




> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-8596) [Broker-J] Migrate broker build process to JDK 11

2022-08-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on QPID-8596:
--

dakirily opened a new pull request, #138:
URL: https://github.com/apache/qpid-broker-j/pull/138

   This PR addresses 
[QPID-8596](https://issues.apache.org/jira/browse/QPID-8596) changing the build 
scripts o perform build process using JDK 11.




> [Broker-J] Migrate broker build process to JDK 11
> -
>
> Key: QPID-8596
> URL: https://issues.apache.org/jira/browse/QPID-8596
> Project: Qpid
>  Issue Type: Improvement
>  Components: Broker-J
>Affects Versions: qpid-java-broker-8.0.6
>Reporter: Daniil Kirilyuk
>Priority: Minor
>
> As 
> [discussed|https://lists.apache.org/thread/vn3s976v4zxbv83zc1mwpcvvzh25nst2] 
> in Apache mailing list, QPID Broker-J build scripts should be changed to 
> perform build process using JDK 11.
> This includes maven pom.xml as well as .travis.yml and appveyor.yml 
> configuration files.
> The JDK 8 build should be removed.
> Next Java LTS version (Java 17) should be added for compatibility check 
> reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org