|
| 1.4 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/trapd/TrapdService.java | snmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration |
| 1.4 | modified | andd | varia/src/resources/services/snmp/deploy/managers.xml | snmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration |
| 1.5 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapEmitter.java | snmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration |
| 1.5 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapFactorySupport.java | snmp-adaptor/trapd will bind to specified 'run -b X.X.X.X' local address,unless this is overriden by explicit configuration |
| 1.2 | modified | kabkhan | aop/docs/reference/en/modules/annotated.xml | Started annotations chapter |
| 1.3 | modified | genman | thirdparty/dom4j-dom4j/lib/dom4j.jar | Update to dom4j 1.5 release |
| 1.3 | modified | genman | thirdparty/dom4j-dom4j/README | branches: 1.3.2;Update to dom4j 1.5 release |
| 1.25 | modified | ejort | testsuite/.classpath | Compile the webservices tests under eclipse |
| 1.15 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnection.java | Apply patch [1032037] NPE in XAManagedConnection |
| 1.27 | modified | bwang00 | cache/docs/design/todo.txt | Updated |
| 1.2 | modified | patriot1burke | aop/docs/reference/en/styles/fopdf.xsl | set AOP defaults |
| 1.164 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | reduced num bugs found by findbugs |
| 1.29 | modified | belaban | cache/src/main/org/jboss/cache/TreeCacheView.java | reduced num bugs found by findbugs |
| 1.14 | modified | belaban | cache/src/main/org/jboss/cache/TreeCacheView2.java | reduced num bugs found by findbugs |
| 1.4 | modified | belaban | cache/src/main/org/jboss/cache/tests/BdbjeUnitTestCase.java | reduced num bugs found by findbugs |
| 1.4 | modified | belaban | cache/src/main/org/jboss/cache/tests/CacheLoaderTests.java | reduced num bugs found by findbugs |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/tests/TxCacheLoaderTest.java | reduced num bugs found by findbugs |
| 1.8 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/ReplicationInterceptor.java | reduced num bugs found by findbugs |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/eviction/LRUPolicy.java | reduced num bugs found by findbugs |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/eviction/AopLRUAlgorithm.java | reduced num bugs found by findbugs |
| 1.18 | modified | belaban | cache/src/main/org/jboss/cache/eviction/LRUAlgorithm.java | reduced num bugs found by findbugs |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/aop/CacheInterceptor.java | reduced num bugs found by findbugs |
| 1.7 | modified | belaban | cache/src/main/org/jboss/cache/aop/CachedListInterceptor.java | reduced num bugs found by findbugs |
| 1.5 | modified | belaban | cache/src/main/org/jboss/cache/aop/CachedMapInterceptor.java | reduced num bugs found by findbugs |
| 1.5 | modified | belaban | cache/src/main/org/jboss/cache/aop/CachedSetInterceptor.java | reduced num bugs found by findbugs |
| 1.11 | modified | belaban | cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java | reduced num bugs found by findbugs |
| 1.41 | modified | belaban | cache/src/main/org/jboss/cache/Node.java | implemented Externalizable |
| 1.6 | modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | Use constant column names. |
| 1.5 | modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | Dynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid. |
| 1.5 | modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/NoopPersistencePolicy.java | Dynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid. |
| 1.5 | modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/PersistencePolicy.java | Dynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid. |
| 1.12 | modified | tdiesler | server/src/main/org/jboss/ejb/txtimer/TimerServiceImpl.java | Dynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid. |
| 1.8 | modified | tdiesler | server/src/etc/deploy/ejb-deployer.xml | Dynamically construct ctrate table DDL from datasource metadata mbean.Scope timerid on timed object to remove the need of a global timerid. |