RE: [DISCUSS] Consider implementors of Sling API

2013-08-05 Thread Amit.. Gupta.
+1 Regards, Amit -Original Message- From: Felix Meschberger [mailto:fmesc...@adobe.com] Sent: 05 August 2013 20:35 To: dev@sling.apache.org Subject: [DISCUSS] Consider implementors of Sling API Hi all While working on SLING-2944 [1] it occurred to me that we do not currently take good

RE: [VOTE] Apache Sling Auth Core 1.1.4 Release

2013-10-03 Thread Amit.. Gupta.
+1 Amit -Original Message- From: ianbos...@gmail.com [mailto:ianbos...@gmail.com] On Behalf Of Ian Boston Sent: 03 October 2013 18:19 To: dev@sling.apache.org Subject: Re: [VOTE] Apache Sling Auth Core 1.1.4 Release +1 Ian On 3 October 2013 12:39, Justin Edelson wrote: > +1 > > On Thu,

RE: [ANN] New committer: Amit Gupta

2013-11-14 Thread Amit.. Gupta.
Hi, Thanks Felix, Chetan & Bertrand for a warm welcome. Thanks to the team for this opportunity. Introduction: I work for Adobe Systems and have been using Sling for past couple of years. It is absolutely fantastic, and I look forward to make it even better. Thanks, Amit

RE: [OT] Feature flag influence on Resource access (Was: FYI: feature flags prototype)

2013-11-15 Thread Amit.. Gupta.
>So, finally, I agree that baking the feature flag support directly into the >ResourceResolver implementation is suboptimal, it is probably still the most >comprehensive and complete solution to the requirements. And I cannot conceive >plugin hooks (at this point) to define such that we can do f

RE: [OT] Feature flag influence on Resource access (Was: FYI: feature flags prototype)

2013-11-15 Thread Amit.. Gupta.
ent (maybe just to a smaler audience or in the beta env). Therefore I would expect this to be completely hidden as it would like when being protected through ACLs. Cheers Dominik On Fri, Nov 15, 2013 at 2:11 PM, Amit.. Gupta. wrote: > >So, finally, I agree that baking the feature flag

RE: [VOTE] Release Apache Sling Commons Log 4.0.0

2013-11-19 Thread Amit.. Gupta.
+1 -Original Message- From: Chetan Mehrotra [mailto:chetan.mehro...@gmail.com] Sent: 18 November 2013 15:16 To: dev Subject: Re: [VOTE] Release Apache Sling Commons Log 4.0.0 +1 Chetan Mehrotra On Mon, Nov 18, 2013 at 3:14 PM, Chetan Mehrotra wrote: > Hi, > > This is to vote for the

RE: [VOTE] Release Apache Sling org.apache.sling.commons.testing 2.0.16

2013-11-26 Thread Amit.. Gupta.
+1 Amit -Original Message- From: ianbos...@gmail.com [mailto:ianbos...@gmail.com] On Behalf Of Ian Boston Sent: 26 November 2013 13:47 To: dev@sling.apache.org Subject: Re: [VOTE] Release Apache Sling org.apache.sling.commons.testing 2.0.16 +1 Ian On 26 November 2013 08:08, Mike Müller

RE: [VOTE] Release Apache Sling discovery.impl 1.0.2

2013-11-27 Thread Amit.. Gupta.
+1 -Amit -Original Message- From: Stefan Egli [mailto:e...@adobe.com] Sent: 27 November 2013 16:53 To: dev@sling.apache.org Subject: [VOTE] Release Apache Sling discovery.impl 1.0.2 Hi, We solved 4 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/123248

some questions around job processing

2013-12-11 Thread Amit.. Gupta.
Hi devs, I have some questions around job processing in sling; 1. What is the use case around - org.apache.sling.event.jobs.QueueConfiguration.Type#IGNORE. Code suggests that such jobs are not assigned any target instance but are persisted. 2. For parallel and round robin queues, t

RE: some questions around job processing

2013-12-12 Thread Amit.. Gupta.
Amit, 2013/12/12 Amit.. Gupta. > Hi devs, > > I have some questions around job processing in sling; > > 1. What is the use case around - > org.apache.sling.event.jobs.QueueConfiguration.Type#IGNORE. Code > suggests that such jobs are not assigned any target ins

RE: [RT] New Feature Flags API / Impl

