Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-02-03 Thread Bob Paulin
On 2/3/2021 2:34 PM, Yonit David wrote: -Original Message- From: Bob Paulin Sent: Wednesday, February 3, 2021 1:27 PM To: users@sling.apache.org Subject: Re: Sling Log Rotation Pattern '.'-MM-dd-a Warning External Email: Hi Yonit, On 1/27/2021 10:19 AM, Robert Munt

Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-02-03 Thread Bob Paulin
Hi Yonit, On 1/27/2021 10:19 AM, Robert Munteanu wrote: Hi Yonit, On Wed, 2021-01-27 at 15:51 +, Yonit David wrote: Hi Robert, Sorry about that.  Does this work? http://sling.apache.org/jcr/sling/1.0"; xmlns:jcr="http://www.jcp.org/jcr/1.0";     jcr:primaryType="sling:OsgiConfig"     or

Re: Initial-Content

2013-04-21 Thread Bob Paulin
A couple of things stand out: 1) nodes should not be an array 2) "jcr:primaryType": "sling.Folder" should use a colon on sling:Folder instead of period The bundle will install fine even with bad content but the content importer will generally log out some errors. Do you see anything in the e