From 2717e6430814267badd3ff2d25a4fddfe8c4f075 Mon Sep 17 00:00:00 2001
From: starlet-dx <15929766099@163.com>
Date: Wed, 1 Jun 2022 11:13:47 +0800
Subject: [PATCH 1/1] dnsjava 2.0.6 java1.5.target
---
build.xml | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/build.xml b/build.xml
index 098c044..e8a30a2 100644
--- a/build.xml
+++ b/build.xml
@@ -17,14 +17,14 @@
-
+
-
+
@@ -35,6 +35,7 @@
basedir="${build_dir}" includes="**/*.class **/*.properties">
+
@@ -46,21 +47,18 @@
-
-
+
Bundle-Version: ${version}
Bundle-Name: dnsjava is an implementation of DNS in Java
Bundle-SymbolicName: org.xbill.dns
Export-Package: org.xbill.DNS;version=${version},org.xbill.DNS.spi;version=${version},org.xbill.DNS.utils;version=${version},org.xbill.DNS.windows;version=${version}
Bundle-Vendor: dnsjava.org
- Bundle-RequiredExecutionEnvironment: J2SE-1.4
+ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: !org.xbill.DNS*,!sun.*,*
@@ -77,7 +75,7 @@
+ windowtitle="dnsjava documentation" additionalparam="-Xdoclint:none">
@@ -107,7 +105,7 @@
-
+
--
2.30.0