[netbeans] 01/02: Remove openide-* pom files. They are obsolete now.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jun 25 16:42:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit a4d1a17d2840f956d3710355e91b7d4e8a6290b1
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Jun 25 03:36:16 2015 +0200
Remove openide-* pom files. They are obsolete now.
---
debian/pom/openide-modules.xml | 21 ---------------------
debian/pom/openide-util-lookup.xml | 9 ---------
debian/pom/openide-util.xml | 16 ----------------
3 files changed, 46 deletions(-)
diff --git a/debian/pom/openide-modules.xml b/debian/pom/openide-modules.xml
deleted file mode 100644
index 6a2805a..0000000
--- a/debian/pom/openide-modules.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-modules</artifactId>
- <version>8.0.2</version>
- <dependencies>
- <dependency>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-util</artifactId>
- <version>8.0.2</version>
- </dependency>
- <dependency>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-util-lookup</artifactId>
- <version>8.0.2</version>
- </dependency>
- </dependencies>
-</project>
diff --git a/debian/pom/openide-util-lookup.xml b/debian/pom/openide-util-lookup.xml
deleted file mode 100644
index 62786c5..0000000
--- a/debian/pom/openide-util-lookup.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-util-lookup</artifactId>
- <version>8.0.2</version>
-</project>
diff --git a/debian/pom/openide-util.xml b/debian/pom/openide-util.xml
deleted file mode 100644
index 800d504..0000000
--- a/debian/pom/openide-util.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-util</artifactId>
- <version>8.0.2</version>
- <dependencies>
- <dependency>
- <groupId>org.netbeans.api</groupId>
- <artifactId>org-openide-util-lookup</artifactId>
- <version>8.0.2</version>
- </dependency>
- </dependencies>
-</project>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list