Commit Graph

1237 Commits

Author SHA1 Message Date
Marijn van der Zee
2b4f0b9972 Format changes
Mainly C# / XML syntax highlighting, some outlining too.
2011-12-02 13:32:18 +01:00
Marijn van der Zee
2087c4ac46 Doc Build.cmd script does not show buildlog.txt in text editor 2011-12-02 13:30:34 +01:00
Steve Bohlen
8366035120 Merge pull request #4 from serra/master
Minor changes to the documentation.
2011-10-18 05:30:13 -07:00
Marijn van der Zee
58c259a79a Remove mistakenly copied line. 2011-10-13 20:33:51 +03:00
Marijn van der Zee
4f17abe6ff Minor formatting change 2011-10-13 16:14:27 +02:00
Marijn van der Zee
2c501d8cf1 Add command file for building documentation 2011-10-13 16:13:22 +02:00
Marijn van der Zee
65fdb7b7c3 Add buildlog.txt to gitignore 2011-10-13 16:12:47 +02:00
Marijn van der Zee
941a41ed0e html-help will be compiled last.
Because many people won't have MS html help workshop installed. This way,
we can still run a `build doc-reference` and get html and pdf output,
before the build fails (non-fatal, btw).
2011-10-12 21:00:59 +02:00
Marijn van der Zee
24e09c64aa Update source location in readme.txt. 2011-10-12 17:29:32 +02:00
Marijn van der Zee
b331d9263b Link to vsaddin project instead of amqp. 2011-10-12 17:20:34 +02:00
Marijn van der Zee
c98e70502f Add all documentation output to .gitignore. 2011-10-12 17:02:46 +02:00
Steve Bohlen
95949b4b71 SPRNET-1472 revert to ncover for reporting, exclude .NET 4 2011-10-08 17:31:07 -04:00
Steve Bohlen
71e2f36b38 SPRNET-1472 switch to RELEASE build of opencover 2011-10-08 10:26:20 -04:00
Steve Bohlen
770223bfc9 SPRNET-1468 call proper overload for evaluating bindings 2011-10-07 18:42:51 -04:00
Steve Bohlen
3f3dd9b836 SPRNET-1473 fixed returned type from GetServices(...) call 2011-10-07 18:04:11 -04:00
Steve Bohlen
62ec2c2610 SPRNET-1472 reverting to ncover 1.5.8 for code coverage reporting 2011-10-07 16:08:44 -04:00
Steve Bohlen
403f0c63f7 fixing buidl to only report coverage on .NET 4 build 2011-10-07 15:08:16 -04:00
Steve Bohlen
824a254475 Merge branch 'master' of https://github.com/SpringSource/spring-net 2011-10-06 18:09:03 -04:00
Steve Bohlen
e2088352c7 opencover integration for code coverage reporting 2011-10-06 18:08:37 -04:00
Steve Bohlen
bac9809d79 Merge pull request #1 from tobi-tobsen/SPRNET-1469
SPRNET-1469: install-schema.build broken
2011-10-04 11:03:52 -07:00
Steve Bohlen
cd32d76378 introduce package.buildincrement prop to build script 2011-10-04 13:43:53 -04:00
tobi-tobsen
7ff5a04fa1 SPRNET-1469: install-schema.build broken 2011-09-26 21:24:49 +02:00
Bruno Baia
7b014c4cf5 WCF Service Exporter does not support contract interfaces that inherit from other interfaces [SPRNET-1464] 2011-09-06 00:23:41 +02:00
Steve Bohlen
39c49a39e6 SPRNET-1461
-applied timeout value from attribute properly
2011-08-18 15:13:42 -04:00
Steve Bohlen
8a51a29c82 updating broken refs to common.logging in .NET 3.5 lib folder 2011-08-18 10:20:23 -04:00
Steve Bohlen
cbf03cdb0c added tibco, snk, and s3 credentials file to ignore list 2011-08-18 09:57:37 -04:00
Marko Lahma
de5b921407 SPRNET-1460: Drop Framework 1.x Support 2011-08-15 19:49:17 +03:00
Marko Lahma
ffdeea9d8d SPRNET-1459: Remove VS2003, VS2005 projects and solutions 2011-08-15 19:48:36 +03:00
Marko Lahma
1279da66b2 Created default .gitignore file 2011-08-14 22:44:05 +03:00
sbohlen
926aaf8854 SPRNET-1458
-changed ref for nunit to proper nunit package ID
2011-08-11 17:24:23 +00:00
sbohlen
67b58a6cbf SPRNET-1457
-fixing broken nuget packaging step to work correctly with nuget.exe v1.4
2011-08-04 14:24:01 +00:00
sbohlen
451f734a5a fixing /example/ proj bin regs to consistently point to /bin/net/##/debug/ 2011-08-02 16:12:09 +00:00
sbohlen
3320e99102 -fixing missing /example/ solutions for VS2010
-adding calls to build VS2010 /example/ slns in solutions.build.nant
-update NH3.2 reference bins from CR1 to GA
2011-08-02 14:33:29 +00:00
markpollack
e1e947e8ab Misc updates to installaware installer and Document X! API doc generator 2011-08-01 21:39:31 +00:00
markpollack
c0cc56f154 add references to MVC examples and ref sec sections in web quickstart docs 2011-08-01 19:02:14 +00:00
markpollack
7116586b13 update with reference to breaking change introduced by https://jira.springsource.org/browse/SPRNET-1438 2011-08-01 18:45:29 +00:00
markpollack
57fae392b1 Fix MVC3 Quickstart project references 2011-08-01 18:28:34 +00:00
markpollack
995f3bbb73 update installer 2011-08-01 17:46:25 +00:00
sbohlen
295dc50dbb mods to docs to reflect 1.3.2-specific info and references to associated projects 2011-07-28 22:38:12 +00:00
markpollack
cb7db2c161 went in time machine back to 2004, fixed vs.net 2003 solution. Hope my return pod works. 2011-07-27 19:34:03 +00:00
bbaia
4aedd8520d Polishing 1.3.2 release 2011-07-27 13:05:56 +00:00
sbohlen
38abd46011 update readme, changelog, etc. to reflect SPRNET 1.3.2 release notes, etc. 2011-07-25 11:32:17 +00:00
sbohlen
55d9e89c66 fixing broken build by removing duplicate-names doc-links in mvc3 ref docs (all references to "mvc" in links and ids changed to "mvc3" to ensure uniqueness across entire reference docs scope) 2011-07-17 15:30:15 +00:00
sbohlen
bce6238dcb update Springsource logo to current for docs 2011-07-15 15:24:13 +00:00
sbohlen
78bc673a2e SPRNET-1451
-added section to docs for MVC3 support
-mod to MVC2 docs to indicate "MVC 2.0" rather than more generally "MVC"
2011-07-15 15:23:10 +00:00
sbohlen
6b8d7c4801 update to NuGet.exe 1.4.x 2011-07-14 12:52:40 +00:00
markpollack
72ff08e852 SPRNET-1411 Support NMS 1.5 2011-07-11 16:35:48 +00:00
markpollack
54ab38569b SPRNET-1408 - Add data providers in System.Data.dll to be accessed via Spring's IDbProvider interface. 2011-07-09 17:11:12 +00:00
markpollack
795d8e1c6d SPRNET-1411 - Support NMS 1.5/1.5.1 2011-07-09 17:07:26 +00:00
sbohlen
043fab4800 cosmetic mod to build file (cleanup of outdated in-line comments) 2011-07-07 19:16:48 +00:00