2013-12-18 Thread Amit.. Gupta.
Hi Carsten, In FeatureManager String[] getFeatureNames(); Javadoc says it returns all active features. Active might give an impression of this only returning enabled features, but rather it returns all available features. Changing the javadoc will also align with FeatureManager.isAvailable. A

RE: [RT] New Feature Flags API / Impl

2013-12-24 Thread Amit.. Gupta.
>>... If no one complains I'll move this stuff into the contrib section - +1 -Amit -Original Message- From: Bertrand Delacretaz [mailto:bdelacre...@apache.org] Sent: 24 December 2013 16:03 To: dev Subject: Re: [RT] New Feature Flags API / Impl On Tue, Dec 24, 2013 at 11:12 AM, Carsten

Issue with JcrResourceUtil.createPath

2014-01-31 Thread Amit.. Gupta.
Hi, I have found an issue [0] with JcrResourceUtil.createPath. Attached the patch as well in the issue, I have also added some test cases for JcrResourceUtil.createPath Summary: JcrResourceUtil.createPath fails for path such as /a/b/c/d/e where /ab/c already exists and d/e needs to be created i

RE: Issue with JcrResourceUtil.createPath

2014-01-31 Thread Amit.. Gupta.
/c is not readable for the user. A little bit artificial, I agree - but if it's easy to fix, I think we should do this - just to be consistent. Carsten 2014-01-31 Amit.. Gupta. : > Hi, > > I have found an issue [0] with JcrResourceUtil.createPath. Attached > the patch as wel

RE: buildbot failure in ASF Buildbot on sling-trunk

2014-02-01 Thread Amit.. Gupta.
The integration tests are passing locally for bundles/extensions/models but failing in ci with following message 01.02.2014 11:46:52.889 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STARTING 01.02.2014 11:46:53.108 *INFO * [main] Startup completed 60496 [main] INFO org.apa

RE: [featureflags] NPE in context.getResourceResolver()

2014-02-06 Thread Amit.. Gupta.
Hi Felix, I saw this briefly. This comes if I try to use web console to see the list of features. In that case, if the isEnabled depends on resourceResolver that will perhaps fails. Thanks, -Amit -Original Message- From: Felix Meschberger [mailto:fmesc...@adobe.com] Sent: 06 February

RE: [VOTE] Release Apache Sling API 2.6.0 and Engine 2.3.0

2014-02-25 Thread Amit.. Gupta.
+1 -Original Message- From: Carsten Ziegeler [mailto:cziege...@apache.org] Sent: 25 February 2014 15:21 To: dev@sling.apache.org Subject: Re: [VOTE] Release Apache Sling API 2.6.0 and Engine 2.3.0 +1 2014-02-25 10:41 GMT+01:00 Felix Meschberger : > +1 > > Regards > Felix > > Am 25.02.

RE: using jdk 6 class in a sling patch

2012-11-26 Thread Amit.. Gupta.
> * Java 5 by default * Java 6 acceptable (requiring appropriate Bundle-RequiredExceutionEnvironment setup and API checks) * Launchpad will require Java 6 in the future +1 Thanks, Amit

RE: User to tenant mapping

2013-01-16 Thread Amit.. Gupta.
> * Based on property set in user home Will there be security issue with such approach? As a user would have write access to user node and thus change its tenant. Otherwise this looks fine. A path based approach is advantageous as it allows one to control the acls and thus restrict a tenant's a

RE: [VOTE] Release Apache Sling Tenant 1.0.0 and Apache Sling javax.activation 0.1.0

2013-04-25 Thread Amit.. Gupta.
+1 Thanks, Amit -Original Message- From: maret.timot...@gmail.com [mailto:maret.timot...@gmail.com] On Behalf Of Timothée Maret Sent: 25 April 2013 12:54 To: dev@sling.apache.org Subject: Re: [VOTE] Release Apache Sling Tenant 1.0.0 and Apache Sling javax.activation 0.1.0 +1 Regards,

Please vote for SLING-2853

2013-05-03 Thread Amit.. Gupta.
Hi Devs, Please vote for [0]. This is a proposal for Adding ResourceCollection to Sling. There is a patch [1] attached as well, as a first cut implementation. Summary: This proposal is to add a ResourceCollection interface and implementation that allows creation of collection of resources. Coll

