Commit Graph

1514 Commits

Author SHA1 Message Date
eliaporciani
e2e5057096 [SEARCH-1445]
Added enum class for text default fields.
2019-03-27 11:08:07 +01:00
eliaporciani
36fb0fbad7 [SEARCH-1445]
Added ThrowingFunction utility class.
2019-03-27 11:07:24 +01:00
Tom Page
37eeb57395 Merge pull request #139 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.29
Bump alfresco-data-model from 8.28 to 8.29
2019-03-20 08:46:52 +00:00
dependabot[bot]
aaeee34f53 Bump alfresco-data-model from 8.28 to 8.29
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.28 to 8.29.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.28...8.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 15:24:58 +00:00
Tom Page
cc07565433 Merge master into UpdateThirdPartyLicenses. 2019-03-19 14:49:18 +00:00
Tom Page
2355fb309a Update third party license notice for alfresco-data-model.
The new licenses were checked here:
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.8.1
https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-impl/2.3.1
https://mvnrepository.com/artifact/org.jibx/jibx-run/1.3.1
https://mvnrepository.com/artifact/org.springframework/spring-aop/5.1.4.RELEASE
2019-03-19 14:48:21 +00:00
Tom Page
57a4c071cd Update third party license notice for open cmis.
These libraries remain Apache 2.0:
https://mvnrepository.com/artifact/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.1.0
https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/3.0.12
2019-03-19 14:06:26 +00:00
Tom Page
28aef28a0d Update license declaration for Jackson 2.9.8.
This is still Apache 2.0:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.9.8
2019-03-19 13:54:04 +00:00
Tom Page
a0473e5ab9 Merge pull request #138 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.25.1
Bump mockito-core from 2.25.0 to 2.25.1
2019-03-18 09:20:12 +00:00
dependabot[bot]
7f0ef60f11 Bump mockito-core from 2.25.0 to 2.25.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 01:16:12 +00:00
Tom Page
8e772a6bf9 Merge pull request #135 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.28
Bump alfresco-data-model from 8.24 to 8.28
2019-03-12 12:23:18 +00:00
Tom Page
0ac4bfc6a6 Merge pull request #136 from Alfresco/dependabot/maven/org.slf4j-slf4j-log4j12-1.7.26
Bump slf4j-log4j12 from 1.7.21 to 1.7.26
2019-03-12 11:28:34 +00:00
Tom Page
4b116142dc Add missing dependency to get HTTP status codes. 2019-03-12 11:20:15 +00:00
dependabot[bot]
04005a3e9c Bump slf4j-log4j12 from 1.7.21 to 1.7.26
Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.21 to 1.7.26.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.21...v_1.7.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 01:19:49 +00:00
dependabot[bot]
696ab6fb71 Bump alfresco-data-model from 8.24 to 8.28
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.24 to 8.28.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.24...8.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 01:19:41 +00:00
Tom Page
4540e88827 Merge pull request #134 from Alfresco/feature/RemoveJavaxServletFromSolrClient
Remove unused dependency.
2019-03-11 15:33:45 +00:00
Tom Page
d9f61d554f Remove unused dependency.
The dependency javax.servlet-api is marked as provided, but when testing removal locally
there is no impact on the build.
2019-03-11 14:14:27 +00:00
Tom Page
9f3ce54b2e Merge pull request #130 from Alfresco/dependabot/maven/com.carrotsearch.randomizedtesting-randomizedtesting-runner-2.7.2
Bump randomizedtesting-runner from 2.5.0 to 2.7.2
2019-03-11 14:05:23 +00:00
Tom Page
3c9355ba22 Merge pull request #133 from Alfresco/feature/JacksonUpdate
Update license notice for jackson 2.9.8.
2019-03-11 13:42:11 +00:00
Tom Page
f3f9ad0332 Merge pull request #132 from Alfresco/feature/RemoveNLPTestCode
Remove unused NLP test code.
2019-03-11 13:36:09 +00:00
Tom Page
1856efa339 Update license notice for jackson 2.9.8. 2019-03-11 12:51:57 +00:00
Tom Page
36fe4af34b Merge pull request #128 from Alfresco/dependabot/maven/org.apache.chemistry.opencmis-chemistry-opencmis-client-impl-1.1.0
Bump chemistry-opencmis-client-impl from 0.11.0 to 1.1.0
2019-03-11 12:08:58 +00:00
Tom Page
57bc29d599 Remove unused NLP test code. 2019-03-11 11:27:21 +00:00
Tom Page
1612193a0d Merge pull request #131 from Alfresco/dependabot/maven/org.slf4j-slf4j-api-1.7.26
Bump slf4j-api from 1.7.12 to 1.7.26
2019-03-11 11:17:10 +00:00
Paul Brodner
a0e31b0124 SEARCH-1184: adding jacoco code coverage (#121)
* SEARCH-1184 Add support for JaCoCo code coverage
2019-03-11 11:49:23 +02:00
Tom Page
838a5fa8ef Merge pull request #122 from Alfresco/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.9.8
Bump jackson-core from 2.8.10 to 2.9.8
2019-03-11 09:47:44 +00:00
Tom Page
e870458235 Merge pull request #127 from Alfresco/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.9.8
Bump jackson-annotations from 2.8.10 to 2.9.8
2019-03-11 09:47:32 +00:00
Tom Page
5554336098 Merge pull request #123 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.25.0
Bump mockito-core from 2.23.0 to 2.25.0
2019-03-11 09:10:51 +00:00
dependabot[bot]
cd8e251ed7 Bump slf4j-api from 1.7.12 to 1.7.26
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.12 to 1.7.26.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.12...v_1.7.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 01:19:26 +00:00
dependabot[bot]
03d6c90c54 Bump randomizedtesting-runner from 2.5.0 to 2.7.2
Bumps randomizedtesting-runner from 2.5.0 to 2.7.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 01:19:13 +00:00
dependabot[bot]
322bef1eb3 Bump chemistry-opencmis-client-impl from 0.11.0 to 1.1.0
Bumps chemistry-opencmis-client-impl from 0.11.0 to 1.1.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 01:19:00 +00:00
dependabot[bot]
aa30ed9eba Bump jackson-annotations from 2.8.10 to 2.9.8
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.8.10 to 2.9.8.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 01:18:19 +00:00
dependabot[bot]
9ff0d2923c Bump mockito-core from 2.23.0 to 2.25.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.0 to 2.25.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.23.0...v2.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 16:53:15 +00:00
dependabot[bot]
9c3434ad7f Bump jackson-core from 2.8.10 to 2.9.8
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.8.10 to 2.9.8.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.8.10...jackson-core-2.9.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 16:53:01 +00:00
Andrea Gazzarini
97c94f2567 Merge pull request #116 from Alfresco/fix/SEARCH-1263_datemath_parsing_failure
Fix/search 1263 datemath parsing failure
2019-02-20 14:35:42 +00:00
Tom Page
898fb00563 Merge pull request #115 from Alfresco/feature/SEARCH-1475_ThirdPartyLicenseTest
Feature/search 1475 third party license test
2019-02-20 14:33:17 +00:00
agazzarini
4e07e9ed48 [ SEARCH-1263 ] Javadoc on test initialisaton method 2019-02-20 10:20:03 +00:00
agazzarini
265b4bb1c5 [ SEARCH-1263 ] SimpleDateFormat replaced with Alfresco CachingDateFormat (no locale issue) 2019-02-19 12:26:32 +00:00
Tom Page
03ffb0fc87 SEARCH-1475 Look for jar files that are actually contained in the zip.
We now run as an integration test during the maven verify phase. We compare
the dependencies mentioned in the notice.txt with those listed in the zip
file manifest.
2019-02-19 11:37:05 +00:00
Andrea Gazzarini
9fbdbc52cd Merge pull request #114 from Alfresco/fix/SEARCH-1433_with_proper_line_endings
[ SEARCH-1433 ] public modifiers reinserted because IE compilation
2019-02-19 11:18:52 +00:00
agazzarini
9c057adc14 [ SEARCH-1433 ] public modifiers reinserted because IE compilation dependency issue 2019-02-19 11:12:47 +00:00
Andrea Gazzarini
40ed9f9208 Merge pull request #111 from Alfresco/fix/SEARCH-1433
[ SEARCH-1433 ] Lazy initialisation removed + code refactoring
2019-02-18 12:02:09 +01:00
Tom Page
887f6c5ea6 Merge pull request #112 from Alfresco/feature/SolrClientSCM
Remove SCM section from alfresco-solrclient-lib.
2019-02-18 10:45:42 +00:00
Tom Page
9263d19c75 Remove SCM section from alfresco-solrclient-lib.
This was left by accident when merging the projects.
2019-02-18 09:46:40 +00:00
Andrea Gazzarini
a88f3faf53 Merge pull request #108 from Alfresco/fix/SEARCH-1435
[SEARCH-1435] refactor to use official SolrJ client
2019-02-14 18:57:20 +01:00
agazzarini
ccfa0ff0fc [SEARCH-1433] avoid lazy initialisations 2019-02-14 08:58:46 +01:00
bamboo_auth
61993a767b [maven-release-plugin] prepare for next development iteration 2019-02-13 14:17:58 +00:00
bamboo_auth
3f1df8ba87 [maven-release-plugin] prepare release 1.4.0-IE1.1-1 2019-02-13 14:17:51 +00:00
Alessandro Benedetti
1d0561eeec Merge pull request #107 from Alfresco/fix/SEARCH-1444_CRLF
Fix/search 1444 crlf
2019-02-13 09:48:24 +00:00
Alessandro Benedetti
49a9ab2d98 [SEARCH-1435] refactor to use official SolrJ client 2019-02-12 17:12:23 +00:00