diff --git a/jboss-interceptors-1.2-api-build.xml b/jboss-interceptors-1.2-api-build.xml index cfc6581..00c4139 100644 --- a/jboss-interceptors-1.2-api-build.xml +++ b/jboss-interceptors-1.2-api-build.xml @@ -12,12 +12,13 @@ - + - + + @@ -53,6 +54,7 @@ debug="true" optimize="false" deprecation="true" + release="${compiler.release}" target="${compiler.target}" verbose="false" fork="false" @@ -105,6 +107,7 @@ basedir="${build.outputDir}" excludes="**/package.html"> + diff --git a/jboss-interceptors-1.2-api.changes b/jboss-interceptors-1.2-api.changes index 425b7d4..389eb99 100644 --- a/jboss-interceptors-1.2-api.changes +++ b/jboss-interceptors-1.2-api.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 15 07:08:32 UTC 2024 - ming li + +- Update version to 1.0.1: + * prepare for next development iteration + * JBEE-180 add jdk9 friendly automatic-module-name + * prepare release jboss-interceptors-api_1.2_spec-1.0.1.Final + ------------------------------------------------------------------- Sun Mar 20 19:39:52 UTC 2022 - Fridrich Strba diff --git a/jboss-interceptors-1.2-api.spec b/jboss-interceptors-1.2-api.spec index 0ba01b6..0dcb448 100644 --- a/jboss-interceptors-1.2-api.spec +++ b/jboss-interceptors-1.2-api.spec @@ -1,7 +1,7 @@ # # spec file for package jboss-interceptors-1.2-api # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global namedversion %{version}%{?namedreltag} %global oname jboss-interceptors-api_1.2_spec Name: jboss-interceptors-1.2-api -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Java EE Interceptors 1.2 API License: CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0 diff --git a/jboss-interceptors-api_1.2_spec-1.0.0.Final.tar.gz b/jboss-interceptors-api_1.2_spec-1.0.0.Final.tar.gz deleted file mode 100644 index 4920e65..0000000 --- a/jboss-interceptors-api_1.2_spec-1.0.0.Final.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f9487ec4b3e769fd1929348b20e8adbe427669365c1f932edb8a87425e86873 -size 13104 diff --git a/jboss-interceptors-api_1.2_spec-1.0.1.Final.tar.gz b/jboss-interceptors-api_1.2_spec-1.0.1.Final.tar.gz new file mode 100644 index 0000000..1f30391 --- /dev/null +++ b/jboss-interceptors-api_1.2_spec-1.0.1.Final.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cefdf7c9d7782b50824951a5fa14df7f8f520f64603fcc5d4bdc0759fc5824 +size 13153