olivier lamy
6fe2ee2ff9
format only to trigger a Jenkins build
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-15 19:19:18 +10:00
olivier lamy
88fccc84f0
fix test
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-14 21:38:49 +10:00
olivier lamy
789f879c3b
fixing test for rest services, correctly close jcr repo
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-14 17:20:12 +10:00
Martin Stockhammer
f93a787e74
Adding custom properties to project metadata.
...
Extending the project metadata to add custom properties. This may be used by
storage implementations later.
2017-08-12 14:49:45 +02:00
Martin Stockhammer
e5e11721b1
Merge branch 'pr-30'
2017-08-01 22:39:34 +02:00
olivier lamy
e4ef8273a4
increase memory for test
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-08-01 14:33:46 +10:00
olivier lamy
c0623553f0
shutdown executor service on close
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-31 22:16:08 +10:00
Daniel Trebbien
da10799447
Fix two incorrect SLF4J logger calls
...
These issues were found by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2017-07-30 13:29:29 -07:00
Daniel Trebbien
0b15664f1c
Utilize parameterized logging and remove toString() calls
...
As suggested in the SLF4J FAQ:
https://www.slf4j.org/faq.html#logging_performance
.. parameterized logging can improve the efficiency of logger calls when
logging at the specified level is disabled.
In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException
since SLF4J 1.6.0 it is possible to use parameterized logging and also
log an exception/throwable.
toString() is called automatically:
https://www.slf4j.org/faq.html#string_contents
These changes were suggested by SLF4J Helper for NetBeans IDE:
http://plugins.netbeans.org/plugin/72557/
2017-07-30 13:26:05 -07:00
olivier lamy
d93ae430d5
trying more memory too see what happen on Jenkins
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-29 09:22:14 +10:00
olivier lamy
623eb062da
shaded package changed
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-28 21:10:24 +10:00
olivier lamy
91e42dee5b
no need of this file
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 17:35:09 +10:00
olivier lamy
f15eb37cba
oak 1.7.3
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 14:57:00 +10:00
olivier lamy
8a76b99641
more progress on oak lucene shaded
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 14:56:21 +10:00
olivier lamy
003d5794a8
more progress on new maven indexer version
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-24 10:12:23 +10:00
Martin Stockhammer
bba9d8b512
Removing osgi dependencies
2017-07-19 22:36:17 +02:00
olivier lamy
7480b7ffe2
some progress
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-17 18:41:14 +10:00
Martin Stockhammer
f637c02c71
[MRM-1957] Spliting statistics plugin module
...
Adding new API module (metadata-statistics-api) for statistics and move the
jcr specific tasks to the metadata store module.
Providing interfaces for the statistics API.
Removing dependencies to store specific libraries (like JCR) from the statistic
modules.
2017-07-16 17:56:54 +02:00
olivier lamy
22430044a4
push work started with shaded lucene
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-07-07 17:20:47 +10:00
olivier lamy
58ac86f011
force jcr save
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 10:21:14 +10:00
olivier lamy
0bfead8264
some progress on new indexer
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 09:33:50 +10:00
olivier lamy
ddbb6cdaf4
cosmetic change :-)
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 09:06:22 +10:00
olivier lamy
f0ba11a2f8
indexer is not using plexus bridge anymore
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-24 09:05:49 +10:00
Martin Stockhammer
96843bd488
Fixing tests and path for jcr oak
2017-06-24 09:05:49 +10:00
Martin Stockhammer
7d2cc26b4b
Adding jcr oak implementation
2017-06-24 09:05:49 +10:00
olivier lamy
42df217cd0
do not ignore .indexer so we can find the reason of unit failure :-)
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-21 16:54:41 +10:00
olivier lamy
7fc559dce1
revert previous changes for this test as it fail on jenkins but not locally... It Works On My Machine is back :-)
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-21 16:34:03 +10:00
olivier lamy
4e41052135
cleanup comments
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-20 21:54:14 +10:00
olivier lamy
8d3f82a479
[MRM-1956] Replace tomcat-jdbc pool with HikariCP
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-20 21:49:28 +10:00
olivier lamy
c6d882dfdc
add save fingers jetty scripts
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:36:51 +10:00
olivier lamy
41f6912814
get rid of tomcat plugin
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:36:31 +10:00
olivier lamy
014313320f
[MRM-1952] add jetty snapshot repositories
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-17 09:20:02 +10:00
olivier lamy
c8fd32bbb7
start work using jetty maven plugin
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:30:26 +10:00
olivier lamy
63827f482b
remove all references to sirona
...
Signed-off-by: olivier lamy <olamy@apache.org>
2017-06-16 16:27:02 +10:00
Martin Stockhammer
65c0d017c0
Adding version for jacoco plugin config
2017-06-14 09:25:24 +02:00
Martin Stockhammer
dc259c035b
[MRM-1954] Adding validatehierarchy property for JCR
2017-06-14 00:04:07 +02:00
Martin Stockhammer
3a18da17df
Fixing DTD of jcr config file
2017-06-13 23:36:25 +02:00
Martin Stockhammer
6ff4d94f6c
[MRM-1953] Upgrading and fixing jacoco configuration
2017-06-13 22:48:31 +02:00
Martin Stockhammer
ebd78d8b17
[MRM-1953] Updating modernizer-maven-plugin
2017-06-13 20:55:40 +02:00
Martin Stockhammer
7c4e951f8d
Updating config for new site plugin
2017-06-13 20:44:32 +02:00
Martin Stockhammer
79d2e2fd1b
Switching to tar posix mode
2017-06-13 17:07:45 +02:00
Martin Stockhammer
577fa611b1
Fixing another timing issue with JS tests
2017-06-13 16:39:33 +02:00
Martin Stockhammer
5608f7bbaf
Cleaning up pom.xml
2017-06-13 13:29:52 +02:00
Martin Stockhammer
c958387951
Fixing another timing issue with htmlunit tests
2017-06-13 13:29:24 +02:00
Martin Stockhammer
0ebdedcbe5
Adding empty tags avoid schema errors in IDE
2017-06-13 13:18:59 +02:00
Martin Stockhammer
eedd8d655a
[MRM-1950] Switching to new jackrabbit version
2017-06-12 21:36:00 +02:00
Martin Stockhammer
a674bda129
Trying to stabilize htmlunit tests
2017-06-11 22:40:32 +02:00
Martin Stockhammer
7abf559673
Adding workaround for timing problems with htmlunit
2017-06-11 22:08:22 +02:00
Martin Stockhammer
087f6258f3
Changing execution flow of JS test for repositories
2017-06-11 21:40:29 +02:00
Martin Stockhammer
975751baf6
Adding IEDriverServer to cleanup procedure
2017-06-11 21:09:21 +02:00