Re: Cocoon pipelines in Sling, using XPL - thanks Juanjo! (was: Sling Release)

2009-04-03 Thread Juan José Vázquez Delgado
Hi, > Exciting stuff for an old xslt head like myself. Yeap, XST is still the best option in a lot of situations. > Just wondering, if the xpl > file is at /apps/xproc/xproc.xpl, what tells sling that it should resolve > the .html extension in this example to the script? > I would have guessed /

Re: Cocoon pipelines in Sling, using XPL - thanks Juanjo! (was: Sling Release)

2009-04-03 Thread Juan José Vázquez Delgado
>> > Just wondering, if the xpl >> > file is at /apps/xproc/xproc.xpl, what tells sling that it should resolve >> > the .html extension in this example to the script? >> > I would have guessed /apps/xproc/sling/servlet/default/html.xpl .. >> >> Because of resource type is "xproc", you have: >> >> /

Re: Cocoon pipelines in Sling, using XPL - thanks Juanjo! (was: Sling Release)

2009-04-03 Thread Juan José Vázquez Delgado
> I have created a documentation page at [1] which should shortly appear > on our site (follow Development -> Integrating Scripting Languages -> > XSLT ...) > > This page may be edited directly in the SLINGxSITE wiki to update the site. Thanks Felix. I´ll work at it soon. Juanjo.

Re: "mvn clean" should delete "sling" work folders

2009-04-06 Thread Juan José Vázquez Delgado
Hi, > Maybe we would have to start and stop Sling differently. Eg. by > launching a separate process with Sling standalone and shutdown that > instance after the tests. Such setup could be hooked into the > pre-integration-test and post-integration-test phases. > > WDYT ? Really, I´m not very com

Re: "mvn clean" should delete "sling" work folders

2009-04-06 Thread Juan José Vázquez Delgado
> Do you know it a bit ? Can you take a stab at converting the current > Cargo based setup to be using Pax Exam ? First time for me. I´m gonna try this and tell us. Juanjo.

Re: "mvn clean" should delete "sling" work folders

2009-04-06 Thread Juan José Vázquez Delgado
> Redoing our testing infrastructure just for this reason feels a bit > like overkill to me. Not only. With Pax Exam we could test Sling deployed on any OSGi environment (at least on some of them). Juanjo.

Re: Remove old JcrResourceResolver implementation

2009-04-06 Thread Juan José Vázquez Delgado
> For this reasons, I would like to remove (svn rm) the old implementation > and to also drop the JcrResourceResolverFactoryImpl configuration option > to select the old or new implementation. > > WDYT ? +1 Juanjo.

Re: Felix Framework update

2009-04-07 Thread Juan José Vázquez Delgado
+1 Good luck Carsten. BR, Juanjo. On Tue, Apr 7, 2009 at 2:48 PM, Felix Meschberger wrote: > Hi all, > > > The Felix framework 1.6.0 release has hit the streets (aka maven repo). > Thus I upgraded the reference to the Felix framework. I have also > upgraded the bundle repository bundle referen

Re: Experiment with the Hudson CI service, who wants an account?

2009-04-08 Thread Juan José Vázquez Delgado
> Among the Sling committers, who would like to have an account on the > Hudson server? > I'll include your usernames in the accounts request. Me too, please (username: jvazquez) Thanks, Juanjo.

Re: Refining the authentication process

2009-04-22 Thread Juan José Vázquez Delgado
Hi Felix, > I propose to create a new service interface Authenticator, which is > implemented by the existing SlingAuthenticator class (both in the > o.a.sling.engine bundle). This interface has a requestAuthentication > method, which may be used to initiate authentication from within > servlets o

Re: Unified system for tags

2009-04-23 Thread Juan José Vázquez Delgado
Hi VIdar, > As I hope I made clear, this is not something I've thought through in > any way, and I'm not even sure if it's such a generic usecase that it > should be included in Sling - maybe it's just specific to certain > applications. > > WDYT? That is a nice feature but IMHO is more suitable

Re: Unified system for tags

2009-04-24 Thread Juan José Vázquez Delgado
>> ...That is a nice feature but IMHO is more suitable for specific use >> cases, such as CMS systems, than for Sling itself > > IMHO that shouldn't prevent implementing it under contrib - not all > Sling users will need it, but using Sling for CMSish apps is certainly > a common use case. Yep

Re: Unified system for tags

2009-04-24 Thread Juan José Vázquez Delgado
> Sounds good, and as Felix says I just wrote a blog entry about this > yesterday [2]. From that you can see that in Day's cq5 the tags are a > hierarchy of nodes under /etc/tags, with a specific node type, so a > tag is indeed a separate resource. Bertrand, just a question. You decided not to use

Re: Unified system for tags

2009-04-24 Thread Juan José Vázquez Delgado
> Because references a) don't scale at the moment with Jackrabbit Is this a core design constraint or intended to be improved in future Jackrabbit releases?. > and b) hard references make your content very unflexible regarding partial > copying etc. As Bertrand explains it in his post [1]: > > >

Re: Unified system for tags

2009-04-24 Thread Juan José Vázquez Delgado
> It's a drawback, but we feel the advantages (content agility) outweigh > the drawbacks (need to handle some rare stuff at the application > level). Pros vs cons. Ok, good!. Juanjo.

Re: Unified system for tags

2009-04-24 Thread Juan José Vázquez Delgado
Interesting approach. Good enough from my pont of view. BR, Juanjo. On Fri, Apr 24, 2009 at 7:26 PM, Alexander Klimetschek wrote: > On Fri, Apr 24, 2009 at 6:32 PM, Bertrand Delacretaz > wrote: >> 2009/4/24 Juan José Vázquez Delgado : >>>> ...See also ru

Re: Welcome Mike Mueller as Documentation Committer

2009-05-01 Thread Juan José Vázquez Delgado
> Hi all, > > Based on his sustained contributions to the Sling documentation in the > last months, the Sling PPMC has decided to give Mike Müller write access > to the Sling website content wiki. > > Thanks again, Mike, for your contributions and keep up the good work. Thanks Mike and welcome! J

Re: [VOTE] Update to Community Roles and Processes

2009-05-01 Thread Juan José Vázquez Delgado
> An update draft of the Sling Community Roles and Processes as been on > the site since June 2008 [1]. This draft proposes to separate the roles > of Committers and (P)PMC members to lower the entry barrier for > committership. Additionally I added an explicit note, that regular > contributors of

Re: [Vote] Release Apache Sling 5

2009-05-06 Thread Juan José Vázquez Delgado
+1 Thank you Carsten! BR, Juanjo.

Re: [Vote] Release Apache Sling 5 - webconsole config is broken

2009-05-11 Thread Juan José Vázquez Delgado
+1 On Mon, May 11, 2009 at 11:40 AM, Jukka Zitting wrote: > Hi, > > On Mon, May 11, 2009 at 11:26 AM, Bertrand Delacretaz > wrote: >> For now I have created SLING-959 - what do people think of releasing >> with that ugly bug? I know recutting and revoting on the release is a >> pain, so we might

Re: Releases in the future

2009-05-12 Thread Juan José Vázquez Delgado
> As one of those "users" of sling the launchpad structures are working well > for us. At the moment we take launchpad/bundles as is, and package with > something close to lauchpad/app. As Ian describes, a custom launchpad, including Sling and some other bundles, is a typical enterprise-ready pack

Re: Releases in the future

2009-05-12 Thread Juan José Vázquez Delgado
>  * create OSGi Deployment Packages for use with >     the Deployment Admin service > >  * create Karaf features (requiring respective >     Karaf support) > >  * create a list of dependencies to grab from >     and OBR at first startup > > What is important to me, is that we will be able to produ

Re: FYI, added some Pax Exam-based tests

2009-05-14 Thread Juan José Vázquez Delgado
> See contrib/extensions/jcrinstall/it - I used Juanjo's whiteboard > example (whiteboard/jvazquez/testing) as a base, thanks! You´re welcome. I hope to continue this stuff soon. > Tests obviously run slower than pure JUnit tests, but not too slow, > and it's fairly easy to assemble some bundles

Re: [VOTE] Graduate Apache Sling as a top level project

2009-05-18 Thread Juan José Vázquez Delgado
> [X] +1 Graduate as a top level project Regards, Juanjo.

Re: [DISCUSS] Use repository.a.o for deployments

2009-05-21 Thread Juan José Vázquez Delgado
> Next steps after discussion : >   * Vote on this issue +1 Regards, Juanjo.

Re: [VOTE] Use repository.a.o for deployments

2009-05-27 Thread Juan José Vázquez Delgado
+1 BR, Juanjo.

Re: Continuum or Hudson?

2009-06-09 Thread Juan José Vázquez Delgado
> I don't have much experience with Continuum, but every time I try to > do something on vmbuild it's very slow and painful. Seems like that > box is overburdened, and the UI is not very easy to use, IMHO. My experience with Continuum is not good either. > I don't think we need two CI servers - w

Re: Continuum or Hudson?

2009-06-09 Thread Juan José Vázquez Delgado
> As people here seem to prefer Hudson, lets use that one. I have no experience with TeamCity [1] but I feel this could be another option. Any feedback with this tool? [1] http://www.jetbrains.com/teamcity/ Juanjo.

Pax Exam based integration testing (before: "mvn clean" should delete "sling" work folders)

2009-06-10 Thread Juan José Vázquez Delgado
ator/sling/whiteboard/jvazquez/testing/src/test/java/org/apache/sling/itest/PaxExamTestBase.java [5] http://repo2.maven.org/maven2/org/apache/servicemix/bundles/ [6] http://issues.ops4j.org/browse/PAXEXAM-79 On Mon, Apr 6, 2009 at 11:08 AM, Felix Meschberger wrote: > Hi, > > Juan J

Re: User Manager and Charset

2009-06-17 Thread Juan José Vázquez Delgado
> There is an issue with accented chars and the sling user manager. > > I do a web based interface for the nodes below /system/userManager. > > When I POST to createUser or updateUser, then accented chars are messed up > in the server side authorizable resource: eg. the char "ü" becomes "ü". it >

Re: GWT Tests with Sling

2009-06-25 Thread Juan José Vázquez Delgado
Hi, > I'm in the development team of a new CMS which is based on Sling. Good choice!, Sling is the most suitable tool to this purpose :). > Now I want to test my GWT classes. GWT provides the test class GWTTestCase, > that are executed with the help of the gwt-maven-plugin. The tests are > runni

Re: GWT Tests with Sling

2009-06-25 Thread Juan José Vázquez Delgado
> No I was of course thinking about content editors. The "admin console" > is an umbrella term we use internally here to mean those things. Yes, I´m sure Thorsten is thinking about a content editor instead an OSGi environment admin console. Regards, Juanjo.

Re: GWT Tests with Sling

2009-06-25 Thread Juan José Vázquez Delgado
> Well, that of course then amounts to a problem - luckily GWT itself is > ASL2 licensed. And as long as the dependencies have acceptable licenses > (MIT and BSD come to mind) there is not an issue, either. Where it > starts getting problematic is the LGPL and GPL licenses. I think a GWT content e

Re: Get a List of installed Bundles

2009-06-25 Thread Juan José Vázquez Delgado
Hi, > I'm trying to get a list of installed bundles in sling. Bundles are installed in the OSGi container, really. You can get the list of bundles with something like this: for(Bundle b : bundleContext.getBundles() ) { logger.info( "Bundle " + b.getBundleId() + " : " + b.getSymbolic

Re: Script Context custom Bindings for engines

2009-06-26 Thread Juan José Vázquez Delgado
Hi, > i want to inject custom objects to our scripts and did not find a solution > to perform the task. If you´re custom class belongs to an exported package from some bundle, just make: (some_script.esp) var myCustomObject = new some.package.CustomClass(); > The idea is to provide the scripts

Re: Script Context custom Bindings for engines

2009-06-26 Thread Juan José Vázquez Delgado
>> If you mean mapping jcr nodes to domain objects you might want to use >> OCM [1]. You have an example appying OCM at [2]. > > And if you want to hand-craft the adapters you may even want to > implement an AdapterFactory.. Maybe even better than OCM because it wouldn´t be tied up with JCR. Juan

Re: Script Context custom Bindings for engines

2009-06-28 Thread Juan José Vázquez Delgado
Hi Mike, > Is there any sample of an AdapterFactory, so that I can document this? AFAIK, there isn´t any example so far. However, the own OCM bundle implementation is based on an AdapterFactory [1]. So, I understand this might be a good starting point. This service is registered as OSGi service

[jira] Created: (SLING-453) Initial content loading to target location

2008-05-14 Thread Juan Jose Vazquez Delgado (JIRA)
Versions: 2.0.0 Reporter: Juan Jose Vazquez Delgado Priority: Minor As discussed in the mailing list: Use case == A Sling application needs to load content over a previous and deep hierarchy nodes. It could be annoying have to repeat the previous hierarchy to deploy

[jira] Assigned: (SLING-453) Initial content loading to target location

2008-05-14 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado reassigned SLING-453: --- Assignee: Juan Jose Vazquez Delgado > Initial content loading

[jira] Updated: (SLING-453) Initial content loading to target location

2008-05-14 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-453: Assignee: (was: Juan Jose Vazquez Delgado) Afaik, until now the Sling

[jira] Resolved: (SLING-453) Initial content loading to target location

2008-05-20 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-453. - Resolution: Fixed Has been fixed using the new ManifestHeader class

[jira] Created: (SLING-681) Servlet listeners support in Sling

2008-09-29 Thread Juan Jose Vazquez Delgado (JIRA)
Servlet listeners support in Sling -- Key: SLING-681 URL: https://issues.apache.org/jira/browse/SLING-681 Project: Sling Issue Type: Improvement Components: Engine Reporter: Juan Jose

[jira] Created: (SLING-682) Servlet listeners support in Sling

2008-09-29 Thread Juan Jose Vazquez Delgado (JIRA)
Servlet listeners support in Sling -- Key: SLING-682 URL: https://issues.apache.org/jira/browse/SLING-682 Project: Sling Issue Type: Improvement Components: Engine Reporter: Juan Jose

[jira] Resolved: (SLING-681) Servlet listeners support in Sling

2008-09-29 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-681. - Resolution: Duplicate Duplicate SLING-682 > Servlet listeners support

[jira] Created: (SLING-739) Improve the Sling Embedded repository config to make it more flexible

2008-11-19 Thread Juan Jose Vazquez Delgado (JIRA)
: Improvement Components: JCR Affects Versions: 3 Reporter: Juan Jose Vazquez Delgado Assignee: Juan Jose Vazquez Delgado Priority: Minor As discussed in [1], it would be necessary to make the Sling embedded repository configuration more flexible. Use

[jira] Resolved: (SLING-739) Improve the Sling Embedded repository config to make it more flexible

2008-11-19 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-739. - Resolution: Fixed Done as described before. > Improve the Sling Embed

[jira] Updated: (SLING-818) Create a utility class to simplify accessing JSR283 classes in Jackrabbit 1.5

2009-01-08 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-818: Assignee: Juan Jose Vazquez Delgado Remaining Estimate: 0h

[jira] Resolved: (SLING-818) Create a utility class to simplify accessing JSR283 classes in Jackrabbit 1.5

2009-01-09 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-818. - Resolution: Fixed Implemented in rev. 732981. (AccessControlUtil class

[jira] Commented: (SLING-830) Startup failure when after a full build of Sling.

2009-01-15 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664141#action_12664141 ] Juan Jose Vazquez Delgado commented on SLING-830: - Works for me

[jira] Updated: (SLING-859) option overwrite:=true

2009-02-17 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-859: Assignee: Juan Jose Vazquez Delgado Remaining Estimate: 0h

[jira] Updated: (SLING-859) option overwrite:=true

2009-02-18 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-859: "no definition found in parent node's node type for new node: no matc

[jira] Created: (SLING-867) AccesControlUtil addEntry fails

2009-02-23 Thread Juan Jose Vazquez Delgado (JIRA)
AccesControlUtil addEntry fails --- Key: SLING-867 URL: https://issues.apache.org/jira/browse/SLING-867 Project: Sling Issue Type: Bug Components: JCR Reporter: Juan Jose Vazquez Delgado

[jira] Updated: (SLING-867) AccesControlUtil addEntry fails

2009-02-23 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-867: Sorry, [1] http://dev.day.com/discussion-groups/content/lists/incubator

[jira] Closed: (SLING-867) AccesControlUtil addEntry fails

2009-02-23 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado closed SLING-867. --- Resolution: Fixed Resolved in rev. 746943 > AccesControlUtil addEntry fa

[jira] Resolved: (SLING-871) Add new method to AccessControlUtil to determine if an AccessControlEntry contains granted privileges or denied privileges

2009-02-24 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-871. - Resolution: Fixed Assignee: Juan Jose Vazquez Delgado Patch applied

[jira] Created: (SLING-885) External JCR configuration file is not resolved properly

2009-03-13 Thread Juan Jose Vazquez Delgado (JIRA)
Affects Versions: JCR Jackrabbit Server 2.0.2 Environment: Windows Reporter: Juan Jose Vazquez Delgado Assignee: Juan Jose Vazquez Delgado The SlingServerRepository "Configuration File" property in is not resolved properly when "sling.repository.

[jira] Resolved: (SLING-885) External JCR configuration file is not resolved properly

2009-03-13 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-885. - Resolution: Fixed Fixed in rev. 752067 > External JCR configuration f

[jira] Created: (SLING-891) Some usermanager integration tests are failing

2009-03-18 Thread Juan Jose Vazquez Delgado (JIRA)
Versions: 3 Environment: Maven version: 2.0.10 Java version: 1.5.0_14 OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows" Reporter: Juan Jose Vazquez Delgado mvn clean install in trunk fails for me: Re

[jira] Updated: (SLING-879) New Bundle to provide actions for interacting with the jackrabbit AccessManager

2009-03-18 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-879: Remaining Estimate: 0h Original Estimate: 0h jackrabbit-accessmanager

[jira] Resolved: (SLING-891) Some usermanager integration tests are failing

2009-03-20 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-891. - Resolution: Invalid Finally, this seems to be a memory issue. MAVEN_OPTS

[jira] Resolved: (SLING-879) New Bundle to provide actions for interacting with the jackrabbit AccessManager

2009-03-20 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-879. - Resolution: Fixed Assignee: Juan Jose Vazquez Delgado Integration

[jira] Created: (SLING-893) Pipeline support

2009-03-20 Thread Juan Jose Vazquez Delgado (JIRA)
Pipeline support Key: SLING-893 URL: https://issues.apache.org/jira/browse/SLING-893 Project: Sling Issue Type: Improvement Components: Extensions Affects Versions: 3 Reporter: Juan Jose Vazquez

[jira] Reopened: (SLING-736) Ensure getPathInfo returns correct (expected) value

2009-03-24 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado reopened SLING-736: - Assignee: Juan Jose Vazquez Delgado (was: Felix Meschberger) Issue

[jira] Updated: (SLING-736) Ensure getPathInfo returns correct (expected) value

2009-03-24 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-736: Remaining Estimate: 0h Original Estimate: 0h The path info was

[jira] Resolved: (SLING-736) Ensure getPathInfo returns correct (expected) value

2009-03-24 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-736. - Resolution: Fixed At first sight, everything seems to be ok. Close this

[jira] Resolved: (SLING-896) Allow installation of Sling as a feature in ServiceMix Kernel

2009-03-25 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-896. - Resolution: Fixed Assignee: Juan Jose Vazquez Delgado Applied patch

[jira] Commented: (SLING-908) Xproc response does not indicate errors

2009-04-01 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694548#action_12694548 ] Juan Jose Vazquez Delgado commented on SLING-908: - Good point. Thanks

[jira] Resolved: (SLING-893) Pipeline support

2009-04-01 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado resolved SLING-893. - Resolution: Fixed First version in [1]. Close this issue and open new

[jira] Commented: (SLING-736) Ensure getPathInfo returns correct (expected) value

2009-04-03 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695361#action_12695361 ] Juan Jose Vazquez Delgado commented on SLING-736: - Right, I think

[jira] Commented: (SLING-990) Prototype for a Sling Explorer implementation based on GWT

2009-06-09 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717724#action_12717724 ] Juan Jose Vazquez Delgado commented on SLING-990: - Congrats Christ

[jira] Updated: (SLING-1016) Make membership management depend on the principal name not the URI of the principal, since the principal name is already unique.

2009-06-22 Thread Juan Jose Vazquez Delgado (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Jose Vazquez Delgado updated SLING-1016: - Affects Version/s: (was: JCR Jackrabbit User Manager 2.0.4

<    1   2