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

[TASK] Solr 9.6 compatibility #29

Closed
dkd-friedrich opened this issue Jan 22, 2024 · 1 comment · Fixed by #32
Closed

[TASK] Solr 9.6 compatibility #29

dkd-friedrich opened this issue Jan 22, 2024 · 1 comment · Fixed by #32

Comments

@dkd-friedrich
Copy link
Member

dkd-friedrich commented Jan 22, 2024

Due to changes in the SolrJettyTestBase in Apache Solr 9.4 at least our tests require adaptions, we should check the required changes and ensure our plugin supports Apache Solr 9.4 - 9.6.

@dkd-friedrich
Copy link
Member Author

[ERROR] src/test/java/org/typo3/solr/search/AccessFilterQParserPluginTest.java:[62,13] cannot find symbol
[ERROR]   symbol:   variable jetty

@dkd-friedrich dkd-friedrich changed the title Solr 9.4 compatibilty Solr 9.6 compatibilty May 15, 2024
@dkd-friedrich dkd-friedrich changed the title Solr 9.6 compatibilty [TASK] Solr 9.6 compatibility May 15, 2024
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation ist compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation ist compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation ist compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation ist compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation ist compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation is compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation is compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation is compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-friedrich added a commit to dkd-friedrich/solr-typo3-plugin that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation is compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: TYPO3-Solr#29
dkd-kaehm pushed a commit that referenced this issue May 16, 2024
Adjusts the tests to test against Apache Solr 9.6 and ensures
the test implementation is compatible.

This commit also updates the dependencies and sets the version
to 6.1

Resolves: #29
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

Successfully merging a pull request may close this issue.

1 participant