Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

[SB-332] Add Arquillian dependency #2

Merged
merged 1 commit into from Nov 8, 2017
Merged

[SB-332] Add Arquillian dependency #2

merged 1 commit into from Nov 8, 2017

Conversation

gytis
Copy link

@gytis gytis commented Nov 8, 2017

https://issues.jboss.org/browse/SB-332

@metacosm I think once this is merged we should be ok to tag v1 and start using it.

@gytis gytis requested a review from metacosm November 8, 2017 09:32
@metacosm
Copy link
Member

metacosm commented Nov 8, 2017

Let's wait until I tag the boosters for GA before using it ;)

@gytis
Copy link
Author

gytis commented Nov 8, 2017

ok

@@ -89,28 +98,13 @@
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
<includes>
Copy link
Member

Choose a reason for hiding this comment

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

Why did you remove these? I thought that it was maybe better to list explicitly which files we're filtering, though, granted, it is a little more difficult with the new Cube capability to use maven-like properties in annotations.

Copy link
Author

Choose a reason for hiding this comment

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

Some boosters have specific files such as keycloak.json, arquillian.xml etc. I think it should be safe to filter all files for the majority of the boosters. It would be quite hard to maintain the full list of inclusions.

Copy link
Author

Choose a reason for hiding this comment

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

We can always exclude files in the boosters if we see an issue, but so far there were issues with not included patters only.

@metacosm metacosm merged commit b370600 into snowdrop:master Nov 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants