Release jboss-common-core 2.2.9.GA
----------------------------------
Key: JBCOMMON-66
URL: https://jira.jboss.org/jira/browse/JBCOMMON-66
Project: JBoss Common
Issue Type: Release
Security Level: Public (Everyone can see)
Components: common-core (2.x)
Reporter: Dimitris Andreadis
Assignee: Dimitris Andreadis
Fix For: 2.2.9.GA
--
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
Add comparator attribute to jboss-structure.xml/context element
---------------------------------------------------------------
Key: JBDEPLOY-120
URL: https://jira.jboss.org/jira/browse/JBDEPLOY-120
Project: JBoss Deployers
Issue Type: Feature Request
Components: structure
Affects Versions: JBDEPLOY-2.0.0.CR3
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: JBDEPLOY-2.0.0.GA
Add comparator attribute to jboss-structure.xml/context element
e.g.
<structure>
<context comparator="org.jboss.system.SomeDeploymentComparator">
<path name=""/>
<metaDataPath>
<path name="META-INF"/>
</metaDataPath>
<classpath>
<path name="jar1.jar"/>
<path name="lib-dir" suffixes=".jar"/>
</classpath>
</context>
</structure>
--
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
Do not include javadocs with jboss-common-core releases
-------------------------------------------------------
Key: JBCOMMON-67
URL: https://jira.jboss.org/jira/browse/JBCOMMON-67
Project: JBoss Common
Issue Type: Task
Security Level: Public (Everyone can see)
Components: common-core (2.x)
Reporter: Dimitris Andreadis
Assignee: Dimitris Andreadis
Fix For: 2.2.9.GA
We include the -sources.jar anyway, so it's a waste of resources.
--
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
Expose VirtualFile creation in VFSClassLoaderPolicyModule
---------------------------------------------------------
Key: JBCL-57
URL: https://jira.jboss.org/jira/browse/JBCL-57
Project: JBoss ClassLoader
Issue Type: Feature Request
Components: ClassLoaderPolicy
Affects Versions: JBossCL.2.0.0.CR4
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: JBossCL.2.0.0.GA
Expose VirtualFile creation in VFSClassLoaderPolicyModule.
e.g. possible vfs cache usage override; VFSCacheFactory.getInstance().getVirtualFile(uri)
--
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
Add ReferenceTreeMap
--------------------
Key: JBCOMMON-72
URL: https://jira.jboss.org/jira/browse/JBCOMMON-72
Project: JBoss Common
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: common-core (2.x)
Affects Versions: 2.2.8.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: 2.2.9.GA
Add TreeMap versions of SoftValue[map-type]Map and WeakValue[map-type]Map.
--
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
Add Objects::equals
-------------------
Key: JBCOMMON-73
URL: https://jira.jboss.org/jira/browse/JBCOMMON-73
Project: JBoss Common
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: common-core (2.x)
Affects Versions: 2.2.8.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: 2.2.9.GA
Add equals(Object, Object) method that checks equality regardless of object type; might be multidimensional array.
--
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
Add support to Plugin to copy jboss-ejb3-deployers
--------------------------------------------------
Key: EJBTHREE-1560
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1560
Project: EJB 3.0
Issue Type: Task
Components: plugin
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0-CR1
EJB3 Plugin must be able to patch jboss-ejb3-deployers project
--
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
@LocalBinding.jndiBinding does not set metadata "localJndiName"
---------------------------------------------------------------
Key: JBMETA-143
URL: https://jira.jboss.org/jira/browse/JBMETA-143
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.0.0.CR5
JBMETA-119 introduced LocalBindingMetaData which removed direct setting of the localJndiName. Though correct, this has the side effect that nothing is now in place to set the localJndiName, so we need a post processor to take care of this
--
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
ThreadLocal set(null) should be using remove
--------------------------------------------
Key: SECURITY-306
URL: https://jira.jboss.org/jira/browse/SECURITY-306
Project: JBoss Security and Identity Management
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: JBossSX, Security SPI
Affects Versions: 2.0.2.CR11
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: 2.0.2.CR12
JDK5 has introduced remove method in ThreadLocal which prevents memory leaks in TLs that get associated with threads in a pool.
--
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