Arjen Poutsma
|
564d4feba4
|
Added @Override annotations to core module
|
16 years ago |
Arjen Poutsma
|
d549941f5e
|
Upgraded to Quartz 1.6.2
|
16 years ago |
Arjen Poutsma
|
9770262910
|
Added hibernate.transform version
|
16 years ago |
Arjen Poutsma
|
79a5eefe04
|
Added other modules to build
|
16 years ago |
Scott Andrews
|
87f698cd24
|
fixing typos
|
16 years ago |
Arjen Poutsma
|
07a5693b23
|
Moved portlet files to web package
|
16 years ago |
Scott Andrews
|
51820d82f9
|
adding eclipse project settings
|
16 years ago |
Arjen Poutsma
|
43505a6ce7
|
Upgraded ivy files to correspond to those in 2.5.5
|
16 years ago |
Arjen Poutsma
|
577da8f891
|
Moved agent to instrument
|
16 years ago |
Arjen Poutsma
|
4ea298a7b0
|
Initial import of portlet module
|
16 years ago |
Arjen Poutsma
|
995a323a6f
|
Initial import of test module
|
16 years ago |
Arjen Poutsma
|
af47a8b79b
|
Initial import of web servlet module
|
16 years ago |
Arjen Poutsma
|
4df7d71c1e
|
Initial import of context support module
|
16 years ago |
Ben Hale
|
da208c282a
|
spring-build updates
|
16 years ago |
Scott Andrews
|
731c33f640
|
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
|
16 years ago |
Arjen Poutsma
|
8e85702ff4
|
Changed module name, using correct bundlor template
|
16 years ago |
Arjen Poutsma
|
f87fc289fa
|
Changed use of getRequestParameterMap() to getRequestParameterValuesMap()
|
16 years ago |
Juergen Hoeller
|
af62da8c45
|
updated module list
|
16 years ago |
Arjen Poutsma
|
d2bcdc655d
|
Removed deprecated classes
|
16 years ago |
Arjen Poutsma
|
04eaa47ec1
|
Initial import of web module
|
16 years ago |
Arjen Poutsma
|
d1061e7e9f
|
Initial import of ORM
|
16 years ago |
Arjen Poutsma
|
c236f9fac7
|
Initial import of JDBC module
|
16 years ago |
Arjen Poutsma
|
8c87d84728
|
Removed Commons Attributes support for Transactional
|
16 years ago |
Arjen Poutsma
|
846b848fd3
|
Initial import of tx bundle
|
16 years ago |
Arjen Poutsma
|
3b6f092219
|
Disabled JRuby for now, needs to be made 1.1 compliant
|
16 years ago |
Arjen Poutsma
|
1b26e8f9c6
|
Removed commons atts support for JMX, made ModelMap generic
|
16 years ago |
Arjen Poutsma
|
edf0d8ebbe
|
Initial version of context module
|
16 years ago |
Arjen Poutsma
|
d151c40333
|
Initial version of context module
|
16 years ago |
Arjen Poutsma
|
20bc4f0817
|
Added agent module
|
16 years ago |
Arjen Poutsma
|
c26b9cbb75
|
Removed deprecated classes
|
16 years ago |
Arjen Poutsma
|
c48f8215e6
|
Moved over initial version of aop bundle
|
16 years ago |
Arjen Poutsma
|
5cd2b80da7
|
Fixed manifest templates and pomx
|
16 years ago |
Arjen Poutsma
|
4973f9387a
|
Removed deprecated code
|
16 years ago |
Arjen Poutsma
|
f11d3436ed
|
Moved over initial version of beans bundle
|
16 years ago |
Arjen Poutsma
|
684a4f28c2
|
Added tiger classes of core bundle
|
16 years ago |
Arjen Poutsma
|
4bc407fef8
|
- Removed deprecated code
- Removed backport-util-concurrent
- Removed commons attributes support
|
16 years ago |
Arjen Poutsma
|
678e5b7cdf
|
Moved over initial version of core bundle
|
16 years ago |
Ben Hale
|
378e3a70fb
|
Upgraded spring-build
|
16 years ago |
Arjen Poutsma
|
99a441fe31
|
Added more modules
|
16 years ago |
Andy Clement
|
470e086183
|
map access tests added
|
16 years ago |
Andy Clement
|
769e706be7
|
removing: initializers/processors/in operator
|
16 years ago |
Andy Clement
|
afdf54eff8
|
renamed operator IS to INSTANCEOF, may yet delete..
|
16 years ago |
Andy Clement
|
39c966f419
|
bean references removed, no more @(context:beanname)
|
16 years ago |
Andy Clement
|
95892dc993
|
removed lambda functions, local function and local variable references
|
16 years ago |
Andy Clement
|
efee3b3434
|
date literal removed
|
16 years ago |
Andy Clement
|
8740b702f9
|
Changed so that existing getters/setters are used before direct field access is attempted
|
16 years ago |
Andy Clement
|
17c88107d3
|
Removing functionality. Removed expression list support, cannot say (foo();bar()) any more
|
16 years ago |
Andy Clement
|
4d43768889
|
Removing functionality. Removed soundslike/distanceto/like operators
|
16 years ago |
Andy Clement
|
59a4427525
|
Final commit before the great 'stripdown'. Used clover to determine coverage and added tests as necessary.
|
16 years ago |
Andy Clement
|
23db8b58da
|
added test and behaviour for calling a java method with incorrect number of arguments
|
16 years ago |