update installer

update release dates
SPRNET-1076 - API doc links from reference doc are broken
This commit is contained in:
markpollack
2009-12-11 22:22:50 +00:00
parent de7a9bd104
commit 8b11bb689e
11 changed files with 1338 additions and 1009 deletions

View File

@@ -22,6 +22,13 @@ Build properties that may be set:
values: bool: true|false
signs all assemblies. Requires the key file $/Spring.Net.snk to be in place
"mstest.exe":
value: bool: true:false
set to true to build Spring.Testing.Microsoft
"vs-net.mstest.bin.dir":
value: string: location of mstest.exe, for example C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE
"package.version":
values: string: a 3-part number xx.xx.xx
set the package version
@@ -42,6 +49,10 @@ Build properties that may be set:
values: bool: true|false
set this to true to run all available tests (example solutions, integration tests, etc.)
"doc.sdk":
values: bool: true|false
set this to true to use NDoc to generate API documentation. Note Spring ships with documentation generated using Document X!
Additional Remarks:
===================
@@ -95,6 +106,9 @@ Commandline Examples:
<property name="spring.basedir" value="${project::get-base-directory()}"/>
<property name="tool.dir" value="${project::get-base-directory()}/build-support/tools"/>
<!-- build SDK docs with NDoc -->
<property name="doc.sdk" value="false"/>
<!-- turn on all tests if test.full specified -->
<property name="test.full" value="false" />
<property name="test.integration.data" value="${test.full}" />
@@ -793,7 +807,6 @@ Commandline Examples:
<delete dir="examples/Spring/SpringAir/test/SpringAir.Data.Ado.Tests/bin" failonerror="false"/>
</target>
<target name="package" depends="set-package-configuration" description="Build and Package distribution">
<property name="project.build.sign" value="true" overwrite="false" />
@@ -818,7 +831,7 @@ Commandline Examples:
<target name="doc">
<call target="doc-reference" cascade="false" />
<call target="doc-sdk" cascade="false" />
<call target="doc-sdk" cascade="false" if="${doc.sdk}"/>
</target>
<target name="doc-reference">
@@ -1117,6 +1130,7 @@ Commandline Examples:
<fileset basedir="lib/NHibernate12">
<include name="**/*.dll"/>
<include name="**/*.license.txt"/>
<exclude name="mono/**"/>
</fileset>
</copy>
</if>
@@ -1127,6 +1141,7 @@ Commandline Examples:
<fileset basedir="lib/NHibernate20">
<include name="**/*.dll"/>
<include name="**/*.license.txt"/>
<exclude name="mono/**"/>
</fileset>
</copy>
</if>
@@ -1137,6 +1152,7 @@ Commandline Examples:
<fileset basedir="lib/NHibernate21">
<include name="**/*.dll"/>
<include name="**/*.license.txt"/>
<exclude name="mono/**"/>
</fileset>
</copy>
</if>
@@ -1510,6 +1526,7 @@ Commandline Examples:
<property name="build-data" value="true"/>
<property name="build-services" value="true"/>
<property name="build-testing-nunit" value="true"/>
<property name="build-testing-microsoft" value="false" />
<property name="build-testing-microsoft" value="${property::exists('mstest.exe')}" />
<property name="build-web" value="true"/>
<property name="build-examples" value="true"/>
@@ -1586,8 +1603,12 @@ Commandline Examples:
<include name="examples/Spring/Spring.Scheduling.Quartz.Example/**"/>
<exclude name="examples/Spring/Spring.Data.NHibernate.Northwind/Debug*.sln"/>
<exclude name="examples/Spring/Spring.Data.NHibernate.Northwind/Spring.Northwind.sln"/>
<!-- exclude VS.Net stuff -->
<exclude name="**/sdk-web/**"/>
<exclude name="**/*.sln.cache"/>
<exclude name="**/*.suo"/>
<exclude name="**/*.user"/>
<exclude name="**/bin/**"/>

View File

