markpollack
6dbd5a2aee
SPRNET-1351 - Add support for Informix database in dbproviders.xml, spring-database-1.3.xsd, and update docs.
2011-05-16 20:00:30 +00:00
sbohlen
f605067636
SPRNET-1242 added support for collection property merging of Set<T> and List<T>
2011-05-13 00:15:26 +00:00
sbohlen
5a5f5a92ab
forward-rev Spring.Testing.Microsoft into VS2010 format
2011-05-06 15:59:30 +00:00
sbohlen
bfea3bdf2a
SPRNET-1437 fix up errors in nuspec package descriptors
2011-05-06 15:58:24 +00:00
sbohlen
afa8e292fc
SPRNET-1437 introduce behavior to generate nuget packages on PACKAGE build task
2011-05-05 19:58:44 +00:00
sbohlen
56f7726514
SPSPRNET-1437 update nuspec skeleton files to show default version 0.0.0 as a placeholder value (else the command-line nuget tool balks when you attempt to replace the prior placeholder value of SPRING_VERSION)
2011-05-05 19:15:42 +00:00
sbohlen
f3031f360d
SPSPRNET-1437 add nuget.exe to build tools collection
2011-05-05 19:08:03 +00:00
sbohlen
092504af8a
SPRNET-1437 restructure .nuspec skeletons to reflect nuget xsd references
2011-05-05 16:57:13 +00:00
bbaia
02d4788a33
InheritanceAopProxyTypeBuilder does not support generic parameters (SPRNET-1429)
2011-04-05 08:51:33 +00:00
sbohlen
6fd34b7664
SPRNET-1334
...
clone dictionary before iterating through it to avoid iterator reentrancy
2011-04-04 14:30:01 +00:00
bbaia
768f26559b
Create ConfigurableVariableSource to allow inline variables definitions with VariablePlaceholderConfigurer (SPRNET-1426)
2011-04-04 10:59:56 +00:00
sbohlen
3fe86e6d2e
SPRNET-1339
...
introduced checks for IsNullableType() into the method matching logic
2011-03-31 17:40:55 +00:00
sbohlen
38bae071b8
SPRNET-1412
...
adding build of EMS support to .NET 4.0 packaging
2011-03-31 14:56:17 +00:00
sbohlen
7020c89f39
SPRNET-1410
...
introduced defensive check for ZombiedTransaction (a Transaction without an active connection) on DoRollback method
2011-03-30 19:45:51 +00:00
bbaia
d180df8a12
Fixed Spring.ServiceModel.ServiceExporter (SPRNET-1416)
2011-03-30 08:40:04 +00:00
bbaia
d1b05216ab
Fixed Spring.ServiceModel.ServiceExporter (SPRNET-1416)
2011-03-30 08:25:06 +00:00
bbaia
46831373b5
Interfaces attributes should not be 'proxied' when targeting a transparent proxy (SPRNET-1424)
2011-03-29 10:59:08 +00:00
sbohlen
1f3fdfecb9
SPRNET-1425
...
-changed version info to reflect 1.3.2
2011-03-28 20:59:54 +00:00
sbohlen
5249aa43f1
Update Package Version calls in build cmd files to 1.3.2
2011-03-28 19:51:50 +00:00
sbohlen
f6db91cd37
SPRNET-1419
...
-updated AssemblyInfo.cs to reflect proper version of NH
2011-03-28 19:48:15 +00:00
sbohlen
dbe65ed214
SPRNET-1423
...
-added explicit copying of NH3.1-related BIN to 3.5 output dir
-also added overlooked copying of NH3.0-related BIN output to 3.5 output dir
2011-03-28 17:11:45 +00:00
sbohlen
2610538ab3
SPRNET-1414
...
troubleshooting hung calls to powershell; attempting suggestion in this thread http://forums.atlassian.com/thread.jspa?messageID=257354555�
2011-03-26 18:32:40 +00:00
sbohlen
722fff6f95
SPRNET-1414
...
troubleshooting hung calls to powershell (still!)
2011-03-26 17:05:13 +00:00
sbohlen
c38c86bbf8
SPRNET-1414
...
Still fiddling with changes to enable NANT to invoke a Powershell script (successfully!)
2011-03-26 15:58:26 +00:00
sbohlen
ad53937bf8
SPRNET-1414
...
attempting to address the powershell-hangs-if-run-from-a-build-agent issues with something along these lines http://www.borland-academy.com/issue/TW-6021
2011-03-26 11:44:17 +00:00
sbohlen
875e073891
SPRNET-1414
...
Powershell apparently doesn't like paths delimited with forward-slashes (/) even though NANT will accept either forward-slashes (/) or backslashes (\) as a path delimiter :(
2011-03-26 03:56:01 +00:00
sbohlen
047347adf2
SPRNET-1414
...
-fixing errant property mis-entry in build script (Grrr --!)
2011-03-25 23:03:41 +00:00
sbohlen
4d677602a8
SPRNET-1414
...
Introducing PowerShell scripts designed to enable interaction with S3 for automating the NIGHLY build uploads
2011-03-25 22:01:03 +00:00
lahma
e2cbd5b248
Ditch pragma for disabling compiler warning in favor of project level nowarn directive (.NET 1.1 strikes again)
2011-03-21 08:42:35 +00:00
lahma
3dd72e8562
SPRNET-1421: NHibernate 3.1 support
2011-03-21 08:25:14 +00:00
lahma
8ebf5eab90
SPRNET-1422: HibernateTemplate should support Merge
2011-03-21 06:56:51 +00:00
lahma
fa9fc1295d
SPRNET-1417: NHibernate 3.1 NH-2455 breaks Spring 1.3.1 NH support
2011-03-21 06:35:02 +00:00
sbohlen
f7cbfa9983
SPRNET-1414 disabled nightly build upload (again) until new approach to automating the upload using the new infrastructure can be implemented
2011-03-18 13:58:11 +00:00
sbohlen
5db43a2b7c
SPRNET-1414 changed NIGHLY upload pathing as needed to reflect new hosted server location
2011-03-17 19:11:52 +00:00
sbohlen
7fb3f36da5
re-enabling the NCOVER reporting
2011-03-09 20:43:24 +00:00
sbohlen
56e604eae1
temporarily reverting the running of the ncover reporting since its (for an unknown reason) unable to execute (reliably) on new build server
2011-03-01 09:14:25 +00:00
sbohlen
9c6439c27e
removed call to upload NIGHTLY build content to server since upload target is no longer active (need to re-work the upload action in the script to accommodate new upload server target (diff. host))
2011-02-22 20:23:44 +00:00
sbohlen
2a52c4a58c
SPRNET-1352 fixed typo
2011-02-11 17:11:35 +00:00
sbohlen
0b2db14b41
re-enabling test coverage capture and reporting in the build(s)
2011-02-10 01:27:54 +00:00
bbaia
5532f67a9d
Removed Spring.Http project (moved to GitHub project spring-net-rest) (SPRNET-1345)
2011-02-04 19:10:36 +00:00
bbaia
ab3f4dedea
Updated syntax highlighting definition for C#.
2011-01-29 01:49:15 +00:00
lahma
6335664531
Initial auto generated NuPack descriptors for Spring modules - still needs a post-processing + package to scripts
2011-01-23 18:44:52 +00:00
bbaia
9d10424128
REST client API: Added tests (SPRNET-1345)
2011-01-21 17:23:24 +00:00
sbohlen
d9a9c47068
mod programlistings node in to wrap text in PDFs (resolves margin overrun problem for code samples in the PDF docs)
2011-01-21 14:56:38 +00:00
bbaia
7d635d6d83
REST client API: Polishing (SPRNET-1345)
2011-01-17 16:59:12 +00:00
bbaia
0791565b30
REST client API: Added tests for the Spring.Http.Client namespace (SPRNET-1345)
2011-01-14 18:09:51 +00:00
eeichinger
e3cbb13899
cleanup ContextRegistry after each ContextHandler test
2011-01-07 20:40:56 +00:00
eeichinger
d0135e2a73
fix for SPRNET-1331
2011-01-07 19:40:38 +00:00
bbaia
df43bd8640
REST client API: Polishing (SPRNET-1345)
2011-01-07 17:07:02 +00:00
bbaia
2d9b773f29
REST client API: Code comments (SPRNET-1345)
2011-01-06 18:13:50 +00:00