[ https://jira.jboss.org/jira/browse/WELD-75?page=com.atlassian.jira.plugin... ]
David Allen resolved WELD-75.
-----------------------------
Resolution: Done
This should now be completed given the included JIRA issues which are done and now that all exceptions are using localized messages as of rev 5336.
> Standardize logging and exception messages
> ------------------------------------------
>
> Key: WELD-75
> URL: https://jira.jboss.org/jira/browse/WELD-75
> Project: Weld
> Issue Type: Task
> Components: Infrastructure
> Reporter: Pete Muir
> Priority: Blocker
> Fix For: 1.0.1.CR1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
jboss-maven-plugin configuration should contain filename to deploy
------------------------------------------------------------------
Key: WELDX-59
URL: https://jira.jboss.org/jira/browse/WELDX-59
Project: Weld Extensions
Issue Type: Bug
Components: Archetypes
Reporter: Ondrej Skutka
jboss-maven-plugin configuration should specify which file to deploy:
<fileNames>
<fileName>${project.basedir}/target/${build.finalName}.war</fileName>
</fileNames>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
User is allowed to enter illegal package name when generating project
---------------------------------------------------------------------
Key: WELDX-61
URL: https://jira.jboss.org/jira/browse/WELDX-61
Project: Weld Extensions
Issue Type: Bug
Components: Archetypes
Reporter: Ondrej Skutka
Priority: Minor
User is allowed to enter illegal package name when generating project. For example "package"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Create readme for generated project
-----------------------------------
Key: WELDX-60
URL: https://jira.jboss.org/jira/browse/WELDX-60
Project: Weld Extensions
Issue Type: Feature Request
Components: Archetypes
Reporter: Ondrej Skutka
Priority: Minor
Create readme file for generated project explaining what to do with the project. Like how to deploy it into JBoss server, how to open it in eclipse/netbeans...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ https://jira.jboss.org/jira/browse/WELD-2?page=com.atlassian.jira.plugin.... ]
Jozef Hartinger closed WELD-2.
------------------------------
Resolution: Rejected
Assignee: Jozef Hartinger
Turned out to be CDITCK issue only (https://jira.jboss.org/jira/browse/CDITCK-57)
> Custom bean implementation - methods not called by RI
> -----------------------------------------------------
>
> Key: WELD-2
> URL: https://jira.jboss.org/jira/browse/WELD-2
> Project: Weld
> Issue Type: Bug
> Components: Bootstrap and Metamodel API
> Reporter: Jozef Hartinger
> Assignee: Jozef Hartinger
> Fix For: 1.0.1.CR1
>
>
> getBeanClass(), getStereotypes(), isNullable() and isPolicy() are not called by the RI on a custom implementation of Bean interface
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testGetStereotypesCalled()
> org.jboss.jsr299.tck.tests.definition.bean.custom.CustomBeanImplementationTest.testIsNullableCalled()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Issue with testProcessInjectionTargetEventFiredForFilter testcase
-----------------------------------------------------------------
Key: CDITCK-77
URL: https://jira.jboss.org/jira/browse/CDITCK-77
Project: CDI TCK
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.GA
Environment: GlassFish V3
Reporter: Jitendra Kotamraju
An appserver impl may be creating TestFilter(servlet filter) instances lazily. The testProcessInjectionTargetEventFiredForFilter test case doesn't make sure the TestFilter instances are created for e.g: sending a request to /org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest/TestFilter
Also, this test case would run into CDITCK-70 issue once the above is resolved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Ensure that /doc/META-INF directory won't be part of TCK distro
----------------------------------------------------------------
Key: CDITCK-50
URL: https://jira.jboss.org/jira/browse/CDITCK-50
Project: CDI TCK
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Infrastructure
Affects Versions: 1.0.0.GA
Reporter: Ondrej Skutka
Fix For: 1.0.1.CR1
There is no reason for /doc/META-INF directory with MANIFEST.MF file to be in a TCK dist. Ensure that it won't be part of it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
The source files for the Weld Impl of the 299 TCK porting interfaces should be in the TCK bundle
------------------------------------------------------------------------------------------------
Key: CDITCK-72
URL: https://jira.jboss.org/jira/browse/CDITCK-72
Project: CDI TCK
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.1.CR1
Environment: All
Reporter: Kyle Grucci
The source files for the Weld Impl of the 299 TCK porting interfaces should be in the TCK bundle. These are very useful for other server vendors to look at when creating their own impls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira