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

endoc-425 deadlinkchecker cleanup #424

Merged
merged 3 commits into from
Feb 16, 2022
Merged

endoc-425 deadlinkchecker cleanup #424

merged 3 commits into from
Feb 16, 2022

Conversation

jyunmitch
Copy link
Collaborator

No description provided.

@@ -22,11 +22,11 @@ Create a project, ideally in Git repository, and put the following files in the
It is essential for your custom Docker image to use a file from one of the official Entando Docker base images.

If you intend to use provide your own EAP based image, please use this
[standalone-openshift.xml](https://github.com/entando/entando-docker-base-images/blob/master/entando-eap71-clustered-base/standalone-openshift.xml)
[standalone-openshift.xml](https://github.com/entando/entando-app-engine-base/blob/develop/eap/standalone-openshift.xml)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nshaw, please check that this and the following two links to repos are the correct ones.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first 2 look fine.

Copy link
Member

@nshaw nshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of comments. Plus I think the data source file may also need to be changed in next?

@@ -22,11 +22,11 @@ Create a project, ideally in Git repository, and put the following files in the
It is essential for your custom Docker image to use a file from one of the official Entando Docker base images.

If you intend to use provide your own EAP based image, please use this
[standalone-openshift.xml](https://github.com/entando/entando-docker-base-images/blob/master/entando-eap71-clustered-base/standalone-openshift.xml)
[standalone-openshift.xml](https://github.com/entando/entando-app-engine-base/blob/develop/eap/standalone-openshift.xml)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first 2 look fine.

@@ -35,7 +35,7 @@ may have unintended consequences.
#### 1.2. Any modules that may be required for your datasource or other connection resource
If the resource you need to connect to requires some custom classes, such as JDBC drivers, please add these as
a module to Wildfly/EAP. As an example, you can look at our
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the "As an example" sentence plus the following sentence. It's not an equivalent resource for the example here and I don't see an obvious one off hand.

@nshaw nshaw merged commit d79697a into main Feb 16, 2022
@nshaw nshaw deleted the ENDOC-425 branch February 16, 2022 14:07
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 this pull request may close these issues.

2 participants