Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FileVault from 1.1.6 -> 1.3.2 #1087

Open
steffenvan opened this issue Jun 9, 2023 · 0 comments
Open

Update FileVault from 1.1.6 -> 1.3.2 #1087

steffenvan opened this issue Jun 9, 2023 · 0 comments

Comments

@steffenvan
Copy link

Whenever a new CM environment is created, it will use archetype 41. However, there are some issues with using FileVault 1.1.6, which is currently what archetype 41 is using. These issues arise whenever we want to add a custom or customize an OOTB index that contains a Tika node. The details of the issues are described in this ticket: https://jira.corp.adobe.com/browse/GRANITE-45463. Essentially, the only way to allow this and to parse an index definition properly is with the most recent FileVault version, which is 1.3.2.

Code wise, I don't see any big issues with updating it, as it should be a simple change here:

<version>1.1.6</version>
and it should be best practice to use the most recent version of FileVault.

Perhaps there is a reason it hasn't been updated yet, but if there aren't bigger issues, I'm happy to open a PR and change this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant