[PR] chore(deps): update dependency org.apache.felix:org.apache.felix.http.jetty to v5.1.10 [sling-org-apache-sling-starter]

2024-03-04 Thread via GitHub


renovate-bot opened a new pull request, #311:
URL: https://github.com/apache/sling-org-apache-sling-starter/pull/311

   [![Mend 
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | [org.apache.felix:org.apache.felix.http.jetty](https://felix.apache.org/) 
([source](https://gitbox.apache.org/repos/asf?p=felix-dev.git)) | `5.1.8` -> 
`5.1.10` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.felix:org.apache.felix.http.jetty/5.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.felix:org.apache.felix.http.jetty/5.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.felix:org.apache.felix.http.jetty/5.1.8/5.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.felix:org.apache.felix.http.jetty/5.1.8/5.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Configuration
   
    **Schedule**: Branch creation - At any time (no schedule defined), 
Automerge - At any time (no schedule defined).
   
    **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
    **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
- [ ] If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Mend 
Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository 
job log 
[here](https://developer.mend.io/github/apache/sling-org-apache-sling-starter).
   

   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

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



Re: [VOTE] Release Apache Sling Resource Observation Annotations 1.0.0

2024-03-04 Thread Jörg Hoh
+1

Am Fr., 1. März 2024 um 13:19 Uhr schrieb Konrad Windszus :

> Hi,
>
> We solved 1 issues in this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12354378=Text
>
> The source code is located in the new repository at
> https://github.com/apache/sling-org-apache-sling-resource-observation-annotations
> .
>
> Its usage is described in https://github.com/apache/sling-site/pull/157
>
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2841/
>
> You can use this UNIX script to download the release and verify the
> signatures:
>
> https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh
>
> Usage:
> sh check_staged_release.sh 2841 /tmp/sling-staging
>
> Please vote to approve this release:
>
>   [ ] +1 Approve the release
>   [ ]  0 Don't care
>   [ ] -1 Don't release, because ...
>
> This majority vote is open for at least 72 hours.
>
> Thanks in advance for voting,
> Konrad



-- 
https://cqdump.joerghoh.de


[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #1286 is BROKEN

2024-03-04 Thread Apache Jenkins Server
Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/1286/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 16475 lines...]
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.setUp(AnonymousAccessTest.java:72)

[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAnonymousContent[]
  Time elapsed: 0 s  <<< ERROR!
java.lang.IllegalArgumentException: host parameter is null
at 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.cleanup(AnonymousAccessTest.java:80)

[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAdminContent[]
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.setUp(AnonymousAccessTest.java:72)

[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAdminContent[]
  Time elapsed: 0 s  <<< ERROR!
java.lang.IllegalArgumentException: host parameter is null
at 
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.cleanup(AnonymousAccessTest.java:80)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest.testForcedLogin
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest.testForcedLogin(AuthRequestLoginTest.java:40)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.testRedirectToLoginFormAfterLoginError
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.assertPostStatus(RedirectOnLoginErrorTest.java:60)
at 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.testRedirectToLoginFormAfterLoginError(RedirectOnLoginErrorTest.java:81)

[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.testGetDefaultLoginPage
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.testGetDefaultLoginPage(RedirectOnLoginErrorTest.java:107)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest.testRedirectToResourceAfterLogout
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest.testRedirectToResourceAfterLogout(RedirectOnLogoutTest.java:59)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepoinitPathTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 29.949 
s <<< FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepoinitPathTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepoinitPathTest.pathExists
  Time elapsed: 29.942 s  <<< ERROR!
java.io.IOException: Did not get status 200 at 
http://localhost:39357/system/console/bundles after 3 msec, got []

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest
[ERROR] 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest.checkSignalProperty
  Time elapsed: 0 s  <<< ERROR!
java.net.ConnectException: Connection refused
at 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest.checkSignalProperty(RepositoryInitializersTest.java:55)

[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryNameTest
[ERROR] Tests 

Re: [VOTE] Release Apache Sling Resource Observation Annotations 1.0.0

2024-03-04 Thread Radu Cotescu
+1

On Fri, 1 Mar 2024 at 13:19, Konrad Windszus  wrote:
>
> Please vote to approve this release:
>
>   [ ] +1 Approve the release
>   [ ]  0 Don't care
>   [ ] -1 Don't release, because ...
>
> This majority vote is open for at least 72 hours.


[jira] [Closed] (SLING-12113) CPConverter: Improve error message "File being unzipped is too big" for Sling-Initial-Content

2024-03-04 Thread Robert Munteanu (Jira)


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

Robert Munteanu closed SLING-12113.
---

> CPConverter: Improve error message "File being unzipped is too big" for 
> Sling-Initial-Content
> -
>
> Key: SLING-12113
> URL: https://issues.apache.org/jira/browse/SLING-12113
> Project: Sling
>  Issue Type: Improvement
>  Components: Feature Model
>Affects Versions: Content-Package to Feature Model Converter 1.3.4
>Reporter: Stefan Seifert
>Assignee: Stefan Seifert
>Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.3.6
>
>
> if you use an OSGi bundle with Sling-Initial-Content, and the size of the 
> unzipped content exceeds 100MB, currently an error messages without any 
> context (out of a complex build) is issued:
> {noformat}
> Caused by: java.lang.IllegalStateException: File being unzipped is too big.
> at 
> org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.SlingInitialContentBundleEntryMetaDataCollector.collectFromContextAndWriteTmpFiles
>  (SlingInitialContentBundleEntryMetaDataCollector.java:105)
> at 
> org.apache.sling.feature.cpconverter.handlers.slinginitialcontent.BundleSlingInitialContentExtractor.extract
>  (BundleSlingInitialContentExtractor.java:80)
> at 
> org.apache.sling.feature.cpconverter.handlers.SlingInitialContentBundleHandler.processBundleInputStream
>  (SlingInitialContentBundleHandler.java:53)
> at 
> org.apache.sling.feature.cpconverter.handlers.BundleEntryHandler.handle 
> (BundleEntryHandler.java:141)
> ...
> {noformat}
> this error messages should be improved to include the actual file name, and 
> the actual limit that was hit (it's hard-coded 100MB in this case).



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


[jira] [Closed] (SLING-12254) jcr:data node missing for file resources generated in binaries index defintions

2024-03-04 Thread Robert Munteanu (Jira)


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

Robert Munteanu closed SLING-12254.
---

> jcr:data node missing for file resources generated in binaries index 
> defintions
> ---
>
> Key: SLING-12254
> URL: https://issues.apache.org/jira/browse/SLING-12254
> Project: Sling
>  Issue Type: Bug
>  Components: Content-Package to Feature Model Converter
>Affects Versions: Content-Package to Feature Model Converter 1.3.4
>Reporter: Abhishek Garg
>Assignee: Abhishek Garg
>Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.3.6
>
>
> The index definition files generated by the cpcconvertor are missing 
> mandatory jcr:data nodes.
> How the resource should look:
> {code:java}
>     "tika": {
>             "jcr:primaryType": "nam:nt:unstructured",
>             "config.xml": {
>                 "jcr:primaryType": "nam:nt:file",
>                 "jcr:content": {
>                     "jcr:primaryType": "nam:nt:unstructured",
>                     "jcr:mimeType": "text/xml"
>                 }
>             }
>         } 
> {code}
>  
> How it looks like now:
> {code:java}
>       "tika": {
>             "jcr:primaryType": "nam:nt:unstructured",
>             "config.xml": {
>                 "jcr:primaryType": "nam:nt:file",
> 
>                 "jcr:content": {
>                     "jcr:primaryType": "nam:nt:unstructured",
>                     "jcr:mimeType": "text/xml",
>                     "jcr:data": ""
>                 }
>             }
>         } {code}
> There is no `jcr:data` node present
> This happens when node structure is like:
> {code:java}
>       
>             
>                                          jcr:primaryType="nt:unstructured"
>                         jcr:mimeType="text/xml"/>
>             
>           {code}



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


[RESULT] [VOTE] Release Apache Sling Content-Package to Feature Model Converter 1.3.6

2024-03-04 Thread Robert Munteanu
Hi,

The vote has passed with the following result:

+1 (binding): Joerg Hoh, Robert Munteanu, Radu Cotescu
+1 (non-binding): none

I will copy this release to the Sling dist directory and
promote the artifacts to the central Maven repository.

Regards,
Robert Munteanu


Re: [VOTE] Release Apache Sling Content-Package to Feature Model Converter 1.3.6

2024-03-04 Thread Radu Cotescu
+1

On Thu, 29 Feb 2024 at 15:29, Robert Munteanu  wrote:
> Please vote to approve this release:
>
>   [ ] +1 Approve the release
>   [ ]  0 Don't care
>   [ ] -1 Don't release, because ...
>
> This majority vote is open for at least 72 hours.
>


Re: [VOTE] Release Apache Sling Content-Package to Feature Model Converter 1.3.6

2024-03-04 Thread Robert Munteanu
We still need another binding vote for this release.

Thanks!


Re: [VOTE] Release Apache Sling Resource Observation Annotations 1.0.0

2024-03-04 Thread Robert Munteanu
On Fri, 2024-03-01 at 13:19 +0100, Konrad Windszus wrote:
> Please vote to approve this release:

+1
Robert


Re: [VOTE] Release Apache Sling Content-Package to Feature Model Converter 1.3.6

2024-03-04 Thread Robert Munteanu
+1
Robert

On Thu, 2024-02-29 at 14:26 +, Robert Munteanu wrote:
> Hi,
> 
> We solved 2 issues in this release:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710=12353651=Text
> 
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachesling-2840/
> 
> You can use this UNIX script to download the release and verify the
> signatures:
> https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh
> 
> Usage:
> sh check_staged_release.sh 2840 /tmp/sling-staging
> 
> Please vote to approve this release:
> 
>   [ ] +1 Approve the release
>   [ ]  0 Don't care
>   [ ] -1 Don't release, because ...
> 
> This majority vote is open for at least 72 hours.
> 
> Regards,
> Robert Munteanu