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
lahma
5943c13b27
Changed deprecated use of Assert.IsInstanceOfType to new Assert.IsInstanceOf
2009-07-24 07:42:10 +00:00
markpollack
c8ec84d9a9
SPRNET-1196 - Added build support but disabled until CI machine can support running mstest.
2009-07-24 03:18:35 +00:00
markpollack
2df26716e3
More fixes upgrading to NUnit 2.5.x
2009-07-24 01:11:16 +00:00
lahma
0e7454f17c
Fixed VS2005 project files
2009-07-23 22:25:54 +00:00
lahma
bb05bc85e6
Changed failing DotNetMock tests to use Rhino, one test needs checkup to get it out from ignore
2009-07-23 21:49:09 +00:00
eeichinger
b72a4eda8d
cleanup
...
throw ArgumentException if no config location is passed into XmlApplicationContext
always create DynamicMethod with "skipVisibility=true"
fixed bug introduced with the object definition's "scope" property when configuring prototypes in webapps
2009-07-22 23:42:01 +00:00
markpollack
31ef1727d6
SPRNET-1206 - Upgrade to NUnit 2.5
2009-07-22 20:27:38 +00:00
eeichinger
522d55ca2a
fixed SPRNET-1231
2009-07-22 18:09:24 +00:00
markpollack
b3e76a021d
SPRNET-1126 - XmlMessageConverter/TypeMapper usage should be able to embed fully qualified type name to enable type sharing between producer and subscriber
2009-07-22 06:51:33 +00:00
eeichinger
2931669848
excluded tests from net-1.0 build
2009-07-14 23:08:26 +00:00