This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-mudrod.git
The following commit(s) were added to refs/heads/master by this push:
new 9fad4b0 remove unnecessary jars from lib
9fad4b0 is described below
commit 9fad4b04f6d80593c3421fb86026d05f3c9997c9
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Thu May 24 08:54:02 2018 -0700
remove unnecessary jars from lib
---
core/lib/all-1.1.2.pom | 102 ------------------------------------
core/lib/apache-jena-libs-3.1.0.pom | 51 ------------------
2 files changed, 153 deletions(-)
diff --git a/core/lib/all-1.1.2.pom b/core/lib/all-1.1.2.pom
deleted file mode 100644
index 577dd32..0000000
--- a/core/lib/all-1.1.2.pom
+++ /dev/null
@@ -1,102 +0,0 @@
-<?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/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>com.github.fommil.netlib</groupId>
- <artifactId>parent</artifactId>
- <version>1.1</version>
- </parent>
-
- <artifactId>all</artifactId>
- <packaging>pom</packaging>
- <version>1.1.2</version>
-
- <dependencies>
- <dependency>
- <!-- WORKAROUND: https://github.com/sbt/sbt/issues/861 -->
- <groupId>net.sourceforge.f2j</groupId>
- <artifactId>arpack_combined_all</artifactId>
- <version>0.1</version>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>core</artifactId>
- <version>1.1.2</version>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-osx-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-linux-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-linux-i686</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-win-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-win-i686</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_ref-linux-armhf</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-osx-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-linux-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-linux-i686</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-linux-armhf</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-win-x86_64</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- <dependency>
- <groupId>${project.parent.groupId}</groupId>
- <artifactId>netlib-native_system-win-i686</artifactId>
- <version>${project.parent.version}</version>
- <classifier>natives</classifier>
- </dependency>
- </dependencies>
-</project>
diff --git a/core/lib/apache-jena-libs-3.1.0.pom
b/core/lib/apache-jena-libs-3.1.0.pom
deleted file mode 100644
index 3fdb874..0000000
--- a/core/lib/apache-jena-libs-3.1.0.pom
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Licensed to the Apache Software Foundation (ASF) under one or more
contributor
- license agreements. See the NOTICE file distributed with this work for
additional
- information regarding copyright ownership. The ASF licenses this file to
- You under the Apache License, Version 2.0 (the "License"); you may not
use
- this file except in compliance with the License. You may obtain a copy of
- the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required
- by applicable law or agreed to in writing, software distributed under the
- License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS
- OF ANY KIND, either express or implied. See the License for the specific
- language governing permissions and limitations under the License. -->
-
-<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>
- <artifactId>apache-jena-libs</artifactId>
- <packaging>pom</packaging>
- <name>Apache Jena - Libraries POM</name>
- <version>3.1.0</version>
-
- <parent>
- <groupId>org.apache.jena</groupId>
- <artifactId>jena-parent</artifactId>
- <version>16</version>
- <relativePath>../jena-parent</relativePath>
- </parent>
-
- <!-- Need if the parent is a snapshot -->
- <repositories>
- <repository>
- <id>apache.snapshots</id>
- <name>Apache Snapshot Repository</name>
- <url>http://repository.apache.org/snapshots</url>
- <releases>
- <enabled>false</enabled>
- </releases>
- </repository>
- </repositories>
-
- <description>A convenience POM artifact that may be referenced to pull in
all the standard Jena Libraries (Core, ARQ, IRI, and TDB) with a single
dependency.</description>
-
- <dependencies>
-
- <dependency>
- <groupId>org.apache.jena</groupId>
- <artifactId>jena-tdb</artifactId>
- <version>3.1.0</version>
- </dependency>
-
- </dependencies>
-
-</project>
--
To stop receiving notification emails like this one, please contact
[email protected].