Marijn van der Zee
1ab3d8563b
Add missing image
2011-12-16 20:17:36 +01:00
Marijn van der Zee
f551c5a605
Fix some typo's, minor cosmetic changes
2011-12-16 20:00:43 +01:00
Marijn van der Zee
6d934ba9e4
Add VariableSource configuration sections to documentation
2011-12-16 17:40:16 +01:00
Marijn van der Zee
6b05570040
VariablePlaceHolderConfigurer example
2011-12-16 17:39:14 +01:00
Marijn van der Zee
9a2078393b
#8 code formatting
2011-12-13 15:44:27 +01:00
Marijn van der Zee
b72e9eb50f
Print out buildlog.txt to console
2011-12-02 14:27:53 +01:00
Marijn van der Zee
827b0c9ecf
Merge branch 'master' of git://github.com/SpringSource/spring-net.git
2011-12-02 13:43:18 +01:00
Marijn van der Zee
f25924370e
Add XMLmind temporary files (*.xml~) to .gitignore
2011-12-02 13:37:13 +01:00
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
2bb6a7c6ac
Merge pull request #2 from japerr/master
...
SPRNET-1474 SimpleDelegatingSessionFactory.cs Connection Leak
2011-11-15 08:16:56 -08:00
Steve Bohlen
43516e6dbe
merge mods to pull 6 for SPRNET-1470, SPRNET-1471
2011-11-15 11:11:25 -05:00
Steve Bohlen
aecb61fa54
Revert "SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once"
...
This reverts commit 6084b5d119 .
2011-11-04 14:32:31 -04:00
Steve Bohlen
1d2c891b90
Revert "SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line"
...
This reverts commit 6f4ffb9ade .
2011-11-04 14:32:24 -04:00
Steve Bohlen
87aa128829
Revert "SPRNET-1472 passing list of all individual test assemblies instead of nunit project file"
...
This reverts commit ca962bb645 .
2011-11-04 14:32:02 -04:00
Steve Bohlen
ca962bb645
SPRNET-1472 passing list of all individual test assemblies instead of nunit project file
2011-11-04 11:40:05 -04:00
Steve Bohlen
6f4ffb9ade
SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line
2011-11-04 08:43:49 -04:00
Steve Bohlen
6084b5d119
SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once
2011-11-03 19:02:44 -04:00
Steve Bohlen
88326436e2
rename erroneous folder tools/ReporterGenerator
2011-11-01 11:46:58 -04:00
Steve Bohlen
774249a80b
Merge branch 'master' of https://github.com/SpringSource/spring-net
2011-10-31 11:58:08 -04:00
Steve Bohlen
8ad4bfcc5e
fixing broken path to nonredist folder
2011-10-31 11:57:59 -04:00
Steve Bohlen
41e9989294
Merge pull request #7 from serra/patch-1
...
SPRNET-1385 The default value for build-ems should be false for the `compile-net-4.0`
2011-10-31 05:49:45 -07:00
Marijn van der Zee
521eb1c6cc
The default value for build-ems should be false for the compile-net-4.0c target
...
Reference: http://forum.springframework.net/showthread.php?9515-What-are-the-prerequisites-to-do-a-succesful-build-from-a-clean-check-out&p=25723#post25723
2011-10-28 21:30:41 +03:00
Bruno Baia
c4b0bf255f
Fixed WCF Quickstart [Related to SPRNET-1475]
2011-10-20 18:20:48 +02:00
Steve Bohlen
1b08720b57
Merge pull request #5 from serra/SPRNET-1199
...
SPRNET-1199 Documentation error about AdoQuery
2011-10-18 08:55:50 -07:00
Marijn van der Zee
d4f67530c4
Fix typo.
2011-10-18 17:10:11 +02:00
Marijn van der Zee
0a834b1f4d
Merge branch 'master' into SPRNET-1199
2011-10-18 16:48:52 +02: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
cdd2564beb
Remove the errant paragraph and code listing
...
The errant paragraph is removed, as well as the code listing. From the
text it appears that an example should have been inserted here; that's
commented out and replaced with a TODO note.
2011-10-13 16:39:10 +02: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
jperrin
fc3cb1642b
System.Diagnostics.Trace.WriteLine on line 97 of SimpleDelegatingSessionFactory.cs opens a database connection but never closes it.
...
Replaced ((ISessionFactoryImplementor)factory).ConnectionProvider.GetConnection().ConnectionString
With local variable: connectionString
An example of the unclosed connection can be found at: http://forum.springframework.net/showthread.php?9478-DelegatingLocalSessionFactoryObject-database-connection-leak
2011-10-06 11:14:21 -05: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