@@ -248,7 +248,6 @@ Install Files
Install Files
Install Files
Install Files
Install Files
Create Shortcut
Install Files
Install Files
@@ -286,7 +285,6 @@ Install Files
Install Files
Create Shortcut
Install Files
Install Files
Create Shortcut
Install Files
Install Files
@@ -305,7 +303,6 @@ Install Files
Create Shortcut
Install Files
Install Files
Install Files
Create Shortcut
Install Files
Install Files
@@ -389,6 +386,14 @@ Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Install Files
Web Media Block
Get Component State
If
@@ -704,7 +709,6 @@ $
{6028D781-1B56-4CF6-8567-B3266184A580}
{9A899381-224C-4960-8EE9-114927CF3331}
{5A52EB3A-E6DF-4A80-80ED-7479ECB6B587}
{49B7241A-38C5-4AFA-8816-2DF906B2E558}
{689F4852-777B-4865-B493-F42F05CF3EFA}
{8A3D44F9-A8F2-489B-B57E-CC9146833960}
{74EE6033-B67D-4559-A3CD-8EB3B5D601AB}
@@ -742,7 +746,6 @@ $
{40E187E4-9812-43DF-BB93-F2729EC5F519}
{F43AAB92-2311-4285-95F5-FBD2503543C3}
{3EDD2AA2-2F08-414A-BD66-37240675D6DC}
{C8FC0883-E862-4A8F-8421-CEA1AF318888}
{E521F49A-503D-4708-9B8C-5F8D68D75CDC}
{93CF5997-A66F-4AA4-AAF5-BBAAD4F951E6}
{C63FE01E-7752-4B7B-9C32-AC04B4547229}
@@ -761,7 +764,6 @@ $
{5A87C33D-BE83-407F-97BE-8B6CD2ED03DD}
{6A34B8C8-F35E-439C-8397-2FFC974CA3FD}
{01A69B5D-C70A-4131-BBC9-5E69BCF169B9}
{1F0FE536-3683-4AD0-9E6A-65267F01B707}
{135C4B66-A160-4CF9-8FD0-7774A8A5287D}
{6CD84B9A-CC5E-4AC0-931A-1FF969A0F231}
{E6CA9FFC-1A47-433D-B53D-CD57E174C420}
@@ -845,6 +847,14 @@ $
{1999079C-D841-4ADC-B924-289B2F9DDFCA}
{9725D1FA-92B1-4B24-8929-DC39AFBD03F1}
{71980279-3612-4DF5-8D67-8B51D2662FBB}
{41DA33E7-A3E8-4999-8EE6-302D2464DCB9}
{5F719B59-67B1-4B1F-9001-852B9058C7E6}
{65A8B8BE-FADF-4565-90E7-7440020C8A59}
{D2738F84-6742-4868-93CD-047A5089A899}
{CAF8F878-2693-4E7A-8058-3915B80C8907}
{E154DCA1-AF92-489A-892D-FB87ECCD91F3}
{E20A4D0A-903F-491E-AFA2-2B27F79F9A1C}
{B506C1D5-B22B-4191-BB7A-9F55C46CEE35}
{CA8886A7-0940-49AE-8FBF-B6D8857621C3}
{830DA74D-7462-48B6-A133-06DA43BA64D6}
{2FDC7A9C-BB27-44B0-A855-08F5E4E78C03}
@@ -1781,19 +1791,6 @@ FALSE
FALSE
FALSE
FALSE
{49B7241A-38C5-4AFA-8816-2DF906B2E558}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{8A3D44F9-A8F2-489B-B57E-CC9146833960}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\src\*.*
TRUE|
@@ -2119,19 +2116,6 @@ FALSE
FALSE
FALSE
FALSE
{C8FC0883-E862-4A8F-8421-CEA1AF318888}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.WebQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{93CF5997-A66F-4AA4-AAF5-BBAAD4F951E6}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\src\*.*
TRUE|
@@ -2314,19 +2298,6 @@ FALSE
FALSE
FALSE
FALSE
{1F0FE536-3683-4AD0-9E6A-65267F01B707}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{6CD84B9A-CC5E-4AC0-931A-1FF969A0F231}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\src\*.*
TRUE|
@@ -3354,6 +3325,110 @@ FALSE
FALSE
FALSE
FALSE
{41DA33E7-A3E8-4999-8EE6-302D2464DCB9}
L:\projects\spring-net\trunk\build\package\Spring.NET\dev-support\*.*
TRUE|
$TARGETDIR$\dev-support
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{5F719B59-67B1-4B1F-9001-852B9058C7E6}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\readme.txt
FALSE|
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{65A8B8BE-FADF-4565-90E7-7440020C8A59}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{D2738F84-6742-4868-93CD-047A5089A899}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\lib\*.*
TRUE|
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\lib
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{CAF8F878-2693-4E7A-8058-3915B80C8907}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.WebQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{E154DCA1-AF92-489A-892D-FB87ECCD91F3}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{E20A4D0A-903F-491E-AFA2-2B27F79F9A1C}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{B506C1D5-B22B-4191-BB7A-9F55C46CEE35}
L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln
FALSE|
$TARGETDIR$\examples\Spring\Spring.WebQuickStart
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
FALSE
{F3D1B9D2-7A04-44B6-9F91-860D3A2384C0}
$UNINSTALLLINK$
Uninstall Spring.NET 1.3.0
@@ -3425,7 +3500,7 @@ $SHORTCUTFOLDER$\Examples\.NET 2.0
0
{689F4852-777B-4865-B493-F42F05CF3EFA}
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln
$TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln
Northwind NHibernate
$SHORTCUTFOLDER$\Examples\.NET 2.0
@@ -3433,7 +3508,7 @@ $SHORTCUTFOLDER$\Examples\.NET 2.0
0
0|
{55E0BEAD-43B8-4A0F-A94C-D5D23B3C9250}
$TARGETDIR$\examples\Spring\Spring.DataQuickStart\Spring.DataQuickStart.2005.sln
Data Access
@@ -3495,7 +3570,7 @@ $SHORTCUTFOLDER$\Examples\.NET 2.0
0
{E521F49A-503D-4708-9B8C-5F8D68D75CDC}
$TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln
$TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln
Web
$SHORTCUTFOLDER$\Examples\.NET 2.0
@@ -3503,7 +3578,7 @@ $SHORTCUTFOLDER$\Examples\.NET 2.0
0
0|
{57388F2C-8AAE-468A-92AC-C6CADBAC344C}
$TARGETDIR$\examples\Spring\SpringAir\SpringAir.2005.sln
Spring Air
@@ -3605,7 +3680,7 @@ $SHORTCUTFOLDER$\Documentation
0
{BEDC79F7-85D3-4837-881A-CF1A07342BB0}
$TARGETDIR$\doc\reference\htmlhelp\htmlhelp.chm
$TARGETDIR$\doc\reference\htmlhelp\spring-net-reference.chm
Reference - HTMLHELP
$SHORTCUTFOLDER$\Documentation
@@ -3613,7 +3688,7 @@ $SHORTCUTFOLDER$\Documentation
0
0|
{94BDA812-5706-4256-BB6A-E8F451677F49}
$TARGETDIR$\changelog.txt
View changelog
@@ -3635,7 +3710,7 @@ $SHORTCUTFOLDER$
0
{4CB85B60-D0A0-442A-A683-94039B70DDA0}
$TARGETDIR$\BreakingChanges-1.2.txt
$TARGETDIR$\BreakingChanges.txt
View breaking changes
$SHORTCUTFOLDER$
@@ -3643,7 +3718,7 @@ $SHORTCUTFOLDER$
0
0|
{5A87C33D-BE83-407F-97BE-8B6CD2ED03DD}
$TARGETDIR$\Spring.Net.2008.sln
VS.NET 2008 Solution
@@ -3655,7 +3730,7 @@ $SHORTCUTFOLDER$\Source Code
0
{135C4B66-A160-4CF9-8FD0-7774A8A5287D}
$TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln
$TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln
MSMQ Messaging
$SHORTCUTFOLDER$\Examples\.NET 2.0
@@ -3663,7 +3738,7 @@ $SHORTCUTFOLDER$\Examples\.NET 2.0
0
0|
{CD6019F0-6679-4D83-9FCC-42AC661E449F}
$TARGETDIR$\examples\Spring\Spring.NmsQuickStart\Spring.NmsQuickStart.2005.sln
ActiveMQ NMS Messaging
@@ -4297,6 +4372,11 @@ C
@@ -4753,6 +4833,11 @@ $

View File

@@ -214,7 +214,7 @@ else
[OFFLINE CONTENT]
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\readme.txt to $TARGETDIR$
Create Shortcut $SHORTCUTFOLDER$\View readme to $TARGETDIR$\readme.txt
Create Shortcut $SHORTCUTFOLDER$\View breaking changes to $TARGETDIR$\BreakingChanges-1.2.txt
Create Shortcut $SHORTCUTFOLDER$\View breaking changes to $TARGETDIR$\BreakingChanges.txt
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\changelog.txt to $TARGETDIR$
Create Shortcut $SHORTCUTFOLDER$\View changelog to $TARGETDIR$\changelog.txt
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\license.txt to $TARGETDIR$
@@ -227,7 +227,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\lib\*.* to $TARGETDIR$\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\src\*.* to $TARGETDIR$\src, include subfolders
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTML to $TARGETDIR$\doc\reference\html\index.html
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTMLHELP to $TARGETDIR$\doc\reference\htmlhelp\htmlhelp.chm
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTMLHELP to $TARGETDIR$\doc\reference\htmlhelp\spring-net-reference.chm
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\pdf\spring-net-reference.pdf to $TARGETDIR$\doc\reference\pdf
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - PDF to $TARGETDIR$\doc\reference\pdf\spring-net-reference.pdf
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\schema\*.* to $TARGETDIR$\doc\schema, include subfolders
@@ -248,8 +248,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Calculator\lib\*.* to $TARGETDIR$\examples\Spring\Spring.Calculator\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Calculator\src\*.* to $TARGETDIR$\examples\Spring\Spring.Calculator\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\test_northwind.sql to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Northwind NHibernate to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Northwind NHibernate to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\src\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\test\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.DataQuickStart\Spring.DataQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.DataQuickStart
@@ -286,8 +285,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Web.Extensions.Example\Spring.Web.Extensions.Example.2005.sln to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\AJAX to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example\Spring.Web.Extensions.Example.2005.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Web.Extensions.Example\src\*.* to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Web to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Web to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\SpringAir\SpringAir.build to $TARGETDIR$\examples\Spring\SpringAir
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\SpringAir\SpringAir.2005.sln to $TARGETDIR$\examples\Spring\SpringAir
@@ -305,8 +303,7 @@ else
Create Shortcut $SHORTCUTFOLDER$\Source Code\VS.NET 2008 Solution to $TARGETDIR$\Spring.Net.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.build to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.include to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\MSMQ Messaging to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\MSMQ Messaging to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\test\*.* to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.NmsQuickStart\Spring.NmsQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.NmsQuickStart
@@ -389,6 +386,14 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\webservices.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\xsd-config.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\Spring.EmsQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\dev-support\*.* to $TARGETDIR$\dev-support, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\readme.txt to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\lib\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
[DEFINE WEB MEDIA Spring for .NET 1.3.0]
Get Component Spring for .NET 1.3.0 Selection State into Variable SELECTED
if Variable SELECTED Equals TRUE

View File

@@ -214,7 +214,7 @@ else
[OFFLINE CONTENT]
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\readme.txt to $TARGETDIR$
Create Shortcut $SHORTCUTFOLDER$\View readme to $TARGETDIR$\readme.txt
Create Shortcut $SHORTCUTFOLDER$\View breaking changes to $TARGETDIR$\BreakingChanges-1.2.txt
Create Shortcut $SHORTCUTFOLDER$\View breaking changes to $TARGETDIR$\BreakingChanges.txt
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\changelog.txt to $TARGETDIR$
Create Shortcut $SHORTCUTFOLDER$\View changelog to $TARGETDIR$\changelog.txt
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\license.txt to $TARGETDIR$
@@ -227,7 +227,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\lib\*.* to $TARGETDIR$\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\src\*.* to $TARGETDIR$\src, include subfolders
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTML to $TARGETDIR$\doc\reference\html\index.html
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTMLHELP to $TARGETDIR$\doc\reference\htmlhelp\htmlhelp.chm
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - HTMLHELP to $TARGETDIR$\doc\reference\htmlhelp\spring-net-reference.chm
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\pdf\spring-net-reference.pdf to $TARGETDIR$\doc\reference\pdf
Create Shortcut $SHORTCUTFOLDER$\Documentation\Reference - PDF to $TARGETDIR$\doc\reference\pdf\spring-net-reference.pdf
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\schema\*.* to $TARGETDIR$\doc\schema, include subfolders
@@ -248,8 +248,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Calculator\lib\*.* to $TARGETDIR$\examples\Spring\Spring.Calculator\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Calculator\src\*.* to $TARGETDIR$\examples\Spring\Spring.Calculator\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\test_northwind.sql to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Northwind NHibernate to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Northwind NHibernate to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\src\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\test\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.DataQuickStart\Spring.DataQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.DataQuickStart
@@ -286,8 +285,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Web.Extensions.Example\Spring.Web.Extensions.Example.2005.sln to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\AJAX to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example\Spring.Web.Extensions.Example.2005.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Web.Extensions.Example\src\*.* to $TARGETDIR$\examples\Spring\Spring.Web.Extensions.Example\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Web to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Web to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.WebQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\SpringAir\SpringAir.build to $TARGETDIR$\examples\Spring\SpringAir
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\SpringAir\SpringAir.2005.sln to $TARGETDIR$\examples\Spring\SpringAir
@@ -300,14 +298,12 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\SpringAir\test\*.* to $TARGETDIR$\examples\Spring\SpringAir\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\test\*.* to $TARGETDIR$\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\images\*.* to $TARGETDIR$\doc\reference\html\images, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.Net.2002.sln to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\build-support\*.* to $TARGETDIR$\build-support, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.Net.2008.sln to $TARGETDIR$
Create Shortcut $SHORTCUTFOLDER$\Source Code\VS.NET 2008 Solution to $TARGETDIR$\Spring.Net.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.build to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\Spring.include to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\MSMQ Messaging to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\MSMQ Messaging to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\test\*.* to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.NmsQuickStart\Spring.NmsQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.NmsQuickStart
@@ -324,6 +320,11 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Examples.build to $TARGETDIR$\examples\Spring
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\BreakingChanges.txt to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\common-project.include to $TARGETDIR$
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\htmlhelp\spring-net-reference.chm to $TARGETDIR$\doc\reference\htmlhelp
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart, include subfolders
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\TIBCO EMS Messaging to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart\Spring.EmsQuickStart.2008.sln
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\test\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\ado.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\ajax.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\aop.html to $TARGETDIR$\doc\reference\html
@@ -341,6 +342,7 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\javadevelopers.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\logging.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\messaging.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\messaging-ems.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\migration.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\misc.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\msmq.html to $TARGETDIR$\doc\reference\html
@@ -383,11 +385,15 @@ else
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\web-quickstart.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\webservices.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\html\xsd-config.html to $TARGETDIR$\doc\reference\html
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\doc\reference\htmlhelp\spring-net-reference.chm to $TARGETDIR$\doc\reference\htmlhelp
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\Spring.EmsQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\src\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart\src, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\test\*.* to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart\test, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.EmsQuickStart\Spring.EmsQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.EmsQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\dev-support\*.* to $TARGETDIR$\dev-support, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\readme.txt to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\Spring.Northwind.2008.sln to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.Data.NHibernate.Northwind\lib\*.* to $TARGETDIR$\examples\Spring\Spring.Data.NHibernate.Northwind\lib, include subfolders
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2008.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.MsmqQuickStart\Spring.MsmqQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.MsmqQuickStart
Install Files L:\projects\spring-net\trunk\build\package\Spring.NET\examples\Spring\Spring.WebQuickStart\Spring.WebQuickStart.2005.sln to $TARGETDIR$\examples\Spring\Spring.WebQuickStart
[DEFINE WEB MEDIA Spring for .NET 1.3.0]
Get Component Spring for .NET 1.3.0 Selection State into Variable SELECTED
if Variable SELECTED Equals TRUE
@@ -421,7 +427,7 @@ else
Create Folder $TARGETDIR$\examples\Spring\Spring.NmsQuickStart
Create Folder $TARGETDIR$\examples\Spring\Spring.Scheduling.Quartz.Example
Create Folder $TARGETDIR$\examples\Spring\Spring.WcfQuickStart
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\NMS Messaging to $TARGETDIR$\examples\Spring\Spring.NmsQuickStart\Spring.NmsQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\ActiveMQ NMS Messaging to $TARGETDIR$\examples\Spring\Spring.NmsQuickStart\Spring.NmsQuickStart.2005.sln
Create Shortcut $SHORTCUTFOLDER$\Examples\.NET 2.0\Quartz Scheduling to $TARGETDIR$\examples\Spring\Spring.Scheduling.Quartz.Example\Spring.Scheduling.Quartz.Example.2005.sln
Create Folder $TARGETDIR$\doc\reference\html\styles
Apply Install (get result into variable SUCCESS)

View File

@@ -483,6 +483,11 @@ $
@@ -505,7 +510,7 @@ Spring for .NET 1.3.0
Spring for .NET 1.3.0
Spring for .NET authors
All rights reserved
{0ED4F929-504C-4A53-A399-DFA42D3191F9}
{63DD84D2-106C-4E7A-BB3F-5C4CAD9ACD10}
Spring for .NET
Spring for .NET
http://forum.springframework.net

View File

@@ -481,6 +481,12 @@ $
@@ -491,7 +497,7 @@ $
$
$
1
0
4
FALSE
L:\projects\spring-net\msi
SpringSource
@@ -504,7 +510,7 @@ Spring for .NET 1.3.0
Spring for .NET 1.3.0
Spring for .NET authors
All rights reserved
{6DD08C08-F9F2-420B-B979-9EC8BE45568E}
{63DD84D2-106C-4E7A-BB3F-5C4CAD9ACD10}
Spring for .NET
Spring for .NET
http://forum.springframework.net

View File

@@ -2,6 +2,92 @@ SPRING.NET FRAMEWORK CHANGELOG
==============================
http://www.springframework.net
Release Version 1.3.0 December 15, 2009
Release Notes - Spring.NET - Version 1.3.0
Bug
[SPRNET-576] - Allow formatting null values for .NET 2.0 Nullable Types
[SPRNET-694] - Error creating hierarchical IAppliationContext when using default names.
[SPRNET-1041] - Add new DbProvider for Oracle 11g
[SPRNET-1075] - AdoTemplate DataSetCreateWithParams not working as expected - investigate.
[SPRNET-1155] - Error when evaluating expression with #date variable
[SPRNET-1187] - inconsistent behaviour getting/setting database parameters
[SPRNET-1228] - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds)
[SPRNET-1253] - NmsTemplate: wrong timeout units in receive method (ticks instead of milliseconds)
[SPRNET-1256] - DefaultAdvisorAutoProxyCreator should cache FindCandidateAdvisors() list on a per-type basis
[SPRNET-1266] - Context creation can throw ObjectCurrentlyInCreatation exception thrown when using <tx:attribute-driven/> with NHibernateTransactionManager
[SPRNET-1270] - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
[SPRNET-1272] - Recreating application context can result in calls to create same type twice leading to System.ArgumentException: Duplicate type name within an assembly.
[SPRNET-1273] - Remove unnecessary cast to (int) in Spring.Data.Core.AdoTemplate ExecuteScalar with ICommandSetter method argument
[SPRNET-1276] - SimpleAdoTestUtils doesn't handle statement separators correctly
[SPRNET-1277] - Wellknown Namespacesparsers don't get loaded automatically without prior explicit registration
[SPRNET-1284] - IL code generation can result in System.BadImageFormatException in Windows 2008
[SPRNET-1285] - MultiDelegatingDbProvider in wrong namespace
[SPRNET-1288] - auto-start not parsed correctly in TIBCO EMS/ActiveMQ message listener container schema.
[SPRNET-1289] - A target retrieved from a dynamic target source, is not entirely thread safe, e.g.ThreadLocalTargetSource
Improvement
[SPRNET-579] - Add NHibernate DAO implementation to SpringAir example application
[SPRNET-825] - Rename HtmlHelp-formatted reference docs to spring-net-reference.chm
[SPRNET-837] - TypedDataSetUtils - check that the connection in the typedDataSet isn't already open, if it is throw exception.
[SPRNET-878] - Support setting of generic collections when only getter property is exposed.
[SPRNET-959] - Use 'invocation.Method' as variable for CacheResultAdvice Key expression resolution
[SPRNET-968] - AOP documentation improvements
[SPRNET-973] - Document how to mix ado.net based and nhibernate based operations within the service tier
[SPRNET-987] - entry key should work with property configurer
[SPRNET-989] - Avoid throwing exception in Spring's custom timespan converter when delegating to default .NET BCL implementation.
[SPRNET-1097] - Provide VS.NET 2008 integrated API help
[SPRNET-1101] - Exception translation for NHibernate ADOException can be improved.
[SPRNET-1119] - Support type alias resolution in all places where 'type' is used in objects.xsd
[SPRNET-1120] - Expose "AllowObjectDefinitionOverriding" to be easily configurable in ApplicationContext both programmatically and declaratively in XML.
[SPRNET-1152] - All for all current listener threads to complete processing before shutting down MessageListenerContainer
[SPRNET-1180] - Document use of HttpApplicationConfigurer.ApplicationTemplate for configuring HttpApplication instances
[SPRNET-1194] - Making public and protected method in AdoTemplate (both core and generic) virtual
[SPRNET-1203] - provide invocation context to cache attributes
[SPRNET-1232] - Document how to support for using Fluent NHibernate in LocalSessionFactoryObject
[SPRNET-1242] - Support for collection merging with generic collections
[SPRNET-1245] - enable cross-AppDomain proxy serialization/deserialization
[SPRNET-1246] - Show DI for NHibernate managed objects in NHibernate example application
[SPRNET-1257] - Slow Delegate in ExpressionParser
[SPRNET-1259] - cache CachingAspect custom attributes to improve performance
[SPRNET-1260] - DefensiveEventRaiser must not swallow exceptions without notice - provide means to get exception information
[SPRNET-1267] - Add optimize compiler flag for release build
[SPRNET-1268] - Exceptions in Spring should pass tests to ensure compliance with .NET framework guidelines.
[SPRNET-1282] - Provide alternative to static to retrieve transaction status to support unit testing.
[SPRNET-1286] - Provide implementation of Apache.NMS.ITrace to merge NMS logging stream with Common.Logging stream.
New Feature
[SPRNET-791] - Logging of parameter values in AdoTemplate, in particular on exception.
[SPRNET-1136] - add firebird db provider
[SPRNET-1278] - Add integration with JNDI for TIBCO EMS
Refactoring
[SPRNET-1093] - Investigate implementation of QueueUtils.GetMessageQueueTransaction() when argument is null and returns null
[SPRNET-1251] - Investigate regression bug in ProxyFactoryObject due to sync with Spring Java
k
[SPRNET-401] - Show use case of strategy/command pattern usage to create/set objects parameters at runtime.
[SPRNET-458] - Create "How To" section in reference documentation
[SPRNET-754] - Investigate calling of oracle functions with StoredProcedure class
[SPRNET-850] - Upgrade to NUnit 2.5.2
[SPRNET-983] - Show use of AbstractTransactionalSpringContextTests in NHibernate sample application and reference documentation
[SPRNET-1076] - API doc links from reference doc are broken
[SPRNET-1096] - Show example configuraiton using TxScopeTransactionMansager with NHibernate
[SPRNET-1148] - Provide quick start documentation for Spring NHibernate integration.
[SPRNET-1229] - Documentation for TIBCO EMS integration
[SPRNET-1239] - Check for package cycles with NDepend
[SPRNET-1241] - Remove 'TODO' comments in code and create JIRA issue for them if needed.
[SPRNET-1250] - Document use of 'DelegatingLocalSessionFactoryObject' and 'UserCredentialsDbProvider'
[SPRNET-1265] - Upgrade to NHibernate 2.1.2
[SPRNET-1269] - Time based test in NHibernate.Test failed.
[SPRNET-1274] - Automate packaging with InstallAware
[SPRNET-1275] - Automate API documentation with Document X!
[SPRNET-1279] - Create integration test project for NMS
[SPRNET-1280] - Create integration test project for TIBCO EMS
[SPRNET-1281] - Error when calling pre-build task to antlr in Spring.Core.2008 project
Release Version 1.3.0 RC1 August 3, 2009

View File

@@ -35,10 +35,10 @@
<para>The <literal>Spring.Core</literal> assembly is the basis for
Spring.NET's IoC container. The <literal><link
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Objects.Factory.IObjectFactory.html">IObjectFactory</link></literal>
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core~Spring.Objects.Factory.IObjectFactory.html">IObjectFactory</link></literal>
interface provides an advanced configuration mechanism capable of managing
any type of object. <literal><link
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Context.IApplicationContext.html">IApplicationContext</link></literal>
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core~Spring.Context.IApplicationContext.html">IApplicationContext</link></literal>
is a sub-interface of <literal>IObjectFactory</literal>. It adds easier
integration with Spring.NET's Aspect Oriented Programming (AOP) features,
message resource handling (for use in internationalization), event
@@ -235,7 +235,7 @@
<para>In the previous example the configuration resources are assumed
to be located in the bin\Debug directory. You can use Spring's
<classname><link
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core.IO.IResource.html">IResource</link></classname>
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core~Spring.Core.IO.IResource.html">IResource</link></classname>
abstraction to load resources from other locations.</para>
<para>The following example shows how to create an IoC container
@@ -246,7 +246,7 @@
"file:///services.xml",
"assembly://MyAssembly/MyDataAccess/data-access.xml");
</programlisting>The above example uses Spring.NET's <classname><link
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core.IO.IResource.html">IResource</link></classname>
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core~Spring.Core.IO.IResource.html">IResource</link></classname>
abstraction. The <literal>IResource</literal> interface provides a
simple and uniform interface to a wide array of IO resources that can
represent themselves as <literal>System.IO.Stream</literal>.</para>
@@ -254,7 +254,7 @@
<note>
<para>After you learn about Spring's IoC container, you may want to
know more about Spring's <classname><link
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core.IO.IResource.html">IResource</link></classname>
ns6:href="http://www.springframework.net/doc-latest/api/net-2.0/html/Spring.Core~Spring.Core.IO.IResource.html">IResource</link></classname>
abstraction to load metadata from other locations as desribed below
and alsoin the chapter <xref linkend="resources" /></para>
</note>

