Initial auto generated NuPack descriptors for Spring modules - still needs a post-processing + package to scripts

This commit is contained in:
lahma
2011-01-23 18:44:52 +00:00
parent 9d10424128
commit 6335664531
18 changed files with 361 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Aop</id>
<title>Spring.Aop</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide AOP support in Spring.Net</description>
<summary>Interfaces and classes that provide AOP support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Core</id>
<title>Spring.Core</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Core functionality for Spring.Net IoC container</description>
<summary>Core functionality for Spring.Net IoC container</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Data.NHibernate12</id>
<title>Spring.Net NHibernate 1.2 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 1.2 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 1.2 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="NHibernate" version="1.2.1" />
<dependency id="Spring.Aop" version="SPRING_VERSION" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Data.NHibernate20</id>
<title>Spring.Net NHibernate 2.0 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.0 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="NHibernate" version="2.0.1" />
<dependency id="Spring.Aop" version="SPRING_VERSION" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Data.NHibernate21</id>
<title>Spring.Net NHibernate 2.1 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="NHibernate" version="2.1.2" />
<dependency id="Spring.Aop" version="SPRING_VERSION" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Data.NHibernate30</id>
<title>Spring.Net NHibernate 2.1 support</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</description>
<summary>Interfaces and classes that provide NHibernate 2.1 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="NHibernate" version="3.0.0" />
<dependency id="Spring.Aop" version="SPRING_VERSION" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Data</id>
<title>Spring.Data</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide Data access support in Spring.Net</description>
<summary>Interfaces and classes that provide Data access support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Aop" version="SPRING_VERSION" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Messaging.Ems</id>
<title>Spring.Messaging.Ems</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>TIBCO EMS support</description>
<summary>TIBCO EMS support</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Messaging.Nms</id>
<title>Spring.Messaging.Nms</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>ActiveMQ support</description>
<summary>ActiveMQ support</summary>
<language>en-US</language>
<dependencies>
<dependency id="Apache.NMS" version="1.4.0" />
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Messaging</id>
<title>Spring.Messaging</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide MSMQ 3.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide MSMQ 3.0 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Scheduling.Quartz</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Quartz" version="1.0.3" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Services</id>
<title>Spring.Services</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide portable service abstractions in Spring.Net</description>
<summary>Interfaces and classes that provide portable service abstractions in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Template.Velocity</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="NVelocity" version="1.0.3" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Testing.Microsoft</id>
<title>Spring.Testing.Microsoft</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide Microsoft Unit Testing integration in Spring.Net</description>
<summary>Interfaces and classes that provide Microsoft Unit Testing integration in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,21 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Testing.NUnit</id>
<title>Spring.Testing.NUnit</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide NUnit integration in Spring.Net</description>
<summary>Interfaces and classes that provide NUnit integration in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="nunit.framework" version="2.5.7" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Data" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Web.Extensions</id>
<title>Spring.Web.Extensions</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide ASP.NET AJAX 1.0 support in Spring.Net</description>
<summary>Interfaces and classes that provide ASP.NET AJAX 1.0 support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Spring.Core" version="SPRING_VERSION" />
<dependency id="Spring.Web" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Web.Mvc</id>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description></description>
<summary></summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>Spring.Web</id>
<title>Spring.Web</title>
<projectUrl>http://www.springframework.net/</projectUrl>
<licenseUrl>http://www.springframework.net/license.html</licenseUrl>
<version>SPRING_VERSION</version>
<authors>SpringSource</authors>
<description>Interfaces and classes that provide web application support in Spring.Net</description>
<summary>Interfaces and classes that provide web application support in Spring.Net</summary>
<language>en-US</language>
<dependencies>
<dependency id="Common.Logging" version="1.2.0" />
<dependency id="Spring.Core" version="SPRING_VERSION" />
</dependencies>
</metadata>
</package>