mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Update ADRs 0004 and 0005 following review.
This commit is contained in:
@@ -4,7 +4,7 @@ Date: 09/04/2019
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Proposed
|
Approved
|
||||||
|
|
||||||
## Context
|
## Context
|
||||||
|
|
||||||
@@ -32,12 +32,12 @@ git checkout $branch
|
|||||||
A ticket has been raised to track this [[1]]. A script has been written to do the initial codebase merge and
|
A ticket has been raised to track this [[1]]. A script has been written to do the initial codebase merge and
|
||||||
mirroring [[2]].
|
mirroring [[2]].
|
||||||
|
|
||||||
We will rewrite the whole history of the SearchServices repository using the mirroring command (the only change will be
|
We will rewrite the whole history of the SearchServices repository using the mirroring command. This will result in the
|
||||||
the commit ids).
|
new repository containing a new root pom file and the search services code beneath that.
|
||||||
|
|
||||||
All changes except those within the module called alfresco-insight-engine-parent will be mirrored.
|
All changes except those within the module called insight-engine will be mirrored.
|
||||||
|
|
||||||
The root pom file in the community project will point to the alfresco-insight-engine-parent pom file, so community users
|
The root pom file in the community project will include a reference to the insight-engine pom file, so community users
|
||||||
will have to build from within the alfresco-search-parent directory.
|
will have to build from within the alfresco-search-parent directory.
|
||||||
|
|
||||||
[1]: https://issues.alfresco.com/jira/browse/SEARCH-1397
|
[1]: https://issues.alfresco.com/jira/browse/SEARCH-1397
|
||||||
|
@@ -4,13 +4,13 @@ Date: 09/04/2019
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Proposed
|
Approved
|
||||||
|
|
||||||
## Context
|
## Context
|
||||||
|
|
||||||
In [ADR 3: "Combined Codebase"](0003-combined-codebase.md) we decided to merge the production and end-to-end test
|
In [ADR 3: "Combined Codebase"](0003-combined-codebase.md) we decided to merge the production and end-to-end test
|
||||||
repositories. In [ADR 4: "Community Mirror"](0004-community-mirror.md) we discuss setting up a mirror for code within a
|
repositories. In [ADR 4: "Community Mirror"](0004-community-mirror.md) we discuss setting up a mirror for the community
|
||||||
particular submodule.
|
code.
|
||||||
|
|
||||||
## Decision
|
## Decision
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user