lgpl/argeo-commons.git
10 years ago[maven-release-plugin] copy for tag argeo-commons-1.2.3 svn/tags/argeo-commons-1.2.3 svn/tags/argeo-commons-1.2.3
Bruno Sinou [Thu, 7 Nov 2013 17:52:15 +0000 (17:52 +0000)]
[maven-release-plugin]  copy for tag argeo-commons-1.2.3

git-svn-id: https://svn.argeo.org/commons/tags/argeo-commons-1.2.3@6601 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years ago[maven-release-plugin] prepare release argeo-commons-1.2.3
Bruno Sinou [Thu, 7 Nov 2013 17:52:14 +0000 (17:52 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.2.3

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6600 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoPrepare Commons v1.2.3 release (first try has failed because the <version> tag has...
Bruno Sinou [Thu, 7 Nov 2013 17:48:51 +0000 (17:48 +0000)]
Prepare Commons v1.2.3 release (first try has failed because the <version>  tag has also been changed)

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6599 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoPrepare Argeo Commons 1.2.3 release
Bruno Sinou [Thu, 7 Nov 2013 17:22:37 +0000 (17:22 +0000)]
Prepare Argeo Commons 1.2.3 release

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6598 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFix typo in plugin.xml
Bruno Sinou [Thu, 7 Nov 2013 16:34:54 +0000 (16:34 +0000)]
Fix typo in plugin.xml
https://www.argeo.org/bugzilla/show_bug.cgi?id=171

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6596 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoMerge: Add configurable sudo for OS call backups
Mathieu Baudier [Wed, 6 Nov 2013 13:36:47 +0000 (13:36 +0000)]
Merge: Add configurable sudo for OS call backups
https://www.argeo.org/bugzilla/show_bug.cgi?id=192

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6592 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFix typos left in revision 6574 - wizard to launch batch updates on users.
Bruno Sinou [Mon, 4 Nov 2013 11:17:20 +0000 (11:17 +0000)]
Fix typos left in revision 6574 - wizard to launch batch updates on users.
https://www.argeo.org/bugzilla/show_bug.cgi?id=171

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6584 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoAdd a line to ease debug when having a problem with JCR observers.
Bruno Sinou [Fri, 25 Oct 2013 12:43:54 +0000 (12:43 +0000)]
Add a line to ease debug when having a problem with JCR observers.

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6575 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFirst draft of a wizard to launch batch updates on users.
Bruno Sinou [Fri, 25 Oct 2013 12:37:06 +0000 (12:37 +0000)]
First draft of a wizard to launch batch updates on users.
https://www.argeo.org/bugzilla/show_bug.cgi?id=171

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6574 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoenables the execution of a privileged action outside of the UI thread, typically...
Bruno Sinou [Fri, 25 Oct 2013 12:31:16 +0000 (12:31 +0000)]
enables the execution of a privileged action outside of the UI thread, typically to execute batch updates on a JCR repository.
https://www.argeo.org/bugzilla/show_bug.cgi?id=181

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6573 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFactorises utility classes to ease Table and Tree display of data from a JCR repository.
Bruno Sinou [Fri, 25 Oct 2013 12:29:40 +0000 (12:29 +0000)]
Factorises utility classes to ease Table and Tree display of data from a JCR repository.
https://www.argeo.org/bugzilla/show_bug.cgi?id=182

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6572 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoCentralize static methods that are widely used in JCR based UI
Bruno Sinou [Fri, 25 Oct 2013 12:24:11 +0000 (12:24 +0000)]
Centralize static methods that are widely used in JCR based UI
https://www.argeo.org/bugzilla/show_bug.cgi?id=186

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6571 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFactorize base comparator for Node or Row Viewers
Bruno Sinou [Fri, 25 Oct 2013 09:06:25 +0000 (09:06 +0000)]
Factorize base comparator for Node or Row Viewers
https://www.argeo.org/bugzilla/show_bug.cgi?id=185

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6570 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoTreat LDAP as slave only
Mathieu Baudier [Mon, 21 Oct 2013 18:53:43 +0000 (18:53 +0000)]
Treat LDAP as slave only
Remove listeners in both directions
Better deal with username case issues

https://www.argeo.org/bugzilla/show_bug.cgi?id=178

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6556 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFix regression in RCP introduced by resolution of
Mathieu Baudier [Fri, 23 Aug 2013 08:30:29 +0000 (08:30 +0000)]
Fix regression in RCP introduced by resolution of
https://www.argeo.org/bugzilla/show_bug.cgi?id=161

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6402 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoPrepare next development cycle
Mathieu Baudier [Wed, 17 Jul 2013 08:41:10 +0000 (08:41 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6385 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Wed, 17 Jul 2013 06:37:56 +0000 (06:37 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6384 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years ago[maven-release-plugin] prepare release argeo-commons-1.2.2
Mathieu Baudier [Wed, 17 Jul 2013 06:37:49 +0000 (06:37 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.2.2

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6382 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoPrepare Commons v1.2.2 release
Mathieu Baudier [Wed, 17 Jul 2013 06:32:56 +0000 (06:32 +0000)]
Prepare Commons v1.2.2 release

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6381 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoMake proxy more generic
Mathieu Baudier [Tue, 4 Jun 2013 14:27:37 +0000 (14:27 +0000)]
Make proxy more generic
https://www.argeo.org/bugzilla/show_bug.cgi?id=162

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6327 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoJcrUtils.updateLastModifiedAndParents() accept null
Mathieu Baudier [Sun, 2 Jun 2013 20:40:26 +0000 (20:40 +0000)]
JcrUtils.updateLastModifiedAndParents() accept null
https://www.argeo.org/bugzilla/show_bug.cgi?id=163

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6322 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoMake proxy more generic
Mathieu Baudier [Sun, 2 Jun 2013 20:37:32 +0000 (20:37 +0000)]
Make proxy more generic
https://www.argeo.org/bugzilla/show_bug.cgi?id=162

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6321 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoMerge Fix: JcrUtils.mkdirs() method is broken
Mathieu Baudier [Thu, 30 May 2013 17:04:48 +0000 (17:04 +0000)]
Merge Fix: JcrUtils.mkdirs() method is broken
https://www.argeo.org/bugzilla/show_bug.cgi?id=158

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6319 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoFix: Default callback handler not working in RAP
Mathieu Baudier [Thu, 30 May 2013 16:31:05 +0000 (16:31 +0000)]
Fix: Default callback handler not working in RAP
https://www.argeo.org/bugzilla/show_bug.cgi?id=161

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6315 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoBetter support client certificate authorization
Mathieu Baudier [Thu, 30 May 2013 16:30:18 +0000 (16:30 +0000)]
Better support client certificate authorization
https://www.argeo.org/bugzilla/show_bug.cgi?id=160

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6314 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

10 years agoProvide default Tomcat SSL support
Mathieu Baudier [Thu, 30 May 2013 16:24:24 +0000 (16:24 +0000)]
Provide default Tomcat SSL support
https://www.argeo.org/bugzilla/show_bug.cgi?id=160

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6313 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoNetx development circle
Mathieu Baudier [Tue, 26 Mar 2013 11:11:49 +0000 (11:11 +0000)]
Netx development circle

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6222 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Tue, 26 Mar 2013 10:05:01 +0000 (10:05 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6221 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare release argeo-commons-1.2.1
Mathieu Baudier [Tue, 26 Mar 2013 10:04:55 +0000 (10:04 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.2.1

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6219 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix POM version
Mathieu Baudier [Tue, 26 Mar 2013 08:27:11 +0000 (08:27 +0000)]
Fix POM version

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6218 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge https://www.argeo.org/bugzilla/show_bug.cgi?id=141
Mathieu Baudier [Fri, 22 Mar 2013 15:17:04 +0000 (15:17 +0000)]
Merge https://argeo.org/bugzilla/show_bug.cgi?id=141

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6205 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge https://www.argeo.org/bugzilla/show_bug.cgi?id=154
Mathieu Baudier [Fri, 22 Mar 2013 14:26:49 +0000 (14:26 +0000)]
Merge https://argeo.org/bugzilla/show_bug.cgi?id=154

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6199 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge https://www.argeo.org/bugzilla/show_bug.cgi?id=153
Mathieu Baudier [Fri, 22 Mar 2013 14:15:49 +0000 (14:15 +0000)]
Merge https://argeo.org/bugzilla/show_bug.cgi?id=153

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6197 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge https://www.argeo.org/bugzilla/show_bug.cgi?id=141
Mathieu Baudier [Fri, 22 Mar 2013 14:06:51 +0000 (14:06 +0000)]
Merge https://argeo.org/bugzilla/show_bug.cgi?id=141

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6195 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Add sorting to user list table
Bruno Sinou [Thu, 21 Mar 2013 12:15:07 +0000 (12:15 +0000)]
Merge Add sorting to user list table
+ Restore Grab excess space for the table
+ Default order by user ID
Bug 28 : https://www.argeo.org/bugzilla/show_bug.cgi?id=28

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6187 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Open Generic JCR Query command is broken
Bruno Sinou [Wed, 20 Mar 2013 21:03:43 +0000 (21:03 +0000)]
Merge  Open Generic JCR Query command is broken
https://www.argeo.org/bugzilla/show_bug.cgi?id=149

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6184 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Add sorting to user list table
Bruno Sinou [Wed, 20 Mar 2013 20:58:22 +0000 (20:58 +0000)]
Merge Add sorting to user list table
https://www.argeo.org/bugzilla/show_bug.cgi?id=28

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6183 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Trigger view refresh after adding a new remote repository
Bruno Sinou [Wed, 20 Mar 2013 20:17:14 +0000 (20:17 +0000)]
Merge Trigger view refresh after adding a new remote repository
https://www.argeo.org/bugzilla/show_bug.cgi?id=142

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6182 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge - CommandUtils fails to call command with no parameter
Bruno Sinou [Wed, 20 Mar 2013 14:15:23 +0000 (14:15 +0000)]
Merge - CommandUtils fails to call command with no parameter
https://www.argeo.org/bugzilla/show_bug.cgi?id=145

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6181 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Remote RCP not working
Mathieu Baudier [Tue, 19 Mar 2013 19:03:04 +0000 (19:03 +0000)]
Merge Remote RCP not working
https://www.argeo.org/bugzilla/show_bug.cgi?id=148

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6177 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoDisable create hierarchy cache in Jackrabbit node repo
Mathieu Baudier [Tue, 19 Mar 2013 16:14:15 +0000 (16:14 +0000)]
Disable create hierarchy cache in Jackrabbit node repo
https://www.argeo.org/bugzilla/show_bug.cgi?id=147

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6174 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge OS JCR authentication provider logging out unnecessarily
Mathieu Baudier [Tue, 19 Mar 2013 16:12:25 +0000 (16:12 +0000)]
Merge OS JCR authentication provider logging out unnecessarily
https://www.argeo.org/bugzilla/show_bug.cgi?id=146

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6173 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Order of nodes in JCR data explorer
Mathieu Baudier [Tue, 19 Mar 2013 13:16:36 +0000 (13:16 +0000)]
Merge Order of nodes in JCR data explorer
https://www.argeo.org/bugzilla/show_bug.cgi?id=139

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6166 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge fix for osgiboot forcing jars to be installed as file: instead of reference...
Mathieu Baudier [Tue, 19 Mar 2013 12:40:55 +0000 (12:40 +0000)]
Merge fix for osgiboot forcing jars to be installed as file: instead of reference:file:
https://www.argeo.org/bugzilla/show_bug.cgi?id=134

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6164 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoRemove unused svn:mergeinfo
Mathieu Baudier [Tue, 19 Mar 2013 11:56:51 +0000 (11:56 +0000)]
Remove unused svn:mergeinfo

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6163 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Add not admin activity
Mathieu Baudier [Tue, 19 Mar 2013 11:54:13 +0000 (11:54 +0000)]
Merge Add not admin activity
https://www.argeo.org/bugzilla/show_bug.cgi?id=144

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6162 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge Add anonymous activity
Mathieu Baudier [Tue, 19 Mar 2013 11:52:08 +0000 (11:52 +0000)]
Merge Add anonymous activity
https://www.argeo.org/bugzilla/show_bug.cgi?id=143

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6161 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge fix RAP launcher
Mathieu Baudier [Sun, 17 Mar 2013 15:43:24 +0000 (15:43 +0000)]
Merge fix RAP launcher
https://www.argeo.org/bugzilla/show_bug.cgi?id=138

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6153 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMerge fix for RAP browser window resize
Mathieu Baudier [Sun, 17 Mar 2013 15:41:38 +0000 (15:41 +0000)]
Merge fix for RAP browser window resize
https://www.argeo.org/bugzilla/show_bug.cgi?id=137

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6152 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix org.argeo.server.catalina.start uses org.apache.commons.logging
Mathieu Baudier [Fri, 15 Mar 2013 16:17:34 +0000 (16:17 +0000)]
Fix org.argeo.server.catalina.start uses org.apache.commons.logging
https://bugzilla.argeo.org/show_bug.cgi?id=136

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6144 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoUpdate SVN information in POM
Mathieu Baudier [Tue, 18 Dec 2012 12:49:36 +0000 (12:49 +0000)]
Update SVN information in POM

git-svn-id: https://svn.argeo.org/commons/branches/1.x@5981 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoCreate Argeo 1 branch
Mathieu Baudier [Tue, 18 Dec 2012 12:43:57 +0000 (12:43 +0000)]
Create Argeo 1 branch

git-svn-id: https://svn.argeo.org/commons/branches/1.x@5980 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare next development cycle
Mathieu Baudier [Tue, 18 Dec 2012 12:36:58 +0000 (12:36 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@5978 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Tue, 18 Dec 2012 12:27:52 +0000 (12:27 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@5977 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare release argeo-commons-1.2.0
Mathieu Baudier [Tue, 18 Dec 2012 12:27:43 +0000 (12:27 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.2.0

git-svn-id: https://svn.argeo.org/commons/trunk@5975 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare Commons v1.2.0 release
Mathieu Baudier [Tue, 18 Dec 2012 12:21:35 +0000 (12:21 +0000)]
Prepare Commons v1.2.0 release

git-svn-id: https://svn.argeo.org/commons/trunk@5974 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMake CND import more robust
Mathieu Baudier [Wed, 12 Dec 2012 12:55:40 +0000 (12:55 +0000)]
Make CND import more robust

git-svn-id: https://svn.argeo.org/commons/trunk@5973 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare next development cycle
Mathieu Baudier [Tue, 11 Dec 2012 16:49:39 +0000 (16:49 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@5963 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Tue, 11 Dec 2012 16:26:58 +0000 (16:26 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@5962 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare release argeo-commons-1.1.9
Mathieu Baudier [Tue, 11 Dec 2012 16:26:49 +0000 (16:26 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.1.9

git-svn-id: https://svn.argeo.org/commons/trunk@5960 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare Commons v1.1.9 release
Mathieu Baudier [Tue, 11 Dec 2012 16:21:16 +0000 (16:21 +0000)]
Prepare Commons v1.1.9 release

git-svn-id: https://svn.argeo.org/commons/trunk@5959 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoCosmetic improvements
Mathieu Baudier [Tue, 11 Dec 2012 16:20:36 +0000 (16:20 +0000)]
Cosmetic improvements

git-svn-id: https://svn.argeo.org/commons/trunk@5958 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoChange rpmfactory base
Mathieu Baudier [Tue, 11 Dec 2012 15:40:18 +0000 (15:40 +0000)]
Change rpmfactory base

git-svn-id: https://svn.argeo.org/commons/trunk@5957 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoIgnore MANIFEST
Mathieu Baudier [Tue, 11 Dec 2012 11:38:45 +0000 (11:38 +0000)]
Ignore MANIFEST

git-svn-id: https://svn.argeo.org/commons/trunk@5956 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoRemove unused module
Mathieu Baudier [Tue, 11 Dec 2012 11:27:41 +0000 (11:27 +0000)]
Remove unused module

git-svn-id: https://svn.argeo.org/commons/trunk@5955 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoRemove MANIFEST
Mathieu Baudier [Tue, 11 Dec 2012 11:27:14 +0000 (11:27 +0000)]
Remove MANIFEST

git-svn-id: https://svn.argeo.org/commons/trunk@5954 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoAdapt to Argeo Distribution v1.4.0
Mathieu Baudier [Tue, 11 Dec 2012 11:26:37 +0000 (11:26 +0000)]
Adapt to Argeo Distribution v1.4.0

git-svn-id: https://svn.argeo.org/commons/trunk@5953 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMake Tomcat much easier to configure.
Mathieu Baudier [Tue, 11 Dec 2012 10:56:21 +0000 (10:56 +0000)]
Make Tomcat much easier to configure.

git-svn-id: https://svn.argeo.org/commons/trunk@5951 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMove Catalina start to runtime
Mathieu Baudier [Tue, 11 Dec 2012 09:56:30 +0000 (09:56 +0000)]
Move Catalina start to runtime

git-svn-id: https://svn.argeo.org/commons/trunk@5948 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoConfigure Catalina start
Mathieu Baudier [Tue, 11 Dec 2012 09:55:46 +0000 (09:55 +0000)]
Configure Catalina start

git-svn-id: https://svn.argeo.org/commons/trunk@5947 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMake Tomcat more configurable
Mathieu Baudier [Tue, 11 Dec 2012 09:55:11 +0000 (09:55 +0000)]
Make Tomcat more configurable

git-svn-id: https://svn.argeo.org/commons/trunk@5946 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMove Catalina Start to Commons
Mathieu Baudier [Tue, 11 Dec 2012 09:50:08 +0000 (09:50 +0000)]
Move Catalina Start to Commons

git-svn-id: https://svn.argeo.org/commons/trunk@5945 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix issue with Jackrabbit container
Mathieu Baudier [Mon, 10 Dec 2012 15:38:57 +0000 (15:38 +0000)]
Fix issue with Jackrabbit container

git-svn-id: https://svn.argeo.org/commons/trunk@5944 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoDeal with use case not in OSGi runtime
Mathieu Baudier [Mon, 10 Dec 2012 12:54:30 +0000 (12:54 +0000)]
Deal with use case not in OSGi runtime

git-svn-id: https://svn.argeo.org/commons/trunk@5943 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoStore data model CND files
Mathieu Baudier [Mon, 10 Dec 2012 12:27:11 +0000 (12:27 +0000)]
Store data model CND files

git-svn-id: https://svn.argeo.org/commons/trunk@5942 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoIntroduce maintained repository interface
Mathieu Baudier [Mon, 10 Dec 2012 11:01:55 +0000 (11:01 +0000)]
Introduce maintained repository interface

git-svn-id: https://svn.argeo.org/commons/trunk@5941 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoRefactor JCR explorer model
Mathieu Baudier [Mon, 10 Dec 2012 10:33:25 +0000 (10:33 +0000)]
Refactor JCR explorer model

git-svn-id: https://svn.argeo.org/commons/trunk@5940 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare next development cycle
Mathieu Baudier [Sat, 8 Dec 2012 14:46:03 +0000 (14:46 +0000)]
Prepare next development cycle

git-svn-id: https://svn.argeo.org/commons/trunk@5928 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Sat, 8 Dec 2012 14:19:33 +0000 (14:19 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@5927 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare release argeo-commons-1.1.8
Mathieu Baudier [Sat, 8 Dec 2012 14:19:26 +0000 (14:19 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.1.8

git-svn-id: https://svn.argeo.org/commons/trunk@5925 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare v1.1.8 release
Mathieu Baudier [Sat, 8 Dec 2012 14:14:45 +0000 (14:14 +0000)]
Prepare v1.1.8 release

git-svn-id: https://svn.argeo.org/commons/trunk@5924 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoImprove build and documentation
Mathieu Baudier [Sat, 8 Dec 2012 14:11:18 +0000 (14:11 +0000)]
Improve build and documentation

git-svn-id: https://svn.argeo.org/commons/trunk@5921 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoIgnore MKCOL on repository and workspace
Mathieu Baudier [Sat, 8 Dec 2012 14:10:53 +0000 (14:10 +0000)]
Ignore MKCOL on repository and workspace

git-svn-id: https://svn.argeo.org/commons/trunk@5920 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix NPE when TRACE logging is activated
Mathieu Baudier [Sat, 8 Dec 2012 14:10:32 +0000 (14:10 +0000)]
Fix NPE when TRACE logging is activated

git-svn-id: https://svn.argeo.org/commons/trunk@5919 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoAddWorkspace and AddPrivileges in JCR Explorer
Mathieu Baudier [Sat, 8 Dec 2012 14:07:52 +0000 (14:07 +0000)]
AddWorkspace and AddPrivileges in JCR Explorer

git-svn-id: https://svn.argeo.org/commons/trunk@5918 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoRename perspectives
Mathieu Baudier [Fri, 7 Dec 2012 21:44:44 +0000 (21:44 +0000)]
Rename perspectives

git-svn-id: https://svn.argeo.org/commons/trunk@5917 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix issues with admin
Mathieu Baudier [Fri, 7 Dec 2012 20:29:56 +0000 (20:29 +0000)]
Fix issues with admin

git-svn-id: https://svn.argeo.org/commons/trunk@5912 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoAdd reporting libraries to node
Mathieu Baudier [Fri, 7 Dec 2012 13:23:16 +0000 (13:23 +0000)]
Add reporting libraries to node

git-svn-id: https://svn.argeo.org/commons/trunk@5907 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFix published version
Mathieu Baudier [Thu, 6 Dec 2012 16:10:11 +0000 (16:10 +0000)]
Fix published version

git-svn-id: https://svn.argeo.org/commons/trunk@5901 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoUse dc=demo,dc=example,dc=org fro demo
Mathieu Baudier [Thu, 6 Dec 2012 14:17:36 +0000 (14:17 +0000)]
Use dc=demo,dc=example,dc=org fro demo

git-svn-id: https://svn.argeo.org/commons/trunk@5900 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agolast segment managed when there is no '/'
Mathieu Baudier [Tue, 4 Dec 2012 17:42:39 +0000 (17:42 +0000)]
last segment managed when there is no '/'

git-svn-id: https://svn.argeo.org/commons/trunk@5896 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoFormatting
Mathieu Baudier [Tue, 4 Dec 2012 17:42:09 +0000 (17:42 +0000)]
Formatting

git-svn-id: https://svn.argeo.org/commons/trunk@5895 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoMake system authentication more configurable
Mathieu Baudier [Tue, 4 Dec 2012 17:41:41 +0000 (17:41 +0000)]
Make system authentication more configurable

git-svn-id: https://svn.argeo.org/commons/trunk@5894 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoCommented experiment with starting bundle in separate thread.
Mathieu Baudier [Tue, 4 Dec 2012 15:38:51 +0000 (15:38 +0000)]
Commented experiment with starting bundle in separate thread.

git-svn-id: https://svn.argeo.org/commons/trunk@5893 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoGive all rights to admin on new repositories
Mathieu Baudier [Tue, 4 Dec 2012 14:59:51 +0000 (14:59 +0000)]
Give all rights to admin on new repositories

git-svn-id: https://svn.argeo.org/commons/trunk@5892 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoIntroduce file repository creation via repository factory
Mathieu Baudier [Sun, 2 Dec 2012 15:38:08 +0000 (15:38 +0000)]
Introduce file repository creation via repository factory

git-svn-id: https://svn.argeo.org/commons/trunk@5890 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoAdd properties directory to ressources
Mathieu Baudier [Thu, 29 Nov 2012 17:33:33 +0000 (17:33 +0000)]
Add properties directory to ressources

git-svn-id: https://svn.argeo.org/commons/trunk@5871 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Fri, 16 Nov 2012 14:07:29 +0000 (14:07 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.argeo.org/commons/trunk@5860 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years ago[maven-release-plugin] prepare release argeo-commons-1.1.7
Mathieu Baudier [Fri, 16 Nov 2012 14:07:22 +0000 (14:07 +0000)]
[maven-release-plugin] prepare release argeo-commons-1.1.7

git-svn-id: https://svn.argeo.org/commons/trunk@5858 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

11 years agoPrepare Commons 1.1.7 release
Mathieu Baudier [Fri, 16 Nov 2012 14:03:04 +0000 (14:03 +0000)]
Prepare Commons 1.1.7 release

git-svn-id: https://svn.argeo.org/commons/trunk@5857 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc