Commit Graph
66 Commits
Author SHA1 Message Date
Travis CI User 24b554d964 [maven-release-plugin][skip ci]prepare for next development iteration 2021-07-09 18:01:44 +00:00
Travis CI User cb29e2cbd9 [maven-release-plugin][skip ci]prepare release 2.0.2-RC2 2021-07-09 18:01:39 +00:00
Tom Page 8b0e64b3a1 Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin
SEARCH-2902 Add third-party license execution for license-maven-plugin.

(cherry picked from commit de8abe215eee655b75ae7571969117e3bb15923b)
2021-07-05 16:16:09 +01:00
Travis CI User 28ed90df11 [maven-release-plugin][skip ci]prepare for next development iteration 2021-06-25 22:19:27 +00:00
Travis CI User 09d2d3a3a4 [maven-release-plugin][skip ci]prepare release 2.0.2-RC1 2021-06-25 22:19:23 +00:00
Angel Borroy 0c3eae0c58 MNT-22393 Update to Solr 6.6.5-patched.6 to avoid using "xmlbeans" library
Cherry picked from 4f7955a
2021-06-21 09:41:19 +02:00
Tom Page 1278e850b4 Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr
MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version.

(cherry picked from commit ba59962e9bcf9f17c6fd1c83a3616306ab98d01f)
2021-06-03 14:12:02 +01:00
Angel Borroy 48683f9285 SEARCH-2548 Query perfomance degradation
Cherry picked from 059f732
2021-05-18 17:41:52 +02:00
Travis CI User d42767866f [maven-release-plugin][skip ci]prepare for next development iteration 2021-01-29 17:06:21 +00:00
Travis CI User 625710752d [maven-release-plugin][skip ci]prepare release 2.0.2-A1 2021-01-29 17:06:14 +00:00
Alex Mukha 9c38c27316 SEARCH-2318: Add Travis configuration to Insight Engine (#873)
The changes include the following:
* The python scripts for e2e environment creation were moved to this code base
* Mirror to community
* Docker image check
* Unit, integration and e2e tests
* "Snapshots": "latest" docker image from master in quay.io, docker images for "release" branches to quay.io, "master" and * "release" branches snapshots to nexus
* Releases: nexus, s3 staging bucket, quay.io and dockerhub
* Fix for https://issues.alfresco.com/jira/browse/SEARCH-2389

The build is using branches only.
2021-01-25 12:10:06 +00:00
Alex Mukha 6efeea3acb Make license header updates configurable (#1047)
The license header plugin was trying to enforce current dates in the header. The headers can still have an old year, so now the plugin is configurable. One can still update license headers using maven command:
mvn clean install -Dlicense.update.dryrun=false -Dlicense.update.copyright=true -DskipTests=true
2021-01-05 09:56:05 +00:00
alfresco-build d1a7aca700 [maven-release-plugin] prepare for next development iteration 2020-12-09 21:23:26 +00:00
alfresco-build 05b900112b [maven-release-plugin] prepare release 2.0.1 2020-12-09 21:23:17 +00:00
alfresco-build 5e35265809 [maven-release-plugin] prepare for next development iteration 2020-12-03 16:20:38 +00:00
alfresco-build 92626a6579 [maven-release-plugin] prepare release 2.0.1-RC4 2020-12-03 16:20:29 +00:00
alfresco-build 82bd696c0c [maven-release-plugin] prepare for next development iteration 2020-11-26 18:46:16 +00:00
alfresco-build f78885feab [maven-release-plugin] prepare release 2.0.1-RC3 2020-11-26 18:46:07 +00:00
alfresco-build 72218571be [maven-release-plugin] prepare for next development iteration 2020-11-25 20:32:10 +00:00
alfresco-build 07a6057a23 [maven-release-plugin] prepare release 2.0.1-RC2 2020-11-25 20:32:01 +00:00
alfresco-build 8053d9d8a2 [maven-release-plugin] prepare for next development iteration 2020-11-24 14:03:38 +00:00
alfresco-build 1d437a50ae [maven-release-plugin] prepare release 2.0.1-RC1 2020-11-24 14:03:29 +00:00
alfresco-build 50aa0ae80f [maven-release-plugin] prepare for next development iteration 2020-11-03 12:45:42 +00:00
alfresco-build 652674f299 [maven-release-plugin] prepare release 2.0.1-A1 2020-11-03 12:45:33 +00:00
Alex Mukha 8649be4032 SEARCH-2256 Update pom version according to the new branch 2020-08-10 11:48:42 +01:00
dependabot[bot] fb8526b17b Bump alfresco-super-pom from 10 to 12 (#886) 2020-08-05 12:38:48 +00:00
Alex Mukha 43805c9be8 Revert "SEARCH-2318: Add Travis configuration to Insight Engine" (#872) 2020-07-31 16:10:39 +01:00
Travis CI User 463ed3941c [maven-release-plugin][skip ci]prepare for next development iteration 2020-07-31 14:17:24 +00:00
Travis CI User 20de4e855d [maven-release-plugin][skip ci]prepare release alfresco-search-and-insight-parent-2.0.0-A3 2020-07-31 14:17:17 +00:00
Alex Mukha 8637bf5c23 Fix a typo in the scm url 2020-07-31 13:51:37 +01:00
Alex Mukha d4c0b26983 Change scm tags to https 2020-07-31 12:04:21 +01:00
Alex Mukha 423b3da5ec Change distribution management and repository URls 2020-07-08 14:35:47 +01:00
Angel Borroy 0c17b81d6f SEARCH-2041: Move project from Git to GitHub
Change Maven Git protocol from https to ssh
2020-06-25 13:18:53 +02:00
Angel Borroy d925801768 SEARCH-2041: Move project from Git to GitHub 2020-06-23 10:11:39 +02:00
Angel Borroy 4b723d5da1 SEARCH-2277: Restore Apache License header to source code modified from Lucene Solr project. 2020-06-18 15:03:03 +02:00
Tom Page caa4a66e59 SEARCH-2249 Allow automated updates to the copyright headers.
This can be done with the command:

mvn clean install -Dlicense.update.dryrun=false -DskipTests=true
2020-05-14 10:43:12 +01:00
bamboo_auth a149509a23 [maven-release-plugin] prepare for next development iteration 2020-05-14 07:48:08 +00:00
bamboo_auth f2e8517ca6 [maven-release-plugin] prepare release 2.0.0-A1 2020-05-14 07:48:05 +00:00
Keerat 112a8897a8 SEARCH-2249 Fixing the format of the plugin in the parent pom 2020-05-13 17:18:42 +01:00
Keerat 5ef703e423 SEARCH-2249 Fixing the format of the plugin in the parent pom 2020-05-13 17:12:54 +01:00
Keerat d9989913f1 SEARCH-2249 Adding plugin to parent pom and updating license property in search-services 2020-05-13 11:50:05 +01:00
Tom Page c453a64143 Merge master into release/V2.0.x. 2020-01-23 09:28:29 +00:00
Tom Page f708f89bb2 SEARCH-2067 Try fixing integration test order as alphabetical.
Some of our integration tests fail if they are run after other tests.
2020-01-22 15:02:10 +00:00
Tom Page 783f4af2e7 Merge master into V2.0.x. 2019-12-20 11:01:06 +00:00
Tom Page 0bda0f928c SEARCH-1974 SEARCH-1975 Upgrade to Solr 6.6.5-patched.2.
This includes later versions of commons-fileupload and bcprov.
2019-11-27 08:28:35 +00:00
Tom Page d5106cf423 Merge master into release/V2.0.x. 2019-11-06 13:41:37 +00:00
Tom Page 0a5d7dda67 Merge branch 'feature/SEARCH-1763_ExtractIntegrationTests' into 'master'
Feature/search 1763 extract integration tests

See merge request search_discovery/insightengine!208
2019-11-06 11:01:51 +00:00
Tom Page e450152807 SEARCH-1906 Upgrade to solr 6.6.5-patched.1.
This contains the upgrade to Jetty 9.3.27.v20190418.
2019-11-04 16:29:20 +00:00
Tom Page 5a0e9a66ee SEARCH-1763 Ensure we run renamed integration tests during integration-test phase. 2019-11-01 11:18:14 +00:00
Tom Page d7daf09904 Make e2e test a submodule of the main project.
This cannot be done on some older branches as the java versions are
different, but on master everything is Java 11.

Also fix target version to be Java 11, so that IDEs pick the right
version of Java when running tests.
2019-09-16 09:09:12 +01:00