[ivyplusplus] 01/01: Revert "remove excluded classes from ant plugin config"

Ioan Eugen Stan ieugen-guest at moszumanska.debian.org
Sat Feb 6 20:37:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

ieugen-guest pushed a commit to branch master
in repository ivyplusplus.

commit b928ae84d63809c9de318dd66a2398743ad26da3
Author: Ioan Eugen Stan <eu at ieugen.ro>
Date:   Sat Feb 6 22:27:56 2016 +0200

    Revert "remove excluded classes from ant plugin config"
    
    This reverts commit 91cbf76fb23163f4a6c97f9db111c02a89792101.
---
 ...emove_excluded_classes_from_ant_plugin_config.patch | 18 ------------------
 debian/patches/series                                  |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/remove_excluded_classes_from_ant_plugin_config.patch b/debian/patches/remove_excluded_classes_from_ant_plugin_config.patch
deleted file mode 100644
index 99625b1..0000000
--- a/debian/patches/remove_excluded_classes_from_ant_plugin_config.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/src/com/zwitserloot/ivyplusplus/antlib.xml
-+++ b/src/com/zwitserloot/ivyplusplus/antlib.xml
-@@ -22,15 +22,9 @@
- -->
- <antlib xmlns:current="ant:current">
- 	<!-- insert here -->
--	<typedef name="eclipsegen" classname="com.zwitserloot.ivyplusplus.eclipse.BuildEclipseProject" />
--	<typedef name="intellijgen" classname="com.zwitserloot.ivyplusplus.intellij.BuildIntellijProject" />
--	<typedef name="eclipse-gen" classname="com.zwitserloot.ivyplusplus.eclipse.BuildEclipseProject" />
--	<typedef name="intellij-gen" classname="com.zwitserloot.ivyplusplus.intellij.BuildIntellijProject" />
- 	<typedef name="compile" classname="com.zwitserloot.ivyplusplus.Compile" />
- 	<typedef name="ensureippversion" classname="com.zwitserloot.ivyplusplus.EnsureVersion" />
- 	<typedef name="ensure-ipp-version" classname="com.zwitserloot.ivyplusplus.EnsureVersion" />
--	<typedef name="create-artifact-bundle" classname="com.zwitserloot.ivyplusplus.mavencentral.CreateArtifactBundle" />
--	<typedef name="cachedunjar" classname="com.zwitserloot.ivyplusplus.CachedUnjar" />
- 	
- 	<macrodef name="show-html" description="Shows an HTML page.">
- 		<attribute name="file" />
diff --git a/debian/patches/series b/debian/patches/series
index ef18066..6b9b26c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 ignore-ide-specific-tasks
 expand_data_decorator_into_java_constructor.patch
 expand_getter_setter_into_plain_java.patch
-remove_excluded_classes_from_ant_plugin_config.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git



More information about the pkg-java-commits mailing list