Re: Felix cannot resolve classes in jar bundle

2016-08-24 Thread Konrad Windszus
Hi, this is more a question for the Sling Users Mailing list (if at all), but let me give you some pointers. Your manifest is not correct because it will only export the package 'com.itextpdf' but not any sub packages (your class is in package com.itextpdf.text). Also I would rather use the mav

[jira] [Commented] (SLING-5708) discarding ResourceBundle of all locale

2016-08-24 Thread Ankit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436302#comment-15436302 ] Ankit Agarwal commented on SLING-5708: -- [~kwin] [~cziegeler] if json dictionaries are

Felix cannot resolve classes in jar bundle

2016-08-24 Thread JCR
Hello, I've been scratching my head for days now... I packaged the itext 5 library (to create PDFs) into a bundle by adding a respective manifest, as documented here: https://helpx.adobe.com/experience-manager/kb/ConvertAJarIntoOsgiBundle.html While CRXDE has no problem in resolving the jar's

[jira] [Updated] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-5992: -- Attachment: SLING-5992.patch Updated patch with [~kwin]'s feedback. > Provide a way to map Slin

[jira] [Resolved] (SLING-6009) Log compilation warnings

2016-08-24 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-6009. - Resolution: Fixed Fixed in [r1757549|https://svn.apache.org/r1757549]. > Log compilation warnings

[jira] [Resolved] (SLING-6008) The display context cannot be overwritten for HTML attribute expressions

2016-08-24 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-6008. - Resolution: Fixed Fixed in [r1757548|https://svn.apache.org/r1757548]. > The display context cann

[jira] [Created] (SLING-6009) Log compilation warnings

2016-08-24 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-6009: --- Summary: Log compilation warnings Key: SLING-6009 URL: https://issues.apache.org/jira/browse/SLING-6009 Project: Sling Issue Type: Bug Components: Sc

[jira] [Created] (SLING-6008) The display context cannot be overwritten for HTML attribute expressions

2016-08-24 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-6008: --- Summary: The display context cannot be overwritten for HTML attribute expressions Key: SLING-6008 URL: https://issues.apache.org/jira/browse/SLING-6008 Project: Sling

[jira] [Commented] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435086#comment-15435086 ] Justin Edelson commented on SLING-5992: --- I see your point, but I'd prefer a differen

[jira] [Comment Edited] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435020#comment-15435020 ] Konrad Windszus edited comment on SLING-5992 at 8/24/16 2:39 PM: ---

[jira] [Comment Edited] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435020#comment-15435020 ] Konrad Windszus edited comment on SLING-5992 at 8/24/16 2:36 PM: ---

[jira] [Commented] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435020#comment-15435020 ] Konrad Windszus commented on SLING-5992: Thanks, looks much better now. The only t

[jira] [Updated] (SLING-5992) Provide a way to map Sling Model classes to resource types

2016-08-24 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-5992: -- Attachment: SLING-5992.patch Thanks for your feedback [~kwin]. I take your point about making th

[jira] [Commented] (SLING-5993) Improve auth requirement whiteboard implementation

2016-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434789#comment-15434789 ] Carsten Ziegeler commented on SLING-5993: - Added additional tests for the auth req

[jira] [Commented] (SLING-5994) Move from Deprecated EventHandler to new ResourceChangeListener API

2016-08-24 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434694#comment-15434694 ] Chetan Mehrotra commented on SLING-5994: [~hanishbansal93] While you work on chang

[jira] [Created] (SLING-6007) XSSFilterImpl should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6007: Summary: XSSFilterImpl should move to new ResourceChangeListener API Key: SLING-6007 URL: https://issues.apache.org/jira/browse/SLING-6007 Project: Sling

[jira] [Created] (SLING-6006) SlingServletResolver should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6006: Summary: SlingServletResolver should move to new ResourceChangeListener API Key: SLING-6006 URL: https://issues.apache.org/jira/browse/SLING-6006 Project: Sli

[jira] [Created] (SLING-6005) UnitChangeMonitor should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6005: Summary: UnitChangeMonitor should move to new ResourceChangeListener API Key: SLING-6005 URL: https://issues.apache.org/jira/browse/SLING-6005 Project: Sling

[jira] [Created] (SLING-6004) JspScriptEngineFactory should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6004: Summary: JspScriptEngineFactory should move to new ResourceChangeListener API Key: SLING-6004 URL: https://issues.apache.org/jira/browse/SLING-6004 Project: Sli

[jira] [Resolved] (SLING-5993) Improve auth requirement whiteboard implementation

2016-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5993. - Resolution: Fixed Implemented diff for modified service registrations in rev 1757481 > Im

[jira] [Created] (SLING-6003) JavaScriptEngineFactory should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6003: Summary: JavaScriptEngineFactory should move to new ResourceChangeListener API Key: SLING-6003 URL: https://issues.apache.org/jira/browse/SLING-6003 Project: Sli

[jira] [Created] (SLING-6002) ScriptCacheImpl should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6002: Summary: ScriptCacheImpl should move to new ResourceChangeListener API Key: SLING-6002 URL: https://issues.apache.org/jira/browse/SLING-6002 Project: Sling

[jira] [Created] (SLING-6001) ProcessorManagerImpl should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6001: Summary: ProcessorManagerImpl should move to new ResourceChangeListener API Key: SLING-6001 URL: https://issues.apache.org/jira/browse/SLING-6001 Project: Sli

[jira] [Created] (SLING-6000) MapEntries should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-6000: Summary: MapEntries should move to new ResourceChangeListener API Key: SLING-6000 URL: https://issues.apache.org/jira/browse/SLING-6000 Project: Sling Issu

[jira] [Created] (SLING-5999) JcrResourceBundleProvider should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5999: Summary: JcrResourceBundleProvider should move to new ResourceChangeListener API Key: SLING-5999 URL: https://issues.apache.org/jira/browse/SLING-5999 Project: Sli

[jira] [Created] (SLING-5998) NewJobSender should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5998: Summary: NewJobSender should move to new ResourceChangeListener API Key: SLING-5998 URL: https://issues.apache.org/jira/browse/SLING-5998 Project: Sling Issu

[jira] [Created] (SLING-5997) JobManagerImpl should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5997: Summary: JobManagerImpl should move to new ResourceChangeListener API Key: SLING-5997 URL: https://issues.apache.org/jira/browse/SLING-5997 Project: Sling I

[jira] [Created] (SLING-5996) DistributedEventSender should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5996: Summary: DistributedEventSender should move to new ResourceChangeListener API Key: SLING-5996 URL: https://issues.apache.org/jira/browse/SLING-5996 Project: Sling

[jira] [Created] (SLING-5995) IdMapService should move to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5995: Summary: IdMapService should move to new ResourceChangeListener API Key: SLING-5995 URL: https://issues.apache.org/jira/browse/SLING-5995 Project: Sling Issu

[jira] [Created] (SLING-5994) Move from Deprecated EventHandler to new ResourceChangeListener API

2016-08-24 Thread Hanish Bansal (JIRA)
Hanish Bansal created SLING-5994: Summary: Move from Deprecated EventHandler to new ResourceChangeListener API Key: SLING-5994 URL: https://issues.apache.org/jira/browse/SLING-5994 Project: Sling

[jira] [Resolved] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-5795. - Resolution: Won't Fix We'll improve the whiteboard handler instead, see SLING-5993 > Allo

[jira] [Created] (SLING-5993) Improve auth requirement whiteboard implementation

2016-08-24 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-5993: --- Summary: Improve auth requirement whiteboard implementation Key: SLING-5993 URL: https://issues.apache.org/jira/browse/SLING-5993 Project: Sling Issue

[jira] [Reopened] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened SLING-5795: - After a discussion with [~fmeschbe] we came to the conclusion that the existing whiteboard ap

[jira] [Updated] (SLING-5795) Allow for adding/removing individual AuthenticationRequirementHolder entries

2016-08-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-5795: Fix Version/s: (was: Auth Core 1.3.18) > Allow for adding/removing individual Authentica