Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cdi-unit/cdi-unit issues and pull requests

#230 - feat: Support JakartaEE

Pull Request - State: open - Opened by ikysil 12 days ago
Labels: cdi-3.0, jakartaee

#229 - OpenRewrite recipes are missing

Issue - State: open - Opened by ikysil 16 days ago
Labels: enhancement

#228 - feat: Support Servlet API 3.1+

Pull Request - State: closed - Opened by ikysil 17 days ago
Labels: enhancement

#226 - chore: Move packages to io.github.cdiunit

Pull Request - State: closed - Opened by ikysil 18 days ago

#225 - chore: Move to new group ID: io.github.cdi-unit

Pull Request - State: closed - Opened by ikysil 18 days ago

#221 - build: Embed relevant content from the oss-parents

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: build

#220 - ci: Update Github workflows

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: build

#218 - chore: Upgrade dependencies

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: dependencies

#217 - Servlet API 3.1+ is not supported

Issue - State: closed - Opened by ikysil about 1 month ago - 2 comments
Labels: enhancement

#216 - oss-parents is no longer active or supported.

Issue - State: closed - Opened by ikysil about 1 month ago

#215 - chore: Update Deltaspike test matrix

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: dependencies

#214 - Upgrade Deltaspike versions list

Issue - State: closed - Opened by ikysil about 1 month ago - 1 comment

#213 - feat: Upgrade Maven to latest release - 3.9.7 #212

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: maven

#212 - Upgrade Maven

Issue - State: closed - Opened by ikysil about 1 month ago
Labels: maven

#211 - Organization ownership continuity

Issue - State: open - Opened by ikysil about 1 month ago - 5 comments
Labels: question

#210 - chore: Add latest supported Weld releases to the test matrix

Pull Request - State: closed - Opened by ikysil about 1 month ago
Labels: dependencies

#209 - Bump org.testng:testng from 6.14.3 to 7.5.1 in /cdi-unit

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies

#208 - Bump h2 from 2.1.210 to 2.2.220 in /cdi-unit

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 6 comments
Labels: dependencies

#207 - Bump h2 from 2.1.210 to 2.2.220 in /cdi-unit-tests-deltaspike

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#205 - Bump testng from 6.14.3 to 7.5.1 in /cdi-unit-tests-testng

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#204 - Bump testng from 6.14.3 to 7.7.0 in /cdi-unit-tests-testng

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#203 - Release

Issue - State: open - Opened by krisgerhard about 1 year ago - 7 comments
Labels: deltaspike

#202 - Question: PowerMock Support?

Issue - State: closed - Opened by VictorPongolino almost 2 years ago
Labels: junit, question

#201 - Bump h2 from 2.0.206 to 2.1.210 in /cdi-unit-tests-deltaspike

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#200 - Bump h2 from 2.0.206 to 2.1.210 in /cdi-unit

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#199 - Bump h2 from 1.4.197 to 2.0.206 in /cdi-unit-tests-deltaspike

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#198 - Bump h2 from 1.4.197 to 2.0.206 in /cdi-unit

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#197 - Case sensitivity in URL comparison

Issue - State: open - Opened by antalk over 2 years ago - 3 comments

#196 - Issue #195 - Migrate to Jakarta EE

Pull Request - State: closed - Opened by martin-g about 3 years ago - 5 comments

#195 - Version for Jakarta EE

Issue - State: open - Opened by martin-g about 3 years ago - 27 comments
Labels: cdi-3.0

#194 - Remove redundant dependencies

Pull Request - State: closed - Opened by Celebrate-future about 3 years ago - 2 comments

#193 - NoClassDefFoundError with JDK 11

Issue - State: closed - Opened by matthjes over 3 years ago - 4 comments

#191 - Release 4.2.0 preparation

Pull Request - State: closed - Opened by ikysil over 3 years ago

#190 - Migrate from TravisCI to GitHub Actions

Pull Request - State: closed - Opened by ikysil over 3 years ago
Labels: build

#189 - Setup release workflow with GitHub Actions

Issue - State: open - Opened by ikysil over 3 years ago - 10 comments
Labels: build

#188 - Migrate from TravisCI to GitHub Actions

Issue - State: closed - Opened by ikysil over 3 years ago
Labels: build

#187 - CdiRunner does not unbind the BeanManager in finally

Issue - State: open - Opened by teemueller over 3 years ago - 1 comment

#186 - Bump junit from 4.13 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#185 - Use GitHub Actions to test Zulu JDK 11 issues

Pull Request - State: closed - Opened by ikysil almost 4 years ago

#184 - Repairs for Unable to run cdiunit on Zulu JDK 11 #182

Pull Request - State: closed - Opened by ikysil almost 4 years ago

#183 - Add latest Weld release 3.1.5.Final

Pull Request - State: closed - Opened by ikysil almost 4 years ago
Labels: weld

#182 - Unable to run cdiunit on Zulu JDK 11

Issue - State: closed - Opened by vferries almost 4 years ago - 4 comments
Labels: bug

#181 - Cleanup poms

Pull Request - State: closed - Opened by ikysil about 4 years ago

#180 - Improve detection and reporting of the invalid @Rule annotation usage - issue #154

Pull Request - State: closed - Opened by ikysil about 4 years ago
Labels: junit, enhancement

#179 - Add a discovery extension to support multiple versions of the DeltaSpike - repairs for issue #100

Pull Request - State: closed - Opened by ikysil about 4 years ago - 2 comments
Labels: deltaspike

#178 - Add mechanism to modularise the discovery process

Pull Request - State: closed - Opened by ikysil about 4 years ago - 2 comments
Labels: enhancement

#177 - Add example of the JUnit rule usage

Pull Request - State: closed - Opened by ikysil about 4 years ago

#176 - Repairs for InRequestScope in not working on TestNG #99

Pull Request - State: closed - Opened by ikysil about 4 years ago

#175 - Unify code formatting and indentation in Java classes

Pull Request - State: closed - Opened by ikysil about 4 years ago

#173 - Repair TestNG run without JUnit dependencies

Pull Request - State: closed - Opened by ikysil about 4 years ago
Labels: testng, junit

#171 - Align EOL to LF

Pull Request - State: closed - Opened by ikysil about 4 years ago

#169 - Allow classes to be explicitly ignored - rebase #147 after build repairs

Pull Request - State: closed - Opened by ikysil about 4 years ago

#168 - Update dependency versions - 2020-04

Pull Request - State: closed - Opened by ikysil about 4 years ago

#167 - Feature issue 165 repository gardening

Pull Request - State: closed - Opened by ikysil about 4 years ago

#166 - Bugfix issue #162 builds failing on travis

Pull Request - State: closed - Opened by ikysil about 4 years ago

#165 - Repository gardening

Issue - State: closed - Opened by ikysil about 4 years ago

#164 - Maven is complaining about malformed projects

Issue - State: closed - Opened by ikysil about 4 years ago
Labels: build, maven

#163 - cdi-unit fails to build with JDK 14

Issue - State: closed - Opened by ikysil about 4 years ago - 1 comment
Labels: build, jdk14

#162 - Recent builds are failing on TravisCI

Issue - State: closed - Opened by ikysil about 4 years ago
Labels: build

#161 - fix url to github pages in README.md

Pull Request - State: closed - Opened by dastrobu about 4 years ago

#160 - Investigate the capabilities of Travis CI to automate the release

Issue - State: closed - Opened by ikysil about 4 years ago - 1 comment

#159 - Move to new group ID: io.github.cdi-unit

Issue - State: closed - Opened by ikysil about 4 years ago - 1 comment

#158 - Feature cache class scan

Pull Request - State: closed - Opened by ikysil about 4 years ago - 2 comments
Labels: performance

#157 - Performance: Cache class path scan results.

Pull Request - State: closed - Opened by NiklasMehner over 4 years ago - 1 comment

#156 - InRequestScope mentions nonexistent DummyHttpServletRequest

Issue - State: open - Opened by rillig-tk over 4 years ago
Labels: documentation

#155 - Fix for running with TestNG while JUnit 4 is missing on classpath

Pull Request - State: closed - Opened by sebastiankopp over 4 years ago - 1 comment

#154 - Error message for public rule field should be more helpful

Issue - State: closed - Opened by rillig-tk over 4 years ago
Labels: junit, enhancement

#153 - fix typo

Pull Request - State: closed - Opened by serprime over 4 years ago

#152 - Discover implementation of fields with interface type

Issue - State: open - Opened by serprime over 4 years ago

#151 - Cannot inject ContextController

Issue - State: closed - Opened by jarekratajski about 5 years ago - 3 comments

#149 - update dependency versions

Pull Request - State: closed - Opened by t1 over 5 years ago - 1 comment

#148 - Update dependencies

Issue - State: closed - Opened by t1 over 5 years ago - 1 comment

#147 - Allow classes to be explicitly ignored

Pull Request - State: closed - Opened by kalgon almost 6 years ago - 1 comment

#145 - Add .settings.xml for Travis

Pull Request - State: closed - Opened by seanf almost 6 years ago
Labels: build, maven

#144 - Add support for JUnit 5 (WIP)

Pull Request - State: open - Opened by seanf almost 6 years ago

#143 - Use sudo:true as workaround for Travis issue

Pull Request - State: closed - Opened by seanf almost 6 years ago

#142 - Change Maven wrapper settings

Pull Request - State: closed - Opened by seanf almost 6 years ago - 3 comments
Labels: build

#141 - FastClasspathScanner is outdated -- consider porting to ClassGraph

Issue - State: closed - Opened by classgraph-robot almost 6 years ago - 4 comments

#140 - Avoid building random branches

Pull Request - State: closed - Opened by seanf almost 6 years ago

#139 - Migrate to ClassGraph 4

Pull Request - State: closed - Opened by seanf almost 6 years ago

#138 - Add support for different test isolation levels

Pull Request - State: closed - Opened by chschroe74 about 6 years ago - 9 comments

#137 - Problem with using ApplicationScoped beans in test cases

Issue - State: closed - Opened by jpstrube about 6 years ago - 6 comments

#136 - Update Mockito for Java 10 support

Pull Request - State: closed - Opened by seanf about 6 years ago

#135 - Use FastClasspathScanner

Pull Request - State: closed - Opened by seanf about 6 years ago

#134 - Use fast-classpath-scanner for better Java 9 support

Issue - State: closed - Opened by seanf about 6 years ago - 1 comment

#132 - Any suggestions to speed up testing with CDI Unit?

Issue - State: closed - Opened by csetera over 6 years ago - 15 comments

#131 - Set JNDI_FACTORY_PROPERTY also during test instance creation

Issue - State: open - Opened by abotos over 6 years ago

#131 - Set JNDI_FACTORY_PROPERTY also during test instance creation

Issue - State: open - Opened by abotos over 6 years ago

#131 - Set JNDI_FACTORY_PROPERTY also during test instance creation

Issue - State: open - Opened by abotos over 6 years ago

#130 - cdi-unit 4.0.1 not working with weld-se 2.4.4.Final

Issue - State: closed - Opened by ioana-mocan over 6 years ago - 4 comments

#129 - No tests found when running CDI-unit with TestNG

Issue - State: closed - Opened by martinbenedict over 6 years ago - 1 comment
Labels: maven, testng

#128 - Release CDI-Unit 4.0.2

Issue - State: closed - Opened by seanf over 6 years ago - 4 comments