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

remove stargate parent pom #1351

Merged
merged 7 commits into from
Aug 23, 2024
Merged

remove stargate parent pom #1351

merged 7 commits into from
Aug 23, 2024

Conversation

Yuqi-Du
Copy link
Contributor

@Yuqi-Du Yuqi-Du commented Aug 21, 2024

(#1341)

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@Yuqi-Du Yuqi-Du closed this Aug 21, 2024
@Yuqi-Du Yuqi-Du reopened this Aug 21, 2024
@Yuqi-Du Yuqi-Du marked this pull request as ready for review August 21, 2024 19:41
@Yuqi-Du Yuqi-Du requested a review from a team as a code owner August 21, 2024 19:41
@Yuqi-Du Yuqi-Du changed the title Draft, remove stargate parent pom remove stargate parent pom Aug 21, 2024
pom.xml Outdated
<stargate.int-test.cluster.name>dse-next-${stargate.int-test.cassandra.image-tag}-cluster</stargate.int-test.cluster.name>
<stargate.int-test.cluster.persistence>persistence-dse-next</stargate.int-test.cluster.persistence>
<stargate.int-test.cluster.dse>false</stargate.int-test.cluster.dse>
<stargate.int-test.cluster.hcd>false</stargate.int-test.cluster.hcd>
<stargate.int-test.cassandra.auth-enabled>true</stargate.int-test.cassandra.auth-enabled>
<stargate.int-test.use-coordinator>true</stargate.int-test.use-coordinator>
<!-- driver -->
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: driver -> Cassandra driver ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

solved, thanks

pom.xml Outdated
<maven.home>${maven.home}</maven.home>
</systemPropertyVariables>
<excludes>
<exclude>**/*EndToEndTest.*</exclude>
Copy link
Contributor

@tatu-at-datastax tatu-at-datastax Aug 22, 2024

Choose a reason for hiding this comment

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

Can remove exclusion of EndToEndTest, I think? Can check other names too; I think we only need to exclude **/*IntegrationTest*

Copy link
Contributor Author

Choose a reason for hiding this comment

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

solved, thanks

Copy link
Contributor

@tatu-at-datastax tatu-at-datastax left a comment

Choose a reason for hiding this comment

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

LGTM

@Yuqi-Du Yuqi-Du merged commit 24af4e2 into main Aug 23, 2024
3 checks passed
@Yuqi-Du Yuqi-Du deleted the stargate-parent-pom-removal branch August 23, 2024 16:38
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