Re: Strange package-info.java behaviour.

2012-11-05 Thread Felix Meschberger
Hi What version of the bundle plugin is this using ? I would assume this is some default behaviour: If there is no Export-Package statement, the plugin (BND actually, IIRC) is exporting all packages not having internal or impl in them. So both packages are exported. Also it looks like the

[jira] [Comment Edited] (SLING-2647) Track Import Progress

2012-11-05 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490530#comment-13490530 ] Antonio Sanso edited comment on SLING-2647 at 11/5/12 9:30 AM:

[jira] [Resolved] (SLING-2647) Track Import Progress

2012-11-05 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso resolved SLING-2647. -- Resolution: Fixed Track Import Progress - Key:

[jira] [Commented] (SLING-2647) Track Import Progress

2012-11-05 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490530#comment-13490530 ] Antonio Sanso commented on SLING-2647: -- Applying patch from Dan Kico in revision

[jira] [Resolved] (SLING-2385) Deprecate or use ResourceProvider#getResource(ResourceResolver, HttpServletRequest, String)

2012-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2385. - Resolution: Fixed Deprecate or use ResourceProvider#getResource(ResourceResolver,

[jira] [Assigned] (SLING-2641) Make listChildren() Iterable

2012-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-2641: --- Assignee: Carsten Ziegeler Make listChildren() Iterable

Iterable support (SLING-2641)

2012-11-05 Thread Carsten Ziegeler
Hi, i would like to include https://issues.apache.org/jira/browse/SLING-2641 in the next API release. Looking at the issue and the discussion so far, I think we should add a getChildren() method to both, the Resource interface and the ResourceResolver. However, what do we use as the return type?

Re: Iterable support (SLING-2641)

2012-11-05 Thread Felix Meschberger
Hi, Am 05.11.2012 um 14:00 schrieb Carsten Ziegeler: Hi, i would like to include https://issues.apache.org/jira/browse/SLING-2641 in the next API release. Looking at the issue and the discussion so far, I think we should add a getChildren() method to both, the Resource interface and the

Re: Iterable support (SLING-2641)

2012-11-05 Thread Carsten Ziegeler
2012/11/5 Felix Meschberger fmesc...@adobe.com: We have to keep the listChildren method for backwards compatibility. Sure. getChildren() IMHO just returns an IterableResource with the AbstractResource providing the default implementation as I sketched in the issue. Alternatively it could

[jira] [Created] (SLING-2649) Add support for run mode

2012-11-05 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2649: --- Summary: Add support for run mode Key: SLING-2649 URL: https://issues.apache.org/jira/browse/SLING-2649 Project: Sling Issue Type: Improvement

[jira] [Resolved] (SLING-2541) General mechanism to chain resource providers

2012-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2541. - Resolution: Fixed General mechanism to chain resource providers

[jira] [Created] (SLING-2650) Speed up JcrPropertyMapCacheEntry

2012-11-05 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created SLING-2650: --- Summary: Speed up JcrPropertyMapCacheEntry Key: SLING-2650 URL: https://issues.apache.org/jira/browse/SLING-2650 Project: Sling Issue Type:

[jira] [Updated] (SLING-2650) Speed up JcrPropertyMapCacheEntry

2012-11-05 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated SLING-2650: Attachment: SLING-2650.patch Proposed changes. Speed up

[jira] [Updated] (SLING-2650) Speed up JcrPropertyMapCacheEntry

2012-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-2650: Fix Version/s: JCR Resource 2.1.2 Speed up JcrPropertyMapCacheEntry

[jira] [Commented] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-05 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490760#comment-13490760 ] Robert Munteanu commented on SLING-2634: I've worked a little on exposing the