markpollack
|
cb76da7826
|
SPRNET-1304 - Lack of error code information in translated exceptions
|
2010-12-10 23:25:39 +00:00 |
|
markpollack
|
ddba95147b
|
SPRNET-1205 - ExecuteFind tries to throw ConvertADOAccessException but throws NullReferenceException
Lack of error code information in translated exceptions
|
2010-12-10 23:24:44 +00:00 |
|
markpollack
|
707edcb3fc
|
SPRNET-1205 - ExecuteFind tries to throw ConvertADOAccessException but throws NullReferenceException
|
2010-12-10 22:56:55 +00:00 |
|
sbohlen
|
3fb538d1e6
|
misc documentation updates for 1.3.1 release
|
2010-12-10 20:10:18 +00:00 |
|
sbohlen
|
07a2bc9dd1
|
minor change to diagram width to fit on PDF docs page size
|
2010-12-10 19:29:41 +00:00 |
|
sbohlen
|
a8d559a426
|
SPRNET-1404
Added ActionInvoker
|
2010-12-10 19:05:03 +00:00 |
|
sbohlen
|
24aa39de10
|
change test to check for DIRECTORY instead of FILE
|
2010-12-10 17:22:12 +00:00 |
|
sbohlen
|
7788770be0
|
SPRNET-1399
Add missing license header(s)
|
2010-12-10 16:37:30 +00:00 |
|
sbohlen
|
7aa5c5bd57
|
fixing typo to correct broken build
|
2010-12-10 16:15:27 +00:00 |
|
sbohlen
|
f3276b4d68
|
fixing misc issues with few missing package-release content elements
|
2010-12-10 15:42:04 +00:00 |
|
sbohlen
|
16acfd01f9
|
fix up pathing to hhc.exe
|
2010-12-10 15:28:40 +00:00 |
|
sbohlen
|
7f2dd1b9a8
|
adding missing examples code
|
2010-12-09 21:10:01 +00:00 |
|
sbohlen
|
9cdcedd4e0
|
resize modules graphic
|
2010-12-09 20:24:59 +00:00 |
|
sbohlen
|
b7d6885de5
|
modified MVC example app to target .net 3.5
|
2010-12-09 18:25:00 +00:00 |
|
sbohlen
|
6159e65a4e
|
mods to reflect need to support both /program files/ and /program files (x86)/ paths for certain .NET framework references (MVC-related)
|
2010-12-09 18:10:44 +00:00 |
|
sbohlen
|
91549d3d36
|
misc build script changes and add MVC example app
|
2010-12-09 17:10:50 +00:00 |
|
sbohlen
|
b16ec89b35
|
mods to packaging script to copy 3.5-specific binaries
|
2010-12-09 16:27:51 +00:00 |
|
sbohlen
|
9ad47bdd6f
|
SPRNET-1398
Change default value for timeout field to non-zero
|
2010-12-09 16:26:16 +00:00 |
|
lahma
|
ebdabeb143
|
Fixed Spring.Services.build to only copy Spring.* and Common.Logging DLLs build dir before build (this was presumably the actual culprit for wrong NH3 build references)
|
2010-12-09 16:16:44 +00:00 |
|
lahma
|
ac19a0d1a9
|
SPRNET-1388: Fixed NHibernate 3 compilation for target framework 3.5
|
2010-12-09 13:37:24 +00:00 |
|
sbohlen
|
67966c1566
|
misc changes to build infrastructure to support adding .net 3.5 and 4.0
|
2010-12-09 00:24:11 +00:00 |
|
markpollack
|
e0e257e2dc
|
SPRNET-1375 - Update to ActiveMQ NMS 1.4.1
|
2010-12-08 18:11:55 +00:00 |
|
markpollack
|
6c1492f049
|
SPRNET-1395 - Verify VS2003 SLN file compiles
|
2010-12-08 18:08:44 +00:00 |
|
markpollack
|
26fa62afdb
|
SPRNET-1398 - Command timeout can't be set to infinite value
|
2010-12-08 17:57:35 +00:00 |
|
sbohlen
|
e834948f8c
|
Add build release convenience script
|
2010-12-07 21:18:59 +00:00 |
|
sbohlen
|
b4e1bce6e9
|
SPRNET-1327
|
2010-12-07 20:42:23 +00:00 |
|
sbohlen
|
7981bba417
|
SPRNET-1327
|
2010-12-07 20:37:42 +00:00 |
|
sbohlen
|
8a23270b5d
|
SPRNET-1396
|
2010-12-07 20:30:04 +00:00 |
|
sbohlen
|
76445f9665
|
misc edits in prep for 1.3.1 release
|
2010-12-07 15:19:47 +00:00 |
|
sbohlen
|
3dcbc88fa7
|
- fix hardcoded path to hhc.exe to properly locate install location on x64 platforms (e.g., c:\program files (x86)\... instead of c:\program files\...)
- increased heap space to 1024m on the docbook builder (PDF target) so that it doesn't crash when building
|
2010-12-06 19:56:14 +00:00 |
|
lahma
|
69b2b885be
|
SPRNET-1393: NHibernate 3.0 support
|
2010-12-06 09:24:55 +00:00 |
|
sbohlen
|
e9ca793d9e
|
fixing broken build
|
2010-12-03 05:04:01 +00:00 |
|
markpollack
|
08a259bdae
|
Update VS.NET 2008 solution after merge of code config branch
|
2010-12-02 22:41:49 +00:00 |
|
markpollack
|
87a9d293da
|
Add missing file from code config branch
|
2010-12-02 22:34:22 +00:00 |
|
sbohlen
|
2327d41dfa
|
SPRNET-1392
Introduce changes to Core container to support Code-Based Configuration
|
2010-12-02 21:12:15 +00:00 |
|
sbohlen
|
6c7e7777df
|
removal of Spring.Core.Configuration project and related tests in prep for merge back into trunk
|
2010-12-02 19:00:02 +00:00 |
|
sbohlen
|
d1c29bdcdf
|
commit readying to merge back into trunk
|
2010-12-02 18:50:33 +00:00 |
|
sbohlen
|
f886ca4fc7
|
initial rework of scanning to use AssemblyObjectDefinitionScanner class and more fluent filter-registration API
|
2010-11-29 22:25:58 +00:00 |
|
sbohlen
|
d7c6bddc47
|
|
2010-11-29 19:37:46 +00:00 |
|
bbaia
|
ce1b9e7309
|
REST client API (SPRNET-1345) :
- Added VS2005 solution/projecs
- Support for .NET 4.0
|
2010-11-28 20:35:18 +00:00 |
|
bbaia
|
169d210b48
|
REST client API (SPRNET-1345) :
- Added UrlEncodedFormHttpMessageConverter
- Fixed Xml based message converters
- Minor fixes & polishing
|
2010-11-28 19:03:58 +00:00 |
|
sbohlen
|
66a94fd503
|
Cosmetic mods to improve test code clarity of intent
|
2010-11-20 19:22:14 +00:00 |
|
sbohlen
|
962e571ef5
|
Initial attempt at fleshing out the scanning extension method API; further review and comment/discussion needed
|
2010-11-20 19:19:01 +00:00 |
|
sbohlen
|
85af8a1d8f
|
additional tests introduced; minor mods to attribute classes to support better syntax for setting values
|
2010-11-19 14:40:12 +00:00 |
|
markpollack
|
b8a687b86a
|
SPRNET-1366 - Allow for configuration of UTF8 preamble generation and the check for invalid bytes in XmlMessageConverter.
|
2010-11-16 17:35:00 +00:00 |
|
markpollack
|
fe79aa7aaa
|
SPRNET-1389 - Update to Apache.NMS.ActiveMQ 1.4.1
|
2010-11-16 17:03:18 +00:00 |
|
markpollack
|
388234c2c0
|
SPRNET-1268 - Exceptions in Spring should pass tests to ensure compliance with .NET framework guidelines.
|
2010-11-16 16:56:47 +00:00 |
|
markpollack
|
32aa99ff87
|
SPRNET-1390 - Allow for dependency injection on object returned from TIBCO EMS's JndiLookupFactoryObject
|
2010-11-16 16:41:52 +00:00 |
|
sbohlen
|
55b169d06c
|
container refresh modifications to interact with ConfigurationClassPostProcessor as required
|
2010-11-15 20:35:54 +00:00 |
|
sbohlen
|
324486e86a
|
restructured into separate assembly to avoid Spring.Core needing a dependency on Spring.Aop
|
2010-11-10 20:50:45 +00:00 |
|