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

WELD-2064 with configurable parameter and an automated test #1300

Closed
wants to merge 2 commits into from

Conversation

manovotn
Copy link
Contributor

Built on top of Lenny's original commit.

Introduces a configurable property allowing to set a delimiter for a bean archive ID.
I am still trying to figure out the bootstrapping part in WeldStartup.
Also there is an automated test added which I believe could do the right thing.

In the current form, the tests-arquillian as well as unit tests in core impl pass, though I am unsure it is a correct solution.

Furthermore the names of the properties and the helper class are a subject for discussion :)

…LD-2064

Conflicts:
	impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
@manovotn manovotn force-pushed the weld2064_master branch 3 times, most recently from e7548cf to 04c37c7 Compare March 11, 2016 11:13
@manovotn
Copy link
Contributor Author

Added a doc section to 'Weld Configuration' .

@manovotn
Copy link
Contributor Author

Removed Container.currentId as it was retaining incorrect version of archive ID and it was never used.

@lprimak
Copy link

lprimak commented May 24, 2016

This is looking great! I am wondering when this will be merged,
I would love this to be back-ported to Weld 2.3 as well
thanks!

@mkouba
Copy link
Member

mkouba commented May 26, 2016

Closed in favor of #1366 (all commits included)

@mkouba mkouba closed this May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants