0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added sql-dataloader to the build More... over 20 years ago
fixed incompatibility with jdk 1.3 (switched from getCause to getTargetException) More... over 20 years ago
removed & that was screwing up the doc build More... over 20 years ago
updated New Articles More... over 20 years ago
added test results More... over 20 years ago
added threadpool and jndi and index for sql-dataloader More... over 20 years ago
added thread pool dependancy to cache More... over 20 years ago
schedulers can now use a thread pool to execute tasks More... over 20 years ago
javadoc More... over 20 years ago
config files for thread pool test More... over 20 years ago
added threadpool to the build More... over 20 years ago
finished off the test cases More... over 20 years ago
implemented some tests and fixed some bugs More... over 20 years ago
updated to use Doug Lea's concurrent package for underlying thread pool implementation More... over 20 years ago
test target now removes all test results in junit_results dir More... over 20 years ago
added to support config-classloader module More... over 20 years ago
feature request [ 824939 ] Suggesting new module of config-http Now uses a URLClassLoader to support http or other URL bases config sources. With this functionality, these nodes can now be refreshed by recreating the classloader More... over 20 years ago
made test target conditional on the dontTest property so that modules can decide not to run their unit tests if certain properties are not set More... over 20 years ago
feature request [ 824939 ] Suggesting new module of config-http Now uses a URLClassLoader to support http or other URL bases config sources. With this functionality, these nodes can now be refreshed by recreating the classloader More... over 20 years ago
doh! didn't mean to leave most of the test commented out More... over 20 years ago
added config-jndi test suite to test-standalone target but commented out the config-jndi test properties in ant.webteam.properties so that it won't run in the build environment More... over 20 years ago
removed app server specific properties added test properties that can be uncommented to run tests that depend on external systems More... over 20 years ago
added conditionals so that tests will only run if the appropriate properties are set More... over 20 years ago
updated ejb service to use new jndi service removed all app server specific build targets and properties, they will only be in specific integration tests More... over 20 years ago
added new integration test directory plus weblogic 7 specific test suite for ejb service other integration tests to follow... More... over 20 years ago
renamed test system properties to include module names More... over 20 years ago
moved config-jndi service to new build structure (now uses local config directory) renamed test system properties to include module names More... over 20 years ago
added support for directory contexts and changed method names to getContext from getInstace More... over 20 years ago
updated jndi property More... over 20 years ago
updated jndi property More... over 20 years ago