View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040701103104Lbuild.111
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.1.2.8 | modified | starksm | tools/etc/buildmagic/build-common.xml | Onto version 3.2.6RC1 |
| 1.1.2.21 | modified | starksm | tools/etc/buildmagic/buildmagic.ent | Onto version 3.2.6RC1 |
| 1.1.2.3 | modified | starksm | tools/etc/buildmagic/version-info.xml | Onto version 3.2.6RC1 |
| 1.43.2.6 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/BMPPersistenceManager.java | optimization. Do not create EJB[Local]Object ahead in activation. Create them on demand instead. If ctx.getEJB[Local]Object() is not used, we create 2 times(+) less proxies. |
| 1.43.2.10 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/CMPPersistenceManager.java | optimization. Do not create EJB[Local]Object ahead in activation. Create them on demand instead. If ctx.getEJB[Local]Object() is not used, we create 2 times(+) less proxies. |
| 1.27.2.6 | modified | loubyansky | server/src/main/org/jboss/ejb/EntityEnterpriseContext.java | optimization. Do not create EJB[Local]Object ahead in activation. Create them on demand instead. If ctx.getEJB[Local]Object() is not used, we create 2 times(+) less proxies. |