diff options
Diffstat (limited to 'repository/xalan-bin-dist/xalan')
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/m2e-lastUpdated.properties | 3 | ||||
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar | bin | 0 -> 3423100 bytes | |||
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar.sha1 | 1 | ||||
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.jar | bin | 0 -> 3176148 bytes | |||
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom | 41 | ||||
-rw-r--r-- | repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom.sha1 | 1 |
6 files changed, 46 insertions, 0 deletions
diff --git a/repository/xalan-bin-dist/xalan/2.7.1/m2e-lastUpdated.properties b/repository/xalan-bin-dist/xalan/2.7.1/m2e-lastUpdated.properties new file mode 100644 index 000000000..0ea14c71d --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/m2e-lastUpdated.properties @@ -0,0 +1,3 @@ +#Wed Jun 13 15:54:07 CEST 2012
+MOA|file\://E\:\\workspace_moa_stork_integration\\moa-idspss\\id\\server\\idserverlib/../../../repository|sources=1339595647617
+central|http\://repo1.maven.org/maven2|sources=1339595647617
diff --git a/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar Binary files differnew file mode 100644 index 000000000..60cd21036 --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar diff --git a/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar.sha1 b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar.sha1 new file mode 100644 index 000000000..a15b7c34e --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1-sources.jar.sha1 @@ -0,0 +1 @@ +b1f9b407f3593c99ae2b137bb0733761fcee6595 diff --git a/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.jar b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.jar Binary files differnew file mode 100644 index 000000000..458fa73d9 --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.jar diff --git a/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom new file mode 100644 index 000000000..b4a56e9a1 --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project + xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache</groupId> + <artifactId>apache</artifactId> + <version>4</version> + </parent> + + <groupId>xalan</groupId> + <artifactId>xalan</artifactId> + <version>2.7.1</version> + + <name>Xalan Java</name> + <description> + Xalan-Java is an XSLT processor for transforming XML documents into HTML, + text, or other XML document types. It implements XSL Transformations (XSLT) + Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from + the command line, in an applet or a servlet, or as a module in other program. + </description> + <url>http://xml.apache.org/xalan-j/</url> + + <dependencies> + <dependency> + <groupId>xalan</groupId> + <artifactId>serializer</artifactId> + <version>2.7.1</version> + </dependency> + <dependency> + <groupId>xerces</groupId> + <artifactId>xercesImpl</artifactId> + <version>2.9.0</version> + <optional>true</optional> + </dependency> + </dependencies> + +</project>
\ No newline at end of file diff --git a/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom.sha1 b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom.sha1 new file mode 100644 index 000000000..a000a7e73 --- /dev/null +++ b/repository/xalan-bin-dist/xalan/2.7.1/xalan-2.7.1.pom.sha1 @@ -0,0 +1 @@ +325325b70fd1ad761567c9e352097b95faf1716d
\ No newline at end of file |