1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
maven-compiler-plugin (3.8.1-4) unstable; urgency=medium
* Team upload.
* Backported the fix for MCOMPILER-379 (fixes the compilation errors
'basedir .../test-generated-sources/annotations does not exist')
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 Sep 2019 12:04:45 +0200
maven-compiler-plugin (3.8.1-3) unstable; urgency=medium
* Team upload.
* Use relative paths in the generated jpms.args files to make the builds
reproducible
-- Emmanuel Bourg <ebourg@apache.org> Tue, 10 Sep 2019 09:28:35 +0200
maven-compiler-plugin (3.8.1-2) unstable; urgency=medium
* Team upload.
* Standards-Version updated to 4.4.0
* Upload to unstable
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Jul 2019 08:57:48 +0200
maven-compiler-plugin (3.8.1-1) experimental; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Sun, 31 Mar 2019 12:11:38 +0200
maven-compiler-plugin (3.8.0-2) unstable; urgency=medium
* Team upload.
[ Tiago Stürmer Daitx ]
* Fix tests: (Closes: #910093)
- debian/rules: set JAVA_HOME to prevent compiler test failure.
- debian/patches/01-fix-wrong-junit-path.patch: patch wrong junit path in
compiler test.
[ tony mancill ]
* Update Homepage URL to use https
* Bump Standards-Version to 4.2.1
-- tony mancill <tmancill@debian.org> Tue, 20 Nov 2018 21:13:36 -0800
maven-compiler-plugin (3.8.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- New dependency on libplexus-languages-java
- Changed the source/target level to 1.7
- Updated the Maven rules
- Relocate the previous version of the plugin (3.6.2) to the new one
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
* Track and download the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 09:26:41 +0200
maven-compiler-plugin (3.6.2-2) unstable; urgency=medium
* Team upload.
* Removed the -java-doc package
-- Emmanuel Bourg <ebourg@apache.org> Thu, 07 Sep 2017 09:54:02 +0200
maven-compiler-plugin (3.6.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.1.0
-- Emmanuel Bourg <ebourg@apache.org> Thu, 31 Aug 2017 01:38:55 +0200
maven-compiler-plugin (3.6.1-2) unstable; urgency=medium
* Team upload.
* Relocate the version 3.1 used by Maven 3.2.5+ to the current one
-- Emmanuel Bourg <ebourg@apache.org> Mon, 17 Jul 2017 13:57:54 +0200
maven-compiler-plugin (3.6.1-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- New dependency on libasm-java (>= 6.0~) and libqdox2-java (>= 2.0~M5)
- Depend on libplexus-compiler-java (>= 2.8.1)
- Depend on libmaven3-core-java instead of libmaven2-core-java
- New build dependency on libplexus-component-metadata-java
- Relocate the previous version of the plugin (3.2) to the new one
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 03 Jul 2017 17:47:15 +0200
maven-compiler-plugin (3.2-5) unstable; urgency=medium
* Team upload.
* Ignore the apache-rat and enforcer plugins to fix the build failure
with Maven 3
* Build with the DH sequencer instead of CDBS
-- Emmanuel Bourg <ebourg@apache.org> Fri, 18 Dec 2015 08:40:56 +0100
maven-compiler-plugin (3.2-4) unstable; urgency=medium
* Team upload.
* Remove B-D on libplexus-compiler-1.0-java since is no longer necessary.
* Add explicit versioned dependency on libplexus-compiler-java (>= 2.2~).
(Closes: #787199).
-- Miguel Landaeta <nomadium@debian.org> Thu, 18 Jun 2015 20:54:37 -0300
maven-compiler-plugin (3.2-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Add B-D on libplexus-compiler-1.0-java to be able to build this package
with maven-compiler-plugin 2.5.1.
-- Miguel Landaeta <nomadium@debian.org> Sat, 23 May 2015 16:42:19 -0300
maven-compiler-plugin (3.2-2) experimental; urgency=medium
* Team upload.
* Fix FTBFS due to incorrect Maven artifacts usage.
-- Miguel Landaeta <nomadium@debian.org> Sat, 07 Mar 2015 22:01:10 -0300
maven-compiler-plugin (3.2-1) experimental; urgency=medium
* Team upload.
* New upstream release. (Closes: #710499).
* Moved the package to Git.
* Bump Standards-Version to 3.9.6. No changes were required.
* Drop unneeded patch d/patches/descriptor.patch.
* Update copyright file.
* Add B-D on:
- junit4
- libmockito-java
- libmaven-shared-utils-java
- libmaven-shared-incremental-java
-- Miguel Landaeta <nomadium@debian.org> Wed, 04 Mar 2015 18:16:54 -0300
maven-compiler-plugin (2.5.1-1) unstable; urgency=low
* Team upload.
* New upstream release
* Refreshed the patch
* debian/control:
- Depend on the new libplexus-compiler-java package
- Updated Standards-Version to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* Build depend on debhelper >= 9
* debian/copyright: Updated to the Copyright Format 1.0
* Documented the procedure to update the core Maven plugins in README.source
-- Emmanuel Bourg <ebourg@apache.org> Thu, 21 Nov 2013 17:55:23 +0100
maven-compiler-plugin (2.0.2-6) unstable; urgency=low
* Add missing Build-Depends-Indep: libmaven-plugin-tools-java.
(Closes: #643543)
-- Torsten Werner <twerner@debian.org> Wed, 28 Sep 2011 21:40:34 +0200
maven-compiler-plugin (2.0.2-5) unstable; urgency=low
* Team upload.
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Switch to debhelper compat level 7.
* Use Maven to build package. Ignore test failures.
* Add documentation package libmaven-compiler-plugin-java-doc.
-- Torsten Werner <twerner@debian.org> Sun, 21 Aug 2011 23:36:06 +0200
maven-compiler-plugin (2.0.2-4) unstable; urgency=low
* Upload to unstable.
-- Torsten Werner <twerner@debian.org> Sun, 09 Aug 2009 22:38:56 +0200
maven-compiler-plugin (2.0.2-3) experimental; urgency=low
* Fix groupId for maven-plugin-testing-harness dependency
in the Maven POM.
-- Ludovic Claude <ludovic.claude@laposte.net> Sun, 26 Jul 2009 16:03:18 +0100
maven-compiler-plugin (2.0.2-2) experimental; urgency=low
* Change section to java, bump up Standards-Version to 3.8.1
* Bump up debhelper to 6
* Add a Build-Depends-Indep dependency on maven-repo-helper
* Use mh_installpom and mh_installjar to install the POM and the jar to the
Maven repository
* Remove the patch for the POM as it's no longer needed
* Remove Depends on Java runtimes as it is a library
* Add a patch for the Plexus descriptor
-- Ludovic Claude <ludovic.claude@laposte.net> Tue, 19 May 2009 13:51:41 +0100
maven-compiler-plugin (2.0.2-1) unstable; urgency=low
* Initial release. (Closes: #508088)
-- Torsten Werner <twerner@debian.org> Thu, 04 Dec 2008 19:29:26 +0100
|