You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/03/04 23:14:00 UTC

svn commit: r919205 - in /servicemix/m2-repo/net/sf/saxon: saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom saxon/9.1.0.8/saxon-9.1.0.8.pom

Author: ccustine
Date: Thu Mar  4 22:14:00 2010
New Revision: 919205

URL: http://svn.apache.org/viewvc?rev=919205&view=rev
Log:
Adding poms for saxon 9.1.0.8

Added:
    servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom   (with props)
    servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom   (with props)
    servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom   (with props)
    servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom   (with props)
    servicemix/m2-repo/net/sf/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom

Added: servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom?rev=919205&view=auto
==============================================================================
--- servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom (added)
+++ servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom Thu Mar  4 22:14:00 2010
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sf.saxon</groupId>
+  <artifactId>saxon-dom</artifactId>
+  <version>9.1.0.8</version>
+  <name>Saxon DOM</name>
+
+  <description>Saxon support library for third-party object model DOM</description>
+  <url>http://saxon.sf.net</url>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.0</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
+    </license>
+
+  </licenses>
+  <scm>
+    <url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>net.sf.saxon</groupId>
+      <artifactId>saxon</artifactId>
+      <version>9.1.0.8</version>
+    </dependency>
+  </dependencies>
+</project>

Propchange: servicemix/m2-repo/net/sf/saxon/saxon-dom/9.1.0.8/saxon-dom-9.1.0.8.pom
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom?rev=919205&view=auto
==============================================================================
--- servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom (added)
+++ servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom Thu Mar  4 22:14:00 2010
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sf.saxon</groupId>
+  <artifactId>saxon-sql</artifactId>
+  <version>9.1.0.8</version>
+  <name>Saxon SQL Extensions</name>
+
+  <description>Saxon SQL Extensions library</description>
+  <url>http://saxon.sf.net</url>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.0</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
+    </license>
+
+  </licenses>
+  <scm>
+    <url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>net.sf.saxon</groupId>
+      <artifactId>saxon</artifactId>
+      <version>9.1.0.8</version>
+    </dependency>
+  </dependencies>
+</project>

Propchange: servicemix/m2-repo/net/sf/saxon/saxon-sql/9.1.0.8/saxon-sql-9.1.0.8.pom
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom?rev=919205&view=auto
==============================================================================
--- servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom (added)
+++ servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom Thu Mar  4 22:14:00 2010
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sf.saxon</groupId>
+  <artifactId>saxon-xpath</artifactId>
+  <version>9.1.0.8</version>
+  <name>Saxon SQL Extensions</name>
+
+  <description>Saxon SQL Extensions library</description>
+  <url>http://saxon.sf.net</url>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.0</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
+    </license>
+
+  </licenses>
+  <scm>
+    <url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>net.sf.saxon</groupId>
+      <artifactId>saxon</artifactId>
+      <version>9.1.0.8</version>
+    </dependency>
+  </dependencies>
+</project>

Propchange: servicemix/m2-repo/net/sf/saxon/saxon-xpath/9.1.0.8/saxon-xpath-9.1.0.8.pom
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom?rev=919205&view=auto
==============================================================================
--- servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom (added)
+++ servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom Thu Mar  4 22:14:00 2010
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sf.saxon</groupId>
+  <artifactId>saxon-xqj</artifactId>
+  <version>9.1.0.8</version>
+  <name>Saxon SQL Extensions</name>
+
+  <description>Saxon SQL Extensions library</description>
+  <url>http://saxon.sf.net</url>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.0</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
+    </license>
+
+  </licenses>
+  <scm>
+    <url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>net.sf.saxon</groupId>
+      <artifactId>saxon</artifactId>
+      <version>9.1.0.8</version>
+    </dependency>
+  </dependencies>
+</project>

Propchange: servicemix/m2-repo/net/sf/saxon/saxon-xqj/9.1.0.8/saxon-xqj-9.1.0.8.pom
------------------------------------------------------------------------------
    svn:executable = *

Added: servicemix/m2-repo/net/sf/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
URL: http://svn.apache.org/viewvc/servicemix/m2-repo/net/sf/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom?rev=919205&view=auto
==============================================================================
--- servicemix/m2-repo/net/sf/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (added)
+++ servicemix/m2-repo/net/sf/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom Thu Mar  4 22:14:00 2010
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>net.sf.saxon</groupId>
+  <artifactId>saxon</artifactId>
+  <version>9.1.0.8</version>
+  <name>Saxon</name>
+
+  <description>The XSLT and XQuery Processor</description>
+  <url>http://saxon.sf.net</url>
+  <licenses>
+    <license>
+      <name>Mozilla Public License Version 1.0</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.0.txt</url>
+    </license>
+
+  </licenses>
+  <scm>
+    <url>http://cvs.sourceforge.net/viewcvs.py/saxon</url>
+  </scm>
+  <dependencies />
+</project>