Commit Graph

  • b61a475ff2 Update DotNetMock for use with NUnit 2.5.x markpollack 2009-07-23 16:26:05 +00:00
  • 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 eeichinger 2009-07-22 23:42:01 +00:00
  • f269366cb1 SPRNET-1206 - Upgrade to NUnit 2.5 - remove running on .NET 1.0 markpollack 2009-07-22 20:34:31 +00:00
  • 31ef1727d6 SPRNET-1206 - Upgrade to NUnit 2.5 markpollack 2009-07-22 20:27:38 +00:00
  • 522d55ca2a fixed SPRNET-1231 eeichinger 2009-07-22 18:09:24 +00:00
  • b3e76a021d SPRNET-1126 - XmlMessageConverter/TypeMapper usage should be able to embed fully qualified type name to enable type sharing between producer and subscriber markpollack 2009-07-22 06:51:33 +00:00
  • 807f100104 SPRNET-1218 - Update to use Apache NMS 1.1 markpollack 2009-07-21 04:42:54 +00:00
  • 8dba629ab2 copy edits markpollack 2009-07-20 18:51:35 +00:00
  • a2fccb5a82 removed nunit workaround eeichinger 2009-07-15 16:34:10 +00:00
  • 1d65263f23 added *.pdb excludes for lib dirs added sample for switching between ncover/nunit eeichinger 2009-07-15 13:20:25 +00:00
  • aaa2133cec reverted to pure nunit tests without coverage analysis due to ci server issues with ncover eeichinger 2009-07-14 23:22:03 +00:00
  • 21805fd8b3 eeichinger 2009-07-14 23:15:46 +00:00
  • 2931669848 excluded tests from net-1.0 build eeichinger 2009-07-14 23:08:26 +00:00
  • f0cfda94b8 excluded tests from net-1.0 build eeichinger 2009-07-14 23:04:59 +00:00
  • 65fa3a971a deleted obsolete nunit2outproc task eeichinger 2009-07-14 22:53:39 +00:00
  • 47762e3f0f upgraded to nunit 2.5.1 for running unit tests integrated ncover for code coverage analysis switched COM integration tests to explicit eeichinger 2009-07-14 22:37:59 +00:00
  • ec75e5c13a upgraded to NUnitAspEx 2.0.3482.27831 - no nunit dependency anymore eeichinger 2009-07-14 16:59:47 +00:00
  • ee682866bf Adding templating xsds to build file erezmazor 2009-07-11 22:24:24 +00:00
  • c75ee59140 - Added custom namespace definition for (spring-template-1.2.xsd) the associated entry in NamespaceParserRegistry - Added documentation for the spring template nvelocity implementation erezmazor 2009-07-11 20:25:38 +00:00
  • 3c7d8eabf7 copy edits markpollack 2009-07-10 08:17:00 +00:00
  • 145e2ae54b fixed net-1.0 build error fixed SPRNET-1201 eeichinger 2009-06-27 03:38:41 +00:00
  • 60ecf0e05d fixed SPRNET-1225 fixed SPRNET-1224 eeichinger 2009-06-27 03:09:55 +00:00
  • c6c8d03dc7 added missing files eeichinger 2009-06-25 20:21:53 +00:00
  • ff3bb33a3a synced AbstractAdvisorAutoProxyCreator hierarchy w/ Spring/J introduced new "Role" property in IObjectDefinition prepared introducing InfrastructureAdvisorAutoProxyCreator eeichinger 2009-06-25 20:06:10 +00:00
  • adb63f8e6d partial fix for SPRNET-1221 (avoid duplicate advice invocations for nested proxies) eeichinger 2009-06-25 10:17:11 +00:00
  • 26555e09a0 fixed Spring.Messaging.Tests eeichinger 2009-06-25 10:14:39 +00:00
  • c13ca4ab77 disabled vs project signing eeichinger 2009-06-25 10:04:27 +00:00
  • c1ae441b71 polishing eeichinger 2009-06-24 16:43:02 +00:00
  • 6ee64f4776 exclude from mono build markpollack 2009-06-20 20:26:17 +00:00
  • 1dd0d8a0f1 Add EMS as well known namespace markpollack 2009-06-20 20:25:27 +00:00
  • d4a1ea8194 fixes to build mono clean up some extraneous TODO's markpollack 2009-06-20 01:36:54 +00:00
  • 8d5c858dde make explicit reference to example directories for each quickstart. markpollack 2009-06-20 01:33:18 +00:00
  • 04ac4aec80 TIBCO EMS QuickStart Add additional constructors to ConnectionFactory Remove comments referring to 'NMS' markpollack 2009-06-18 06:49:31 +00:00
  • a8b6e5feff TIBCO EMS QuickStart markpollack 2009-06-18 06:48:10 +00:00
  • 89c7e246a9 Make ConnectionFactory more amenable to DI by changing SetXXX methods (even with multiple arguments) to properties. markpollack 2009-06-18 04:45:40 +00:00
  • 24d072a879 SPRNET-1218 - Update to use Apache NMS 1.1 markpollack 2009-06-16 20:12:35 +00:00
  • 836c53efb0 SPRNET-1218 - Update to use Apache NMS 1.1 markpollack 2009-06-16 20:05:34 +00:00
  • 8a114489a3 SPRNET-1218 - Update to use Apache NMS 1.1 markpollack 2009-06-16 20:03:42 +00:00
  • 4ae54fe77b SPRNET-1218 - Update to use Apache NMS 1.1 markpollack 2009-06-16 20:02:46 +00:00
  • f7734690f4 Minor cleanup. Added example of RequestReplyNmsTemplate markpollack 2009-06-16 19:53:15 +00:00
  • aca4e4f246 Messaging solutions that include only the minimal dependencies markpollack 2009-06-16 04:58:56 +00:00
  • 5ef2b47007 Added tests, corrected documentation and made some minor enhancements to the engine factory. erezmazor 2009-06-06 19:33:57 +00:00
  • 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 erezmazor 2009-06-05 11:46:05 +00:00
  • 1c3fb1b352 Fixed broken unit tests: 1. Changed incorrect reference to template object in VelocityEngineFactoryObjectTests.xml 2. Made VelocityEngineFactoryObjectTests.xml embedded resource erezmazor 2009-06-05 07:31:11 +00:00
  • b12e013584 TIBCO EMS development markpollack 2009-06-04 17:59:28 +00:00
  • f70609723f minor improvements to debug logging markpollack 2009-06-04 04:03:05 +00:00
  • ca0c1282a1 SPRNET-1215 - Add DuplicateKeyException to DAO exception hierachy markpollack 2009-06-04 04:02:33 +00:00
  • 1c1ea1403e NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project! markpollack 2009-06-04 03:48:45 +00:00
  • 6d99ceff95 NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project! markpollack 2009-06-04 03:48:24 +00:00
  • c5b4ec56d3 fix minor typos markpollack 2009-06-04 03:44:01 +00:00
  • f418aaa4d9 NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project! markpollack 2009-06-04 01:34:53 +00:00
  • 9c0d6fe821 SPRNET-1213 - Provide ConfigSectionVariableSource support to read <applicationSettings> and <userSettings> elements markpollack 2009-05-28 00:51:56 +00:00
  • 2a203a7f7c removed HttpContext deps further Spring/J syncs (introduced INamespaceParserResolver (just internal yet)) fixed ParserContext.ContainingObjectDefinition handling fixed SPRNET-1211 eeichinger 2009-05-25 03:07:01 +00:00
  • 34fea21fdd fixed NamespaceParserRegistry.Reset() eeichinger 2009-05-23 13:22:39 +00:00
  • c466802526 SPRNET-1186 - DbParameters.GetValue returning DbParameter object instead of value markpollack 2009-05-21 22:39:17 +00:00
  • c356bc76a0 made Spring.NET partial trust ready eeichinger 2009-05-19 04:09:27 +00:00
  • 04ff7801f7 Quartz.NET 1.0.1 lahma 2009-05-16 07:12:07 +00:00
  • ab4fe93dfe fixed SPRNET-1204: added Server Component support eeichinger 2009-05-13 18:17:11 +00:00
  • e4ecb38507 fixed SPRNET-1204: added Server Component support eeichinger 2009-05-13 16:16:05 +00:00
  • ab9683d9c9 fixed SPRNET-1204: added Server Component support eeichinger 2009-05-10 22:00:45 +00:00
  • 2228209f2e removed obsolete factory method generation eeichinger 2009-05-10 16:02:17 +00:00
  • fb0fb91c7d fixed SPRNET-1204 eeichinger 2009-05-10 15:44:08 +00:00
  • ca9f8689d3 generate sdk docs using NDoc3 beta3 eeichinger 2009-05-10 08:30:04 +00:00
  • fe28e6d0ab fixed SPRNET-1208 eeichinger 2009-05-10 08:09:53 +00:00
  • d27c537989 natively handle IObjectFactoryAware on AddObjectPostProcessor for better support of manual OPP registration eeichinger 2009-05-10 07:35:07 +00:00
  • ae6874ac0a added SimpleLoggingAdvice integration test eeichinger 2009-05-10 07:33:49 +00:00
  • c32eeb0727 Add interfaces for ConnectionFactory, Connection, Session, MessageConsumer, MessageProducer, and TopicSubscriber and EMS implementations Add caching infrastructure markpollack 2009-05-03 04:55:39 +00:00
  • 27b6376f6b misc updates. markpollack 2009-04-21 05:51:47 +00:00
  • 7a31826e4b better 'AssemblyTitles' and some misc doc updates markpollack 2009-04-21 05:47:58 +00:00
  • 6f26788f23 updated version to 1.2.1 markpollack 2009-04-21 05:46:35 +00:00
  • ed120b2f52 Add support for Microsoft's testing framework markpollack 2009-04-21 05:36:10 +00:00
  • e2aae1714e misc update markpollack 2009-04-21 04:23:54 +00:00
  • 94cd818bb4 Sync TIBCO EMS implementation with Apache NMS markpollack 2009-04-21 04:02:28 +00:00
  • d9a8566048 copied assembly descriptions into sdk introduction page eeichinger 2009-04-19 17:19:18 +00:00
  • d4e980ab59 additional ndoc3 fixes eeichinger 2009-04-19 03:58:56 +00:00
  • c49a8e54bc updated ndoc3 eeichinger 2009-04-19 00:46:35 +00:00
  • 0f88e95ec9 activated ndoc3 target for testing CI build eeichinger 2009-04-18 12:19:41 +00:00
  • 4fdd86185b integrated ndoc3 (needs manual "nant doc-sdk" invocation yet) eeichinger 2009-04-17 16:49:13 +00:00
  • 7f4315bde3 fixed SPRNET-1118, updated refdocs eeichinger 2009-04-17 13:32:28 +00:00
  • fb0cb23a7f polishing infrastructure eeichinger 2009-04-17 13:29:35 +00:00
  • 7038992537 fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart eeichinger 2009-04-16 23:12:27 +00:00
  • 71f2834158 fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart eeichinger 2009-04-16 23:07:09 +00:00
  • e935787f6e fixed broken 1.1 build eeichinger 2009-04-16 21:27:46 +00:00
  • 67e9d80a7b fixed broken build eeichinger 2009-04-16 21:17:04 +00:00
  • 1aa9a396f1 fixed broken build eeichinger 2009-04-16 17:29:05 +00:00
  • ca397dc583 fixed broken build eeichinger 2009-04-16 17:15:09 +00:00
  • 1d0d015c2e fixed SPRNET-1146 eeichinger 2009-04-16 17:12:53 +00:00
  • 742a7ed4db explicitly ignore vs build artifacts eeichinger 2009-04-16 15:23:42 +00:00
  • f28941261e fixed SPRNET-1192 fixed SPRNET-1072 eeichinger 2009-04-16 15:17:36 +00:00
  • 06de215afe added annotations moved annotations into type declarations for intellisense to show documentation eeichinger 2009-04-16 12:36:12 +00:00
  • 8f399f204e reformatted schema documents eeichinger 2009-04-16 12:26:59 +00:00
  • a86b745710 Show use of CachingConnectionFactory in docs for ActiveMQ integration Show use of ConnectionUtils.GetConnectionTxPair when using 'low level' integration with Spring's declarative tx mgmt. markpollack 2009-03-20 13:18:11 +00:00
  • f7b5da302e fixed WebObjectDefinition Scope/ObjectScope handling eeichinger 2009-03-09 23:57:00 +00:00
  • a5599e01c7 fixed composition proxy equality, all nh tests passed eeichinger 2009-03-08 19:43:08 +00:00
  • 0432bc07fd starting fixing proxy equality issue (false == proxy.Equals(proxy)) eeichinger 2009-03-08 16:16:08 +00:00
  • 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 eeichinger 2009-03-08 12:58:06 +00:00
  • dfd93d42c3 fixed SPRNET-1163 eeichinger 2009-03-04 23:38:14 +00:00
  • 6551126934 fixed SPRNET-1179 eeichinger 2009-03-04 23:29:19 +00:00
  • b4fe375e18 added tests for applying objectpostprocessors eeichinger 2009-03-04 22:55:33 +00:00
  • c446ad4180 fixed SPRNET-1160, added kudos eeichinger 2009-03-04 22:09:45 +00:00