misc installer updates
This commit is contained in:
@@ -1446,7 +1446,7 @@ Commandline Examples:
|
||||
<!-- Copy generated htmlhelp 2.x files, install scripts, -->
|
||||
<!-- and install utility for .NET 1.1 assemblies -->
|
||||
<copy todir="${current.package.dir}/doc/sdk/1.1/vsnet2003">
|
||||
<fileset basedir="${sdk.src.dir}/doc/sdk/Spring-1.3/net-1.1/web">
|
||||
<fileset basedir="${sdk.src.dir}/doc/sdk/Spring-1.3/net-1.1/htmlhelp1and2">
|
||||
<include name="COL_*.*"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
@@ -1462,7 +1462,7 @@ Commandline Examples:
|
||||
<!-- Copy generated htmlhelp 2.x files, install scripts, -->
|
||||
<!-- and install utility for .NET 2.0 assemblies -->
|
||||
<copy todir="${current.package.dir}/doc/sdk/2.0/vsnet2005">
|
||||
<fileset basedir="${sdk.src.dir}/doc/sdk/Spring-1.3/net-2.0/web">
|
||||
<fileset basedir="${sdk.src.dir}/doc/sdk/Spring-1.3/net-2.0/htmlhelp1and2">
|
||||
<include name="COL_*.*"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
@@ -510,7 +510,7 @@ Spring for .NET 1.3.0
|
||||
Spring for .NET 1.3.0
|
||||
Spring for .NET authors
|
||||
All rights reserved
|
||||
{289B412D-9B6E-4E43-919A-22B2F083225F}
|
||||
{3B1A39E1-51CA-46B4-AF46-81D856E44EE7}
|
||||
Spring for .NET
|
||||
Spring for .NET
|
||||
http://forum.springframework.net
|
||||
|
||||
@@ -510,7 +510,7 @@ Spring for .NET 1.3.0
|
||||
Spring for .NET 1.3.0
|
||||
Spring for .NET authors
|
||||
All rights reserved
|
||||
{63DD84D2-106C-4E7A-BB3F-5C4CAD9ACD10}
|
||||
{289B412D-9B6E-4E43-919A-22B2F083225F}
|
||||
Spring for .NET
|
||||
Spring for .NET
|
||||
http://forum.springframework.net
|
||||
|
||||
@@ -23,7 +23,7 @@ The 1.3.0 release of Spring.NET contains
|
||||
- NHibernate 1.0, 1.2, 2.0 and 2.1 integration to simplify use of NHibernate and participate in Spring's declarative transaction management functionality.
|
||||
* ASP.NET AJAX Integration
|
||||
- Exporter to expose plain object on which Dependency Injection and AOP have been applied to JavaScript.
|
||||
* NUnit integration
|
||||
* NUnit and MSTest integration
|
||||
- Provides Dependency Injection of test cases and Spring container loading and caching. . Data access and transaction management features aid with integration testing.
|
||||
* WCF integration
|
||||
- Provides Dependency Injection and applicatin of AOP advice to WCF services
|
||||
|
||||
Reference in New Issue
Block a user