Commit Graph

1780 Commits

Author SHA1 Message Date
eeichinger
da3093992f ingored files 2009-08-03 17:19:38 +00:00
eeichinger
e034523f2b fixed build-support/tool packaging 2009-08-03 14:43:58 +00:00
eeichinger
dd79e4e81a fixed tools missing from package
added new nh support info to readme
2009-08-03 14:33:43 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
erezmazor
f2d6955c8c SPRNET-1237: TemplateNamespaceParser cleanup: extends ObjectsNamespaceParser instead of AbstractSingleObjectDefinitionParser to gain access to dictionary parsing. Made SelectNodes method in ObjectsNamespaceParser virtual to allow extending classes to override this method (provides ability to parse nested definitions from the objects namespace, e.g., objectMap, in other namespaces by adding the objects default namespace to the bound XmlNamespaceManager) 2009-08-03 06:54:08 +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
eeichinger
37787ef76e removed workaround - mstest is not installed on build box 2009-08-02 13:31:06 +00:00
eeichinger
86cb1b91e7 workaround for detecting mstest on ccnet build box 2009-08-02 13:11:35 +00:00
eeichinger
c64b3209d2 changed to build Spring.Services sdk doc from bin/3.0/Spring.Services.dll
clean doc tmp dir after generation
2009-08-02 12:39:46 +00:00
eeichinger
c182795283 fixed pdf reference doc build error 2009-08-02 12:21:57 +00:00
eeichinger
d9420f2de2 added build commandline examples 2009-08-02 10:35:24 +00:00
eeichinger
4316ead14a automated mstest detection in build script 2009-08-02 09:49:03 +00:00
markpollack
380afa866f fix NH build for vs.net 2005 2009-08-02 05:53:09 +00:00
markpollack
a7c44f8c66 misc build fixes 2009-08-02 05:16:17 +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
markpollack
05cfcbc832 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-08-01 07:00:19 +00:00
markpollack
7385b8fa44 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-08-01 06:38:49 +00:00
markpollack
cd585d9dcd SPRNET-843 - VS.NET 2008 project and solutions templates 2009-08-01 06:37:39 +00:00
markpollack
104ee5ec78 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-31 22:16:41 +00:00
eeichinger
112d7f4dfd cleanup 2009-07-31 20:55:49 +00:00
markpollack
0ba232a918 SPRNET-843 - second attempt at solution templates, now conforming to project layout expected by Solution Factory add-in! 2009-07-31 18:31:22 +00:00
markpollack
acaab749d6 remove first attempt at solution templates. 2009-07-31 18:25:35 +00:00
markpollack
b73b471363 fix wrong version of schema 2009-07-31 03:43:30 +00:00
markpollack
98fcb8e0d8 fix for mstest build 2009-07-31 03:43:11 +00:00
markpollack
d24dbf0249 SPRNET-1102 - Improve Northwind NHibernate example 2009-07-31 03:15:24 +00:00
markpollack
f502d14635 SPRNET-1102 - Use out-of-box logging advice 2009-07-31 01:27:11 +00:00
markpollack
055ebf3a05 SPRNET-1104 - NHibernate 2.1 Support 2009-07-31 00:58:58 +00:00
markpollack
168045bee7 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-30 22:14:07 +00:00
markpollack
f536274c58 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-30 22:08:03 +00:00
markpollack
0250076e20 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-30 22:05:09 +00:00
lahma
a2cb1ea411 Northwind sample using SQLite 2009-07-30 18:43:18 +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
a6f638b2e8 misc fixes for packaging up release. 2009-07-30 06:33:52 +00:00
markpollack
3279a6d393 misc fixes for packaging up release. 2009-07-30 06:32:56 +00:00
markpollack
dfe7fa4731 SPRNET-1239 - Check for package cycles with NDepend 2009-07-30 06:26:58 +00:00
markpollack
ae883e3c0c SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework 2009-07-30 03:38:12 +00:00
markpollack
3d30e01f23 SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework 2009-07-30 03:33:49 +00:00
markpollack
e842673936 SPRNET-1081 - Add an ExceptionThrowingAction to Spring.Validation framework 2009-07-30 03:32:45 +00:00