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
John Blum opened DATAGEODE-298 and commented
Remove any uses of Apache Geode's internal API classes from the SDG codebase.
This may involve all or some of the following tasks:
JNDIInvoker
DataSource
Use the Regular Expression (import org\.apache\.geode.\*\.internal\..\*) to search for uses
import org\.apache\.geode.\*\.internal\..\*
No further details from DATAGEODE-298
The text was updated successfully, but these errors were encountered:
jxblum
No branches or pull requests
John Blum opened DATAGEODE-298 and commented
Remove any uses of Apache Geode's internal API classes from the SDG codebase.
This may involve all or some of the following tasks:
JNDIInvoker
DataSource
registration).Use the Regular Expression (
import org\.apache\.geode.\*\.internal\..\*
) to search for usesNo further details from DATAGEODE-298
The text was updated successfully, but these errors were encountered: