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

[Reactive] Implement Multi.interval() + TCK tests #1526

Merged
merged 4 commits into from
Mar 17, 2020

Conversation

akarnokd
Copy link
Collaborator

Related #1500

@akarnokd
Copy link
Collaborator Author

I'm getting:

11:51:20,451 [ERROR] COMPILATION ERROR : 
11:51:20,451 [INFO] -------------------------------------------------------------
11:51:20,452 [ERROR] /pipeline/source/integrations/cdi/jpa-cdi/src/main/java/io/helidon/integrations/cdi/jpa/JpaExtension.java:[96,18] package io.helidon.common is not visible
  (package io.helidon.common is declared in module io.helidon.common, but module io.helidon.integrations.cdi.jpa does not read it)
11:51:20,452 [ERROR] /pipeline/source/integrations/cdi/jpa-cdi/src/main/java/io/helidon/integrations/cdi/jpa/JpaExtension.java:[97,18] package io.helidon.common is not visible
  (package io.helidon.common is declared in module io.helidon.common, but module io.helidon.integrations.cdi.jpa does not read it)
11:51:20,453 [INFO] 2 errors 

@danielkec
Copy link
Contributor

@akarnokd Fixed in #1528

@danielkec danielkec self-assigned this Mar 17, 2020
@danielkec danielkec added the reactive Reactive streams and related components label Mar 17, 2020
@danielkec danielkec added this to the 2.0.0 milestone Mar 17, 2020
@danielkec danielkec merged commit e759531 into helidon-io:master Mar 17, 2020
@akarnokd akarnokd deleted the Interval branch March 17, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reactive Reactive streams and related components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants