eeichinger
f0cfda94b8
excluded tests from net-1.0 build
2009-07-14 23:04:59 +00:00
eeichinger
47762e3f0f
upgraded to nunit 2.5.1 for running unit tests
...
integrated ncover for code coverage analysis
switched COM integration tests to explicit
2009-07-14 22:37:59 +00:00
eeichinger
ec75e5c13a
upgraded to NUnitAspEx 2.0.3482.27831 - no nunit dependency anymore
2009-07-14 16:59:47 +00:00
erezmazor
ee682866bf
Adding templating xsds to build file
2009-07-11 22:24:24 +00:00
erezmazor
c75ee59140
- Added custom namespace definition for (spring-template-1.2.xsd) the associated entry in NamespaceParserRegistry
...
- Added documentation for the spring template nvelocity implementation
2009-07-11 20:25:38 +00:00
eeichinger
60ecf0e05d
fixed SPRNET-1225
...
fixed SPRNET-1224
2009-06-27 03:09:55 +00:00
eeichinger
ff3bb33a3a
synced AbstractAdvisorAutoProxyCreator hierarchy w/ Spring/J
...
introduced new "Role" property in IObjectDefinition
prepared introducing InfrastructureAdvisorAutoProxyCreator
2009-06-25 20:06:10 +00:00
eeichinger
adb63f8e6d
partial fix for SPRNET-1221 (avoid duplicate advice invocations for nested proxies)
2009-06-25 10:17:11 +00:00
eeichinger
26555e09a0
fixed Spring.Messaging.Tests
2009-06-25 10:14:39 +00:00
markpollack
6ee64f4776
exclude from mono build
2009-06-20 20:26:17 +00:00
markpollack
d4a1ea8194
fixes to build mono
...
clean up some extraneous TODO's
2009-06-20 01:36:54 +00:00
markpollack
4ae54fe77b
SPRNET-1218 - Update to use Apache NMS 1.1
2009-06-16 20:02:46 +00:00
erezmazor
5ef2b47007
Added tests, corrected documentation and made some minor enhancements to the engine factory.
2009-06-06 19:33:57 +00:00
erezmazor
b52f540a62
Fixed build issues:
...
1. Changed default Spring.build target for Spring.Template.Velocity.Tests to test to prevent hiding of test failures in CC.net build
2. Added NVelocity.dll and resource embedding in build target Spring.Template.Velocity.Tests.build and changed default target to test
3. Removed tx xmlns from test VelocityEngineFactoryObjectTests.xml
2009-06-05 11:46:05 +00:00
erezmazor
1c3fb1b352
Fixed broken unit tests:
...
1. Changed incorrect reference to template object in VelocityEngineFactoryObjectTests.xml
2. Made VelocityEngineFactoryObjectTests.xml embedded resource
2009-06-05 07:31:11 +00:00
markpollack
b12e013584
TIBCO EMS development
2009-06-04 17:59:28 +00:00
markpollack
6d99ceff95
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 03:48:24 +00:00
markpollack
f418aaa4d9
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 01:34:53 +00:00
markpollack
9c0d6fe821
SPRNET-1213 - Provide ConfigSectionVariableSource support to read <applicationSettings> and <userSettings> elements
2009-05-28 00:51:56 +00:00
eeichinger
2a203a7f7c
removed HttpContext deps
...
further Spring/J syncs (introduced INamespaceParserResolver (just internal yet))
fixed ParserContext.ContainingObjectDefinition handling
fixed SPRNET-1211
2009-05-25 03:07:01 +00:00
eeichinger
34fea21fdd
fixed NamespaceParserRegistry.Reset()
2009-05-23 13:22:39 +00:00
markpollack
c466802526
SPRNET-1186 - DbParameters.GetValue returning DbParameter object instead of value
2009-05-21 22:39:17 +00:00
eeichinger
c356bc76a0
made Spring.NET partial trust ready
2009-05-19 04:09:27 +00:00
eeichinger
ab4fe93dfe
fixed SPRNET-1204: added Server Component support
2009-05-13 18:17:11 +00:00
eeichinger
e4ecb38507
fixed SPRNET-1204: added Server Component support
2009-05-13 16:16:05 +00:00
eeichinger
ab9683d9c9
fixed SPRNET-1204: added Server Component support
2009-05-10 22:00:45 +00:00
eeichinger
fb0fb91c7d
fixed SPRNET-1204
2009-05-10 15:44:08 +00:00
eeichinger
fe28e6d0ab
fixed SPRNET-1208
2009-05-10 08:09:53 +00:00
eeichinger
ae6874ac0a
added SimpleLoggingAdvice integration test
2009-05-10 07:33:49 +00:00
markpollack
c32eeb0727
Add interfaces for ConnectionFactory, Connection, Session, MessageConsumer, MessageProducer, and TopicSubscriber and EMS implementations
...
Add caching infrastructure
2009-05-03 04:55:39 +00:00
markpollack
27b6376f6b
misc updates.
2009-04-21 05:51:47 +00:00
markpollack
ed120b2f52
Add support for Microsoft's testing framework
2009-04-21 05:36:10 +00:00
markpollack
94cd818bb4
Sync TIBCO EMS implementation with Apache NMS
2009-04-21 04:02:28 +00:00
eeichinger
7f4315bde3
fixed SPRNET-1118, updated refdocs
2009-04-17 13:32:28 +00:00
eeichinger
71f2834158
fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart
2009-04-16 23:07:09 +00:00
eeichinger
1aa9a396f1
fixed broken build
2009-04-16 17:29:05 +00:00
eeichinger
ca397dc583
fixed broken build
2009-04-16 17:15:09 +00:00
eeichinger
1d0d015c2e
fixed SPRNET-1146
2009-04-16 17:12:53 +00:00
eeichinger
f28941261e
fixed SPRNET-1192
...
fixed SPRNET-1072
2009-04-16 15:17:36 +00:00
eeichinger
f7b5da302e
fixed WebObjectDefinition Scope/ObjectScope handling
2009-03-09 23:57:00 +00:00
eeichinger
a5599e01c7
fixed composition proxy equality, all nh tests passed
2009-03-08 19:43:08 +00:00
eeichinger
0432bc07fd
starting fixing proxy equality issue (false == proxy.Equals(proxy))
2009-03-08 16:16:08 +00:00
eeichinger
c161b030ca
Enabled support for nhibernate dynamic entities
...
fixed SPRNET-1174: Proxies dont implement methods of base interfaces of interfaces
fixed SPRNET-1182: defer target==null checking until actual joinpoint invocation in proxy method implementations
2009-03-08 12:58:06 +00:00
eeichinger
6551126934
fixed SPRNET-1179
2009-03-04 23:29:19 +00:00
eeichinger
b4fe375e18
added tests for applying objectpostprocessors
2009-03-04 22:55:33 +00:00
eeichinger
5ee83c6a37
fixed net-1.0 build error
2009-03-04 22:08:14 +00:00
eeichinger
9145ea30b9
fixed net-1.0 build error
2009-03-04 21:56:11 +00:00
eeichinger
c1f76e12ee
fixed SPRNET-1160, SPRNET-1178
2009-03-04 21:50:38 +00:00
eeichinger
be16181bdb
fixed SPRNET-1018
2009-03-04 21:42:08 +00:00
eeichinger
b50390f7cb
fixed SPRNET-698
2009-03-03 16:04:19 +00:00