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
sbohlen
d5d35573d0
remove misc references to beans
2010-11-10 01:32:16 +00:00
sbohlen
ff4dac6ea9
initial port of lower-level classes
2010-11-10 01:16:59 +00:00
sbohlen
bf51d96ec6
Minor reference doc housekeeping.
2010-11-09 20:36:42 +00:00
sbohlen
84e6411dec
SPRNET-1311
...
Updated docs to reflect current collection of modules; note that Spring.Http has not been included in this list pending a decision re: its remaining in Spring.NET or moving to a complimentary stand-alone project for its release.
2010-11-02 16:36:55 +00:00
lahma
db5d92e565
NHibernate 3.0 Beta 2
2010-11-02 14:25:35 +00:00
sbohlen
4ef90395fa
SPRNET-1388
...
wired up NH3 build-compile into daily snapshot build process
2010-11-02 14:06:42 +00:00
sbohlen
62b0591321
SPRNET-1354
...
Introduced WebServiceHostFactory and added .NET 3.5 build
2010-11-01 19:48:37 +00:00
sbohlen
49349ef94a
prevent assembly copy from 2.0 to current output dir under .net 4.0 build
2010-11-01 19:20:16 +00:00
sbohlen
a17316370b
fixing broken 4.0 daily build...helps if you actually DEFINE the target daily-build-4.0 BEFORE calling it :)
2010-11-01 18:03:10 +00:00
sbohlen
592edc46f2
fixing broken 3.5 daily build
2010-11-01 17:45:24 +00:00
sbohlen
e8fd761860
fixing broken 3.5 daily build
2010-11-01 17:14:44 +00:00
eeichinger
a997f32044
fixed SPRNET-1379, Calculator EnterpriseService example
2010-10-31 02:51:35 +00:00
eeichinger
9e6b5a0f70
fixed broken ConfigurationReaderTests
2010-10-31 02:40:02 +00:00
eeichinger
22adab08f6
cleanup
2010-10-31 02:23:18 +00:00
eeichinger
8939b2e320
allow for disabling automatic context registration by overriding property
2010-10-31 02:21:51 +00:00
sbohlen
5d07ee043e
Fixing broken build, see SPRNET-1383
2010-10-29 17:41:27 +00:00
sbohlen
6f8dd84a6c
SPRNETSPRNET-1384
...
Created separate builds for .NET 3.5 and .NET 4.0
2010-10-29 17:12:21 +00:00
sbohlen
74b503aee2
SPRNET-1384
...
remove .NET 4-specific lib folder contents (since build script copies this from the 2.0 folder now)
2010-10-29 17:03:50 +00:00
sbohlen
032032ec21
SPRNET-1382
...
Added comments to section 12.2.2 re: Transaction Management with NHibernate
2010-10-29 15:30:13 +00:00
sbohlen
7ebd03f5b4
* remove reference to HibernateTxScopeTransactionManager class added during a bug repro in re SPRNET-1380 and erroneously left in place/committed
...
* added linked-ref to HibernateTxScopeTransactionManager into the NH 3.0 -based project; HibernateTxScopeTransactionManager is required by NH 2.1.2 and later (right now, that means NH 3.0 as well)
2010-10-28 14:45:41 +00:00
sbohlen
92e8ac75a4
modify convenience build batch file to accept parameters (and pass them to the underlying NANT build script) in order to support param-passing via the batch file
2010-10-28 14:34:46 +00:00
sbohlen
286d6f4377
SPRNET-1364
...
changed def from DEBUG_DYNAMICX to DEBUG_DYNAMIC_DISABLED to make the intent of changing the def to disable it more explicit and less like an accident/typo; to re-enable DEBUG_DYNAMIC during development, etc., simply rename the def from DEBUG_DYMANIC_DISABLED back to DEBUG_DYNAMIC
2010-10-28 14:31:41 +00:00
lahma
360071b783
Fix Spring.Web.Mvc.Tests.2010.csproj NUnit reference to point to lib folder instead of GAC
2010-10-28 04:11:00 +00:00