Re: Support sending emails

2012-02-17 Thread Jukka Zitting
Hi,

On Fri, Feb 17, 2012 at 9:57 AM, Stefan Sandberg
stefan.sandber...@hotmail.com wrote:
 I have started use Jackrabbit and I wonder if Jackrabbit supports sending
 emails from a list?

No, Jackrabbit has no built-in email capabilities.

BR,

Jukka Zitting


[jira] [Created] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Julian Reschke (Created) (JIRA)
add missing name constants for mix:title


 Key: JCR-3237
 URL: https://issues.apache.org/jira/browse/JCR-3237
 Project: Jackrabbit Content Repository
  Issue Type: Improvement
  Components: jackrabbit-spi-commons, JCR 2.0
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Julian Reschke (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-3237:


Affects Version/s: 2.6
   2.4.1

 add missing name constants for mix:title
 

 Key: JCR-3237
 URL: https://issues.apache.org/jira/browse/JCR-3237
 Project: Jackrabbit Content Repository
  Issue Type: Improvement
  Components: jackrabbit-spi-commons, JCR 2.0
Affects Versions: 2.4.1, 2.6
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Resolved] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Julian Reschke (Resolved) (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke resolved JCR-3237.
-

   Resolution: Fixed
Fix Version/s: 2.6
   2.4.1

 add missing name constants for mix:title
 

 Key: JCR-3237
 URL: https://issues.apache.org/jira/browse/JCR-3237
 Project: Jackrabbit Content Repository
  Issue Type: Improvement
  Components: jackrabbit-spi-commons, JCR 2.0
Affects Versions: 2.4.1, 2.6
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor
 Fix For: 2.4.1, 2.6




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (JCR-3238) Add posibility to remove version history when versionable node has only root version

2012-02-17 Thread Marek Slama (Created) (JIRA)
Add posibility to remove version history when versionable node has only root 
version


 Key: JCR-3238
 URL: https://issues.apache.org/jira/browse/JCR-3238
 Project: Jackrabbit Content Repository
  Issue Type: New Feature
Reporter: Marek Slama
Priority: Minor


Follow up of JCR-134. When given versionable node is created it has only root 
version. So when now it is deleted there is no way how to remove its version 
history. JCR-134 handles case when there is at least one regular version which 
can be removed and it triggers version history removal. But there is no way now 
how to trigger version history removal in this special case as root version 
cannot be removed. It would be nice if it would be possible somehow to remove 
version history of versionable node without any regular version. (Possible 
workaound in such case is to first create regular node version and then 
continue as in JCR-134 ie. remove node first and then regular version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (JCR-134) Unreferenced VersionHistory should be deleted automatically.

2012-02-17 Thread Marek Slama (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/JCR-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13210264#comment-13210264
 ] 

Marek Slama commented on JCR-134:
-

Done. I filed JCR-3238.

 Unreferenced VersionHistory should be deleted automatically.
 

 Key: JCR-134
 URL: https://issues.apache.org/jira/browse/JCR-134
 Project: Jackrabbit Content Repository
  Issue Type: New Feature
  Components: versioning
Reporter: Tobias Bocanegra
Assignee: Jukka Zitting
Priority: Minor
 Fix For: 1.6

 Attachments: jackrabbit-1.4.x-JCR-134-first-try-2008-08-11.patch


 since the creation of a VersionHistory is triggered by the creation of a 
 mix:versionable node, the removal should happen automatically, as soon as no 
 references to that version histroy exist anymore. this is the case, when all 
 mix:versionable nodes (in all workspaces) belonging to that VH are deleted, 
 and all the versions in the VH are removed i.e. only the jcr:rootVersion is 
 left. At this point, the VH should be deleted aswell.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [jira] [Resolved] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Felix Meschberger
Hi

Me thinks that the version in o.a.j.spi.commons.name.package-info.java must be 
increased to 2.4.1 due to this addition.

Regards
Felix

Am 17.02.2012 um 14:45 schrieb Julian Reschke (Resolved) (JIRA):

 
 [ 
 https://issues.apache.org/jira/browse/JCR-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
  ]
 
 Julian Reschke resolved JCR-3237.
 -
 
   Resolution: Fixed
Fix Version/s: 2.6
   2.4.1
 
 add missing name constants for mix:title
 
 
Key: JCR-3237
URL: https://issues.apache.org/jira/browse/JCR-3237
Project: Jackrabbit Content Repository
 Issue Type: Improvement
 Components: jackrabbit-spi-commons, JCR 2.0
   Affects Versions: 2.4.1, 2.6
   Reporter: Julian Reschke
   Assignee: Julian Reschke
   Priority: Minor
Fix For: 2.4.1, 2.6
 
 
 
 
 --
 This message is automatically generated by JIRA.
 If you think it was sent incorrectly, please contact your JIRA 
 administrators: 
 https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
 For more information on JIRA, see: http://www.atlassian.com/software/jira
 
 



Re: [jira] [Resolved] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Jukka Zitting
Hi,

On Fri, Feb 17, 2012 at 2:52 PM, Felix Meschberger fmesc...@adobe.com wrote:
 Me thinks that the version in o.a.j.spi.commons.name.package-info.java must
 be increased to 2.4.1 due to this addition.

I've been taking care of that as a part of cutting a release.
Meanwhile if the package-info update is needed (for OSGi dependency
reasons) already for the SNAPSHOT, any committer can go ahead and
update the version.

BR,

Jukka Zitting


Re: [jira] [Resolved] (JCR-3237) add missing name constants for mix:title

2012-02-17 Thread Felix Meschberger
Hi,

Am 17.02.2012 um 15:03 schrieb Jukka Zitting:

 Hi,
 
 On Fri, Feb 17, 2012 at 2:52 PM, Felix Meschberger fmesc...@adobe.com wrote:
 Me thinks that the version in o.a.j.spi.commons.name.package-info.java must
 be increased to 2.4.1 due to this addition.
 
 I've been taking care of that as a part of cutting a release.
 Meanwhile if the package-info update is needed (for OSGi dependency
 reasons) already for the SNAPSHOT, any committer can go ahead and
 update the version.

Thanks, as long as it doesn't go unnoticed.

Regards
Felix