RE: [COLLECTION] ResoucreCollectionManager

2013-05-06 Thread Amit.. Gupta.
Yeah, good suggestion that will also make it consistent with regards to use of resource resolver. Also, I was thinking that getCollection should take String path, instead of resource. Resource seems confusing, though I changed it to make it consistent with other methods in the interface. WDYT

RE: Please vote for SLING-2853 (content Structure)

2013-05-06 Thread Amit.. Gupta.
I am in favour of keeping both jcr:content and sling:members, it might look additional today. But this will ensure that we have enough flexibility to evolve in future. If this looks fine to everyone, I can work on a patch.. Thanks, -Amit -Original Message- From: Felix Meschberger [mail

RE: Please vote for SLING-2853 (content Structure)

2013-05-06 Thread Amit.. Gupta.
7;t provide any additional value, > so let's just go with sling:members > > Carsten > > > 2013/5/6 Carsten Ziegeler > >> Sorry to ask, but what is jcr:content for? >> >> Regards >> Carsten >> >> >> 2013/5/6 Amit.. Gupta. >> >

RE: Please vote for SLING-2853 (content Structure)

2013-05-06 Thread Amit.. Gupta.
Carsten > > > 2013/5/6 Carsten Ziegeler > >> Sorry to ask, but what is jcr:content for? >> >> Regards >> Carsten >> >> >> 2013/5/6 Amit.. Gupta. >> >> I am in favour of keeping both jcr:content and sling:members, it >> might >

RE: [COLLECTION] ResoucreCollectionManager

2013-05-07 Thread Amit.. Gupta.
> I mean ResourceCollectionManager and ResourceCollectionManagerImpl of course. Yeah, I was wondering if it is just me little sleepy.. or you really meant that :) -Original Message- From: Alexander Klimetschek [mailto:aklim...@adobe.com] Sent: 08 May 2013 01:35 To: dev@sling.apache.org

RE: [COLLECTION] API Package

2013-05-07 Thread Amit.. Gupta.
I think that we can keep it in current state, until it stabilizes. And let's not split api and impl for now, to avoid multiple releases. -Amit -Original Message- From: Felix Meschberger [mailto:fmesc...@adobe.com] Sent: 08 May 2013 05:04 To: dev@sling.apache.org Subject: Re: [COLLECTION

JcrResourceProvider.create/JobMangerImpl.writeJob can cause inconsistent behavior

2013-05-17 Thread Amit.. Gupta.
Hi Devs, I have been debugging an issue with sling jobs and finally found that current implementation JobMangerImpl.writeJob can cause inconsistent behaviour (root cause is JcrResourceProvider.create) Issue that led to this: I observed that sometime all of my event properties were not being wri

RE: JcrResourceProvider.create/JobMangerImpl.writeJob can cause inconsistent behavior

2013-05-17 Thread Amit.. Gupta.
reate/JobMangerImpl.writeJob can cause inconsistent behavior Hi, good catch, I think JcrResourceProvider should remove the node if setting properties fails. But /a/b/c/a.txt shouldn't be an invalid key - this should be encoded. Regards Carsten 2013/5/17 Amit.. Gupta. > Hi Devs, &g

RE: JcrResourceProvider.create/JobMangerImpl.writeJob can cause inconsistent behavior

2013-05-18 Thread Amit.. Gupta.
Hi Carsten, I think that change has surfaced one more bug that was perhaps working as a side effect, after I used the latest changed JcrResourceResolver, I get following error in logs 19.05.2013 02:40:37.421 *ERROR* [Thread-33] org.apache.sling.event.impl.dea.DistributedEventReceiver Exception

RE: JcrResourceProvider.create/JobMangerImpl.writeJob can cause inconsistent behavior

2013-05-18 Thread Amit.. Gupta.
Minor correction in the mail -Original Message- From: Amit.. Gupta. Sent: 19 May 2013 02:53 To: dev@sling.apache.org Subject: RE: JcrResourceProvider.create/JobMangerImpl.writeJob can cause inconsistent behavior Hi Carsten, I think that change has surfaced one more bug that was

RE: [sling/collection] Properties