View File

@@ -1,11 +1,11 @@
THE SPRING.NET FRAMEWORK, Release 1.3.0 RC1 (August 3, 2009)
THE SPRING.NET FRAMEWORK, Release 1.3.0 (December 15, 2009)
--------------------------------------------------------------------
http://www.springframework.net/
1. INTRODUCTION
The 1.3.0 RC1 release of Spring.NET contains
The 1.3.0 release of Spring.NET contains
* A full featured Inversion of Control container
* An Aspect Oriented Programming framework
@@ -42,12 +42,17 @@ The 1.3.0 RC1 release of Spring.NET contains
Spring.NET is a port of the Java based Spring Framework. In turn, the Java/J2EE Spring Framework is based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson (Wrox, 2002).
2. KNOWN ISSUES
2. SUPPORTED .NET FRAMEWORK VERSIONS
Spring.NET 1.3 supports .NET 1.1, 2.0, 3.0 and 3.5. Note, there are no specific .DLLs for .NET 3.5 as we do not use any features or libraries from that framework version. For .NET 3.0 in the directory bin\net\3.0 is the Spring.Services.dll that should be used if you are using .NET 3.0 or higher as contains Spring's WCF integration.
3. KNOWN ISSUES
The fallback rules for localized resources seem to have a bug that is fixed by applying Service Pack 1 for .NET 1.1. This affects the use of IMessageSource.GetMessage methods that specify CultureInfo.
3. RELEASE INFO
4. RELEASE INFO
Release contents:
@@ -76,7 +81,7 @@ Project info at the SourceForge site: http://sourceforge.net/projects/springnet/
The Spring Framework is released under the terms of the Apache Software License (see license.txt).
4. DISTRIBUTION DLLs
5. DISTRIBUTION DLLs
The "bin" directory contains the following distinct dll files for use in applications. Dependencies are those other than on the .NET BCL.
@@ -136,8 +141,12 @@ The "bin" directory contains the following distinct dll files for use in applica
- Contents: Quartz 1.0 Integration
- Dependencies: Spring.Core, Spring.Data, Quartz
* "Spring.Template.Velocity" (~44 KB)
- Contents: NVelocity Integration
- Dependencies: Spring.Core, NVelocity
5. WHERE TO START?
6. WHERE TO START?
Documentation can be found in the "docs" directory:
* The Spring reference documentation
@@ -159,7 +168,7 @@ Documented sample applications can be found in "examples":
* MSMQ QuickStart - Sample applicaiton usingMSMQ
* Quartz Example - Scheduling using Quartz
6. How to build
7. How to build
VS.NET
------
@@ -198,7 +207,7 @@ for information on how to install the docbook toolchain.
NDoc3 and InnovaSys Document X! are used to generate the SDK documentation.
7. Support
8. Support
The user forums at http://forum.springframework.net/ are available for you to submit questions, support requests,
and interact with other Spring.NET users.
@@ -219,7 +228,7 @@ you are using (check the file versions of Spring.NET dlls), the .NET version you
Ideally attach some sample code reproducing the problem to the JIRA ticket.
8. Acknowledgements
9. Acknowledgements
InnovaSys Document X!
---------------------
@@ -229,3 +238,5 @@ integration with Visual Studio.