Commit Graph

1141 Commits

Author SHA1 Message Date
sbohlen
2610538ab3 SPRNET-1414
troubleshooting hung calls to powershell; attempting suggestion in this thread http://forums.atlassian.com/thread.jspa?messageID=257354555&#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
sbohlen
ff72c62226 SPRNET-1409
Applied 'patch' (modified iteration algorithm) and added unit test to confirm proper behavior remains intact moving forward.
2011-01-04 20:57:05 +00:00
bbaia
d73f223a74 REST client API: Use 'object' instead of 'string' for UriTemplate variables (SPRNET-1345) 2011-01-04 11:44:39 +00:00
bbaia
0c182f9945 REST client API: Exclude REST quickstarts from build to fix it (SPRNET-1345) 2010-12-31 17:10:49 +00:00
bbaia
57a25d344b REST client API: Silverlight and Windows Phone support (SPRNET-1345) 2010-12-30 23:07:54 +00:00
sbohlen
e9de2313a5 SPRNET-1406
Copyright notices updated globally to reflect consistent date-range references.
2010-12-15 17:21:00 +00:00
sbohlen
dba664edb5 re-enabling the upload of NIGHTLY build to Contegix server as I discovered that indeed it *is* still the host for www.springframework.net 2010-12-15 13:51:14 +00:00
sbohlen
9f1a92868e minor mods in prep for 1.3.1 release 2010-12-13 16:53:48 +00:00
sbohlen
0e4d9fdf24 removed call to upload DAILY SNAPSHOT to contegix since site hosting provider is no longer contegix 2010-12-13 15:40:54 +00:00
bbaia
ff9008d390 Added VS2010 solution to Spring.Web.Extensions example. 2010-12-12 02:26:44 +00:00
sbohlen
9788fd3580 SPRNET-1407
Updated copyright notices in docs.
2010-12-11 20:35:49 +00:00
sbohlen
278d70bf34 SPRNET-1401
MVC Documentation added to reference docs.
2010-12-11 20:32:25 +00:00
sbohlen
2898f6c0c4 remove errant .user file 2010-12-11 18:14:52 +00:00
sbohlen
0e3f547153 SPRNET-1406
Copyright notices updated globally to reflect consistent date-range references.
2010-12-11 17:28:45 +00:00
markpollack
cb76da7826 SPRNET-1304 - Lack of error code information in translated exceptions 2010-12-10 23:25:39 +00:00
markpollack
ddba95147b SPRNET-1205 - ExecuteFind tries to throw ConvertADOAccessException but throws NullReferenceException
Lack of error code information in translated exceptions
2010-12-10 23:24:44 +00:00
markpollack
707edcb3fc SPRNET-1205 - ExecuteFind tries to throw ConvertADOAccessException but throws NullReferenceException 2010-12-10 22:56:55 +00:00
sbohlen
3fb538d1e6 misc documentation updates for 1.3.1 release 2010-12-10 20:10:18 +00:00
sbohlen
07a2bc9dd1 minor change to diagram width to fit on PDF docs page size 2010-12-10 19:29:41 +00:00
sbohlen
a8d559a426 SPRNET-1404
Added ActionInvoker
2010-12-10 19:05:03 +00:00
sbohlen
24aa39de10 change test to check for DIRECTORY instead of FILE 2010-12-10 17:22:12 +00:00
sbohlen
7788770be0 SPRNET-1399
Add missing license header(s)
2010-12-10 16:37:30 +00:00