Commit Graph

1497 Commits

Author SHA1 Message Date
Thomas Trageser
f6bedbcfe9 Update NHibernate to version 3.3.3 GA 2013-03-22 19:36:19 +00:00
Bruno Baia
fc22f0253d Merge pull request #36 from thomast74/AutowireDependObjectBug
NPE when using AbstractDependencyInjecttionSpringContextTests
2013-01-27 14:48:42 -08:00
Thomas Trageser
e09235a449 NPE when using AbstractDependencyInjecttionSpringContextTests and Autowire within test class 2013-01-27 22:34:56 +00:00
Steve Bohlen
095c5efe34 fixing missing ref to System.Core in Spring.Core.2008 references 2013-01-13 20:52:20 -05:00
Steve Bohlen
e0bcdf1706 Merge branch 'master' of https://github.com/SpringSource/spring-net 2013-01-13 19:45:39 -05:00
Steve Bohlen
59b37f6f74 SPRNETCODECONFIG-4 introduce support for explicit restriction on assembly load scanning scope 2013-01-13 19:39:07 -05:00
Steve Bohlen
5a0e1c483f SPRNETCODECONFIG-3 change Spring-Assembly exclusion approach to prefix vs absolute match to ease in long-term maintenance issues 2013-01-13 19:31:46 -05:00
Steve Bohlen
de4f7d6e1f SPRNET-1536 replace Predicate<T> with Func<T, bool> and replace custsom LINQ extensions with actual LINQ now that we're on .NET 3.5 or later 2013-01-13 18:53:41 -05:00
Marko Lahma
10b6d3a747 Upgrade OpenCover and ReportGenerator, parameterize OpenCover to build
Now one can run coverage with open cover using -D:test.coverage.tool=opencover
2013-01-13 19:09:32 +02:00
Marko Lahma
adb3498653 SPRNET-1539 Quartz.NET 2.1 support, try different ilmerge strategy and use Quartz.NET 2.1.2 DLLs 2013-01-13 11:35:14 +02:00
Marko Lahma
c275de17bc Upgrade to Common.Logging 2.1.2 2013-01-13 11:06:55 +02:00
Marko Lahma
f3d99a9ec2 Delete and add to .gitignore Spring.Web.Conversation.NHibernate*.xml 2013-01-13 11:06:24 +02:00
Marko Lahma
ebfe101ad0 SPRNET-1539 Quartz.NET 2.1 support 2013-01-12 15:19:46 +02:00
Steve Bohlen
e4a59c6dd4 chaning nuget-package-clean task no longer completely delete entire output folder 2013-01-10 20:32:37 -05:00
Steve Bohlen
fc733e628a add missing EMS build instruction to release command file 2013-01-10 19:46:17 -05:00
Steve Bohlen
5292d5ac3d Merge branch 'master' of https://github.com/SpringSource/spring-net 2013-01-10 17:25:06 -05:00
Mark Pollack
5193f720a5 misc updates 2013-01-10 15:58:40 -05:00
Mark Pollack
c7abe47ac1 fix failing tests by catching calls to assembly.getTypes().
remove explicity use of assembly linker in nant build file that was causing an issue when scanninng the test assembly.
2013-01-10 15:58:22 -05:00
Steve Bohlen
4b2b561176 SPRNET-1525 updating refs to latest Oracle ODP.NET release(s) 2013-01-08 09:43:11 -05:00
Steve Bohlen
8faaf64c7c SPRNET-1536 add SPRNET-CODECONFIG migration sample to reinforce the docs 2013-01-07 19:25:04 -05:00
Steve Bohlen
805d384d0d SPRNET-1536 merge SPRNET-CODECONFIG refdocs 2013-01-07 19:05:17 -05:00
Steve Bohlen
9b50c40a6b SPRNET-1536 merge code and tests from SPRNET-CODECONFIG project 2013-01-07 10:55:43 -05:00
Steve Bohlen
06ea2587b1 SPRNET-1535 Ems and Nms XmlMessageConverters respect BOM setting 2013-01-02 11:29:32 -05:00
Steve Bohlen
b96d53cc5a Merge branch 'sprnet-1431' 2012-12-31 08:21:04 -05:00
Steve Bohlen
eb22eb1214 renaming conversation-based example project 2012-12-27 17:51:22 -05:00
Steve Bohlen
74a84170ca fixing up conversation example app 2012-12-27 17:32:28 -05:00
Steve Bohlen
548ff07815 minor overlooked editsa 2012-12-27 16:28:30 -05:00
Steve Bohlen
261bd9cae0 renaming ConversationWA folders to Conversation 2012-12-27 11:42:52 -05:00
Steve Bohlen
b4b8c9072b fixing nuspec files and build files 2012-12-27 09:02:59 -05:00
Steve Bohlen
acad54e42c add nuspec files 2012-12-23 11:22:05 -05:00
Steve Bohlen
1adda46dce add missing xml commnent file 2012-12-23 11:11:38 -05:00
Steve Bohlen
c9598f9c53 renaming references in config and xml files 2012-12-23 08:55:39 -05:00
Steve Bohlen
4d606f8baa project and pathing reference renaming 2012-12-23 08:18:29 -05:00
Steve Bohlen
fde548385d folder renaming 2012-12-23 08:07:45 -05:00
Steve Bohlen
046370c01a SPRNET-1516 revising behavior inside lock 2012-12-23 07:50:27 -05:00
Steve Bohlen
617ee3fe0f Merge branch 'master' into sprnet-1431 2012-12-22 14:19:09 -05:00
Steve Bohlen
eb7352ab28 SPRNET-1516 lock sync read-write of stateCache collection in ctor 2012-12-22 14:14:10 -05:00
Steve Bohlen
9b14cc9326 add .aspx files missing from test project 2012-12-21 16:21:41 -05:00
Steve Bohlen
51b34811b3 misc initial cosmetic cleanup 2012-12-21 16:01:18 -05:00
Steve Bohlen
fdb0a57a96 introduce guard-statement to protect against dupl entries in the dictionary 2012-12-21 10:42:18 -05:00
Steve Bohlen
46f702116e remove errant ref to vs2003 registry, install location 2012-12-21 10:41:06 -05:00
Steve Bohlen
e32f25646e re-order Assert.AreEqual params from expected vs actual 2012-12-20 15:01:45 -05:00
Steve Bohlen
3627e0effa add missing .cs file into project 2012-12-20 15:00:53 -05:00
Steve Bohlen
4caf0c6c1f Merge branch 'master' of https://github.com/hailtondecastro/spring-net into sprnet-1431 2012-12-17 15:29:20 -05:00
Steve Bohlen
2f1a95cb1f SPRNET-1318 adding missing file to Spring.Core Vs2008 project 2012-12-11 17:30:00 -05:00
Steve Bohlen
a782eb16d9 SPRNET-1318 fixing up XML comment inconsistencies 2012-12-11 17:09:16 -05:00
Steve Bohlen
d1520682df SPRNET-1318 introduce local cache of merged ObjectDefinitions to reduce impact of AppContext.Dispose() calls 2012-12-11 16:50:57 -05:00
Steve Bohlen
c1e9dd63e3 SPRNET-1534 add logic to prevent registration of alias values that match object defintion name values 2012-11-27 18:13:13 -05:00
Steve Bohlen
844cd20782 add convenience cmd script to create nuget packages from existing build output 2012-11-27 18:11:39 -05:00
Steve Bohlen
93c674f027 Merge branch 'master' of https://github.com/SpringSource/spring-net 2012-11-13 12:01:07 -05:00