View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050121215003Lbuild.728
|
| 1.23 | modified | starksm | server/src/main/org/jboss/security/SecurityAssociation.java | The default thread local storage mode should be to use ThreadLocal rather than InheritableThreadLocal so limit the scope of any security context propagation. If you want InheritableThreadLocal, set the org.jboss.security.SecurityAssociation.ThreadLocal to true. |
| 1.3 | modified | recampbell | tools/etc/jbossbuild/tasks.xml | added rmic definition to the build targetdef |
| 1.2 | modified | recampbell | naming/jbossbuild.xml | remove rmic attribute so as not to break build |
| 1.7 | modified | recampbell | jbossas/jbossbuild.xml | added naming component |
| 1.1 | added | recampbell | naming/jbossbuild.xml | initial checkin for new naming buildknown issue: rmic attribute on source node causes generation of duplicate build.main target instead of concatinating as desired. This causes ant to error out when generating targets. |