eeichinger
9fb46fd5fb
fixed NH21 integration ProxyFactoryFactory Bug
2009-08-05 15:56:23 +00:00
markpollack
9852b90c45
some build fixes for mono
2009-08-03 20:58:49 +00:00
markpollack
c31963a7e6
Fix VS.NET 2003 solution file
2009-08-03 20:09:27 +00:00
eeichinger
da3093992f
ingored files
2009-08-03 17:19:38 +00:00
markpollack
57c972ebab
misc build fixes for release, doc improvements.
2009-08-03 12:16:43 +00:00
eeichinger
64ff3178a6
upgraded Spring.Data.NHibernate20.Integration.Tests to test.integration.data
2009-08-03 00:28:51 +00:00
eeichinger
7db5ac4a84
added "test.integration.data" build flag to run integration tests
2009-08-02 23:25:30 +00:00
eeichinger
442d943ebe
automated NH21 integration tests up & running
2009-08-02 22:25:00 +00:00
eeichinger
6fbf135530
fixed compile error
2009-08-02 22:22:40 +00:00
eeichinger
e44e460143
SPRNET-691
2009-08-02 20:24:20 +00:00
markpollack
380afa866f
fix NH build for vs.net 2005
2009-08-02 05:53:09 +00:00
markpollack
888bd5cc79
remove old antlr.runtime.dll project references.
2009-08-02 04:45:08 +00:00
markpollack
8cf6cc7005
packaing fixes
...
fix 2005 vsnet solution
2009-08-02 04:03:02 +00:00
markpollack
5c7cb53dd1
packaging improvements
2009-08-02 03:41:44 +00:00
eeichinger
972da2f0e5
fixed nh build scripts
...
automated build of Spring.Messaging.Ems and Spring.Testing.Microsoft if dlls are available
2009-08-02 00:52:07 +00:00
erezmazor
04832335fd
Added test coverage, fixed doc
2009-08-01 17:20:44 +00:00
erezmazor
4e006d8635
SPRNET-1237: Fix to parsing of velocity properties in custom namespace
2009-08-01 15:07:11 +00:00
erezmazor
546003e095
SPRNET-1237: Custom namespace enhancements and some bug fixes
...
- Parsing of velocity properties in custom namespace
- Additional configuration options for velocity resource loader and resource manager
- Additional namespace element for spring and custom resource loader definitions
2009-08-01 12:00:30 +00:00
lahma
02cf1d4d4f
Fixed VS2005 project files ignores some bin and obj directories
2009-07-30 17:20:40 +00:00
eeichinger
f3bf575db0
build script polishing
2009-07-30 11:52:32 +00:00
eeichinger
1a8d11815a
made Spring.Messaging.Tests compile
2009-07-30 10:51:26 +00:00
markpollack
3279a6d393
misc fixes for packaging up release.
2009-07-30 06:32:56 +00:00
markpollack
ae883e3c0c
SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework
2009-07-30 03:38:12 +00:00
markpollack
e842673936
SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework
2009-07-30 03:32:45 +00:00
lahma
bba99bbbaf
Brought NHibernate proxy and byte code providers from NHibernate & unhAddins, set LocalSessionFactoryObject to use Spring proxy factory factory be default and thus removed LinFu dependency from NH 2.1 use
2009-07-29 23:32:05 +00:00
markpollack
efa1d5b7cc
SPRNET-620 - Support for Collection Merging in Parent/Child Object Definitions
2009-07-29 21:10:31 +00:00
eeichinger
18b7d1eedd
SPRNET-1243
...
SPRNET-1167
2009-07-29 20:59:47 +00:00
eeichinger
d25b8dfcbe
moved antlr -> Spring.Expressions.Parser.antlr
2009-07-29 16:29:00 +00:00
eeichinger
10c27a42f7
fixed antlr bug reading beyond stream eof
2009-07-29 15:09:07 +00:00
markpollack
f92a021425
SPRNET-620 - Support for Collection Merging in Parent/Child Object Definitions
2009-07-29 05:34:17 +00:00
eeichinger
8ea2bb4e86
integrated antlr 2.7.6.2 sources
2009-07-28 21:25:58 +00:00
markpollack
7b8ea2a7ea
SPRNET-904 - RollbackRuleAttribute throws AopConfiguration exception instead of ArgumentException
2009-07-28 20:15:08 +00:00
eeichinger
e4cfc39ed2
polishing
...
switch ObjectDefinitionValueResolver & related infrastructure code from using RootObjectDefinition to IObjectDefinition
fixed SPRNET-1073
added PropertyOrFieldNode tests for injecting transparent proxies
added new CollectionUtils.FindValuesOfType() method for filtering collections
2009-07-28 16:59:40 +00:00
eeichinger
db36836eff
fixed compiler error
2009-07-28 15:21:16 +00:00
markpollack
85c75d4fe4
SPRNET-1091
2009-07-28 05:57:20 +00:00
markpollack
a5172768e7
SPRNET-1236 - NVelocity integration
2009-07-28 05:04:37 +00:00
eeichinger
0521f868bd
added enum support for SPRNET-467
2009-07-27 16:36:59 +00:00
eeichinger
231e096fac
SPRNET-467
2009-07-27 16:03:21 +00:00
eeichinger
2c9b7a5c6e
improved tests for SPRNET-1235
2009-07-26 21:10:21 +00:00
eeichinger
477b829469
SPRNET-1235
2009-07-26 20:36:59 +00:00
eeichinger
6091e9c491
SPRNET-1234
2009-07-26 17:49:40 +00:00
eeichinger
6610f5e014
sprnet-504
...
sprnet-1005
2009-07-26 15:26:48 +00:00
lahma
573a0903f6
Added support for NH 3.0 (built from trunk), added net-3.5 target to build file, added NH 3.0 targets to build, set NH 2.1 to be part of standard build
2009-07-25 09:34:50 +00:00
markpollack
64df937a58
SPRNET-1233 - Support for sending to remote private queue.
...
Changes to MessageQueueTemplate
1. Registers MessageQueueMetadataCache in ApplicationContext if not set explicitly.
2. Logs warnings if MetadataCache property is set to null, for example in stand alone API usage.
3. No longer has DefaultMessageQueueObjectName as a required .
DefaultMessageQueueFactory updates MessageQueueMetadataCache in ApplicationContext when a new MessageQueue is registered.
2009-07-25 05:05:43 +00:00
markpollack
c217365748
SPRNET-1233 - Support for sending to remote private queue. Clean up debug logging that would cause issues with remote private queues.
2009-07-24 21:34:33 +00:00
eeichinger
0bc02e8db1
synced AdvisedSupport with Spring/J
2009-07-24 16:34:14 +00:00
lahma
bf2fc3df7b
Set Spring.build to allow compilation on x64 machines with NAnt 0.86 (sysinfo failonerror=false) and fixed NHibernate test build file
2009-07-24 15:42:43 +00:00
lahma
073a6cb39d
Reverted unintentional change that showed problem with attributes without cache keys
2009-07-24 15:13:42 +00:00
lahma
29f1437ea2
SPRNET-1104: Updating to NHibernate 2.1 GA, porting Java features to LocalSessionFactoryObject, changing integration tests to use (local) SQL Server instance instead of fixed host name and named instance, changing to LinFu provider for now
2009-07-24 14:59:24 +00:00
lahma
403f53e6c0
Removing a couple more dependencies to DotNetMock
2009-07-24 09:27:03 +00:00