2013-07-24 Thread Amit.. Gupta.
ResourceCollection has /** * Creates a new entry in the collection at the last position and add a reference to resource * in the entry. * Changes are transient & have to be saved by calling resolver.commit() * * @param resource resource to be added * @param propertie

RE: [sling/collection] Properties

2013-07-28 Thread Amit.. Gupta.
E_NAME which gave me the feeling that there should be an API that would return these values. If this is not the case then I thought it would have been protected or private. Ben On 2013-07-24, at 9:43 PM, Amit.. Gupta. wrote: > ResourceCollection has > > /** > * Creates a new en

RE: [RT] Support for deep reads from a value map

2014-03-14 Thread Amit.. Gupta.
> FWIW, there are lots of calls to resource.adaptTo(ValueMap) in rendering code. +1

RE: Events, Jobs and admin sessions

2014-05-15 Thread Amit.. Gupta.
> However, the creator of a job could add the subject as a property to the job Can JobManager do that as it should have the creator information when the job is being created? Thanks, -Amit -Original Message- From: Lars Krapf [mailto:lkr...@adobe.com] Sent: 14 May 2014 19:20 To: dev@sli

RE: svn commit: r1624206 - /sling/tags/org.apache.sling.resourceresolver-1.1.2/

2014-09-11 Thread Amit.. Gupta.
Okie. Reverted. Thanks, Amit From: Carsten Ziegeler Sent: Thursday, September 11, 2014 12:33 PM To: dev@sling.apache.org Subject: Re: svn commit: r1624206 - /sling/tags/org.apache.sling.resourceresolver-1.1.2/ Hi Amit, we still have open issues for the

[VOTE] Release Apache Sling Resource Resolver version 1.1.2

2014-09-12 Thread Amit.. Gupta.
?Hi, We solved 23 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12326704/ There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING/component/12318907 Staging repository: https://repository.apache.org/content/repositories/orgapache

RE: [VOTE] Release Maven Launchpad Plugin 2.3.2

2014-09-12 Thread Amit.. Gupta.
+1 From: Carsten Ziegeler Sent: Friday, September 12, 2014 11:57 AM To: dev@sling.apache.org Subject: [VOTE] Release Maven Launchpad Plugin 2.3.2 Hi, We solved one issue: https://issues.apache.org/jira/browse/SLING-3883 Staging repository: https://repo

[RESULT] [VOTE] Release Apache Sling Resource Resolver version 1.1.2

2014-09-15 Thread Amit.. Gupta.
Hi, The vote has passed with the following result : +1 (binding): Chetan Mehrotra, Oliver Lietz, Carsten Ziegler,? Justin Edelson, Antonio Sanso +1 (non binding): <> I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Thanks, Amit

not able to copy release to dist

2014-09-15 Thread Amit.. Gupta.
I am getting following error, when I am trying to copy the release to dist.. any ideas.. $ svn import --username amitgupt --password ** -m "Sling Resource Resolver 1.1.2 Release" 1.1.2 https://dist.apache.org/repos/dist/release/sling Adding (bin) 1.1.2/org.apache.sling.resourceresolver-1.1

RE: not able to copy release to dist

2014-09-16 Thread Amit.. Gupta.
C for ths final step, I'll take care of this one. You can continue with the other steps. Thanks Carsten 2014-09-15 19:57 GMT+02:00 Amit.. Gupta. : > I am getting following error, when I am trying to copy the release to > dist.. any ideas.. > $ svn import --username amitgupt --passwo

Please review patch for (SLING-4512) Traversal Warnings in OAK while creating i18n JcrResourceBundle

2015-03-24 Thread Amit.. Gupta.
Hi Devs, Please review patch for https://issues.apache.org/jira/browse/SLING-4512. I have run the unit and integration tests, are there more areas that I need to test. Thanks, Amit From: Amit Gupta (JIRA) Sent: Tuesday, March 24, 2015 4:33 PM To: dev

Question on dependency management while adding a test case

2014-10-10 Thread Amit.. Gupta.
Hello Team, I am adding a test case of [0], for this I need to use latest of org.apache.sling org.apache.sling.testing.resourceresolver-mock ? This introduces a dependency to sling.api:2.7.0, because of resource.getValueMap sling event module, otherwise is quite cont

Re: Question on dependency management while adding a test case

2014-10-10 Thread Amit.. Gupta.
10, 2014 at 10:57 AM, Amit.. Gupta. wrote: > Hello Team, > > > I am adding a test case of [0], for this I need to use latest of > > >org.apache.sling > > org.apache.sling.testing.resourceresolver-mock > > ? > > This introduces a de

Re: Question on dependency management while adding a test case

2014-10-10 Thread Amit.. Gupta.
esolver, change all > resource.getValueMap() to ResourceUtil.getValueMap(resource). Then it > should be compatible with lower API versions. This should work as long > as there are no major API changes. > > Regards > Julian > > On Fri, Oct 10, 2014 at 9:57 AM, Amit.. Gupta. wrote: >

[RTC] SLING-4080 - API to capture/measure application-level metrics

2014-10-21 Thread Amit.. Gupta.
Hi Devs, I would like to add API to capture application-level metrics. The api is inspired by Yammer Metrics [0]. A first cut implementation is available at [1] Idea is to provide high level constructs such as Timer, Counter, Gauge, which can be used by applications. This RTC is only for api,

Re: [RTC] SLING-4080 - API to capture/measure application-level metrics

2014-10-22 Thread Amit.. Gupta.
>I am sure we could do a simple implementation of the SPI for those >that don't want to run Metrics but we don't need to as the >proposal stands. It has a null impl built in. yeah, that's right. It provides a No-Op implementation. > isn't there another choice besides building our own? We are a

[jira] [Updated] (SLING-3045) [logback]Warning logs logged for 'No appenders present in context [sling] for logger'

2013-09-08 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3045: -- Assignee: Amit Gupta > [logback]Warning logs logged for 'No appenders present in contex

[jira] [Commented] (SLING-3045) [logback]Warning logs logged for 'No appenders present in context [sling] for logger'

2013-09-09 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761674#comment-13761674 ] Amit Gupta commented on SLING-3045: --- applied patch in revision: 152

[jira] [Commented] (SLING-3047) Log message from other loggers get added to error.log

2013-09-09 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761813#comment-13761813 ] Amit Gupta commented on SLING-3047: --- I have applied the patch At revision: 152

[jira] [Updated] (SLING-3047) Log message from other loggers get added to error.log

2013-09-09 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3047: -- Assignee: Amit Gupta > Log message from other loggers get added to error.

[jira] [Created] (SLING-3250) [SlingPostServlet] Request Tracking does not include information about PostOperation

2013-11-18 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3250: - Summary: [SlingPostServlet] Request Tracking does not include information about PostOperation Key: SLING-3250 URL: https://issues.apache.org/jira/browse/SLING-3250 Project

[jira] [Resolved] (SLING-3250) [SlingPostServlet] Request Tracking does not include information about PostOperation

2013-11-22 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3250. --- Resolution: Fixed Fix Version/s: Servlets Post 2.3.4 committed At revision: 1544497 added a

[jira] [Updated] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3361: -- Attachment: bug.patch patch file > JcrResourceUtil.createPath does not work in certain ACL set

[jira] [Created] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3361: - Summary: JcrResourceUtil.createPath does not work in certain ACL setups Key: SLING-3361 URL: https://issues.apache.org/jira/browse/SLING-3361 Project: Sling

[jira] [Commented] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887695#comment-13887695 ] Amit Gupta commented on SLING-3361: --- only fixed the issue in Node createPath(St

[jira] [Updated] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3361: -- Attachment: SLING-3361.patch fixing other variants as well.. added one more specific test for the

[jira] [Commented] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887883#comment-13887883 ] Amit Gupta commented on SLING-3361: --- patch applied At revision: 156

[jira] [Resolved] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3361. --- Resolution: Fixed > JcrResourceUtil.createPath does not work in certain ACL set

[jira] [Created] (SLING-3362) org.apache.sling.installer.factory.deploymentpackage fails to build

2014-02-01 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3362: - Summary: org.apache.sling.installer.factory.deploymentpackage fails to build Key: SLING-3362 URL: https://issues.apache.org/jira/browse/SLING-3362 Project: Sling

[jira] [Commented] (SLING-3362) org.apache.sling.installer.factory.deploymentpackage fails to build

2014-02-01 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888540#comment-13888540 ] Amit Gupta commented on SLING-3362: --- seems to be affect of SLING-

[jira] [Resolved] (SLING-3362) org.apache.sling.installer.factory.deploymentpackage fails to build

2014-02-01 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3362. --- Resolution: Fixed Fix Version/s: Installer Core 3.5.2 fixed the pom in revision: 1563397

[jira] [Assigned] (SLING-3376) TenantProvider passes tenant with old state to TenantCustomizer

2014-02-05 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta reassigned SLING-3376: - Assignee: Amit Gupta > TenantProvider passes tenant with old state to TenantCustomi

[jira] [Commented] (SLING-3376) TenantProvider passes tenant with old state to TenantCustomizer

2014-02-05 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893063#comment-13893063 ] Amit Gupta commented on SLING-3376: --- Thanks for the patch applied At revision: 156

[jira] [Created] (SLING-3392) JobManager MaintenanceTask should not rely on search for removing tokens

2014-02-14 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3392: - Summary: JobManager MaintenanceTask should not rely on search for removing tokens Key: SLING-3392 URL: https://issues.apache.org/jira/browse/SLING-3392 Project: Sling

[jira] [Updated] (SLING-3392) JobManager MaintenanceTask should not rely on search for removing locks

2014-02-14 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3392: -- Summary: JobManager MaintenanceTask should not rely on search for removing locks (was: JobManager

[jira] [Commented] (SLING-3393) Parameter re-encoding does not work for Jetty 7 and above

2014-02-14 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901294#comment-13901294 ] Amit Gupta commented on SLING-3393: --- I think that we can keep both parameter

[jira] [Assigned] (SLING-3393) Parameter re-encoding does not work for Jetty 7 and above

2014-02-14 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta reassigned SLING-3393: - Assignee: Amit Gupta > Parameter re-encoding does not work for Jetty 7 and ab

[jira] [Updated] (SLING-3393) Parameter re-encoding does not work for Jetty 7 and above

2014-02-14 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3393: -- Attachment: SLING-3393.patch patch tested with latest Jetty >7, not tested with older vers

[jira] [Assigned] (SLING-3370) Bootdelegation support for third party library

2014-02-24 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta reassigned SLING-3370: - Assignee: Amit Gupta > Bootdelegation support for third party libr

[jira] [Created] (SLING-3416) Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails on windows

2014-02-24 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3416: - Summary: Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails on windows Key: SLING-3416 URL: https://issues.apache.org/jira/browse/SLING-3416 Project

[jira] [Commented] (SLING-3416) Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails on windows

2014-02-24 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910589#comment-13910589 ] Amit Gupta commented on SLING-3416: --- fix Completed: At revision: 1571375 &g

[jira] [Resolved] (SLING-3416) Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails on windows

2014-02-24 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3416. --- Resolution: Fixed > Some tests in o.a.s.m.projectsupport.BundleListContentProviderTest fails

[jira] [Resolved] (SLING-3370) Bootdelegation support for third party library

2014-02-26 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3370. --- Resolution: Fixed Fix Version/s: Launchpad Base 2.5.2 Completed: At revision: 1571975

[jira] [Created] (SLING-3433) Unclosed session detected with ResourceResolverContext#getParentResourceType

2014-03-04 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-3433: - Summary: Unclosed session detected with ResourceResolverContext#getParentResourceType Key: SLING-3433 URL: https://issues.apache.org/jira/browse/SLING-3433 Project: Sling

[jira] [Commented] (SLING-3433) Unclosed session detected with ResourceResolverContext#getParentResourceType

2014-03-04 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920575#comment-13920575 ] Amit Gupta commented on SLING-3433: --- Interesting, I see that now. The code flow tha

[jira] [Resolved] (SLING-3433) Unclosed session detected with ResourceResolverContext#getParentResourceType

2014-03-04 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3433. --- Resolution: Not A Problem As Carsten explained, this does not seem to be an sling issue, rather an

[jira] [Created] (SLING-2656) Multitenancy support

2012-11-08 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-2656: - Summary: Multitenancy support Key: SLING-2656 URL: https://issues.apache.org/jira/browse/SLING-2656 Project: Sling Issue Type: New Feature Components

[jira] [Commented] (SLING-2656) Multitenancy support

2012-11-08 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493076#comment-13493076 ] Amit Gupta commented on SLING-2656: --- A first cut implementation is available at h

[jira] [Updated] (SLING-2656) Multitenancy support

2012-11-09 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2656: -- Attachment: org.apache.sling.tenant-0.0.1-SNAPSHOT-src.zip attaching source zip patch

[jira] [Commented] (SLING-2656) Multitenancy support

2012-11-11 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495067#comment-13495067 ] Amit Gupta commented on SLING-2656: --- >I am not sure about the TenantProvider.get

[jira] [Created] (SLING-2671) TenantProvider configuration should be allow multiple values

2012-11-19 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-2671: - Summary: TenantProvider configuration should be allow multiple values Key: SLING-2671 URL: https://issues.apache.org/jira/browse/SLING-2671 Project: Sling Issue

[jira] [Created] (SLING-2676) Web console plugin for tenant tenant management

2012-11-23 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-2676: - Summary: Web console plugin for tenant tenant management Key: SLING-2676 URL: https://issues.apache.org/jira/browse/SLING-2676 Project: Sling Issue Type

[jira] [Commented] (SLING-2676) Web console plugin for tenant tenant management

2012-11-23 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503177#comment-13503177 ] Amit Gupta commented on SLING-2676: --- We can an interface {code} /* * Licensed to

[jira] [Comment Edited] (SLING-2676) Web console plugin for tenant tenant management

2012-11-23 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503177#comment-13503177 ] Amit Gupta edited comment on SLING-2676 at 11/23/12 12:1

[jira] [Updated] (SLING-2676) Web console plugin for tenant management

2012-11-23 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2676: -- Summary: Web console plugin for tenant management (was: Web console plugin for tenant tenant

[jira] [Updated] (SLING-2676) Web console plugin for tenant management

2012-11-25 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2676: -- Attachment: tenant.rar patched bundle for tenant extension > Web console plugin

[jira] [Commented] (SLING-2676) Web console plugin for tenant management

2012-11-25 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503585#comment-13503585 ] Amit Gupta commented on SLING-2676: --- patch available at https://github.com/amit

[jira] [Updated] (SLING-2676) Web console plugin for tenant management

2012-11-28 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2676: -- Attachment: tenant-web-console.diff created from git fork, and can be applied using patch command

[jira] [Commented] (SLING-2707) Support of chunked file upload into Sling

2013-02-18 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13580933#comment-13580933 ] Amit Gupta commented on SLING-2707: --- Introducing a new node type sling:Partial

[jira] [Commented] (SLING-2710) Define TenantManager API

2013-02-20 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582036#comment-13582036 ] Amit Gupta commented on SLING-2710: --- looks good.. >

[jira] [Commented] (SLING-2707) Support of chunked file upload into Sling

2013-03-28 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616545#comment-13616545 ] Amit Gupta commented on SLING-2707: --- Hi, I am on vacation till 29th March 2013. Pl

[jira] [Created] (SLING-2853) Add ResourceCollection to SLING

2013-05-03 Thread Amit Gupta (JIRA)
Amit Gupta created SLING-2853: - Summary: Add ResourceCollection to SLING Key: SLING-2853 URL: https://issues.apache.org/jira/browse/SLING-2853 Project: Sling Issue Type: New Feature

[jira] [Updated] (SLING-2853) Add ResourceCollection to SLING

2013-05-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2853: -- Description: Creating a collection of resources has been a use case for a while and there has been no

[jira] [Updated] (SLING-2853) Add ResourceCollection to SLING

2013-05-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2853: -- Attachment: resourcecollection.zip Patch zip. > Add ResourceCollection to SL

[jira] [Commented] (SLING-2853) Add ResourceCollection to Sling

2013-05-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648382#comment-13648382 ] Amit Gupta commented on SLING-2853: --- > The ResourceCollection interface expo

[jira] [Updated] (SLING-2853) Add ResourceCollection to Sling

2013-05-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2853: -- Attachment: collection.zip updated patch > Add ResourceCollection to Sl

[jira] [Commented] (SLING-2853) Add ResourceCollection to Sling

2013-05-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648941#comment-13648941 ] Amit Gupta commented on SLING-2853: --- > Your bundle provides API in the o.

[jira] [Commented] (SLING-2853) Add ResourceCollection to Sling

2013-05-05 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649385#comment-13649385 ] Amit Gupta commented on SLING-2853: --- > If you look at the code, it's actu

[jira] [Comment Edited] (SLING-2853) Add ResourceCollection to Sling

2013-05-05 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649385#comment-13649385 ] Amit Gupta edited comment on SLING-2853 at 5/5/13 6:1

  1   2   >