Commit Graph

386 Commits

Author SHA1 Message Date
Sebastian Schuberth 854d6fbf79 Fix the SCM connection URL in pom.xml
The "connection" should be an URL valid for read-only access and has to follow
the syntax as described at https://maven.apache.org/pom.html#SCM.
2021-08-10 19:54:10 +02:00
Ceki Gulcu f9b0656ad8 1.7.28 notes 2021-08-10 19:54:09 +02:00
Ceki Gulcu 334ef9a266 update 1,7,27 release information 2021-08-10 19:54:09 +02:00
Ceki Gulcu e108a279c7 bump version 2021-08-10 19:54:09 +02:00
Ceki Gulcu 383f008a05 doc fixes 2021-08-10 19:54:08 +02:00
Nicolai Parlog 1d4daa1c53 Import proof of concept 2021-08-10 19:46:32 +02:00
Ceki Gulcu 877817a5a3 start work on 2.0.0-alpha4-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 16:09:37 +02:00
Ceki Gulcu 8eea071d3e latest stable is 1.7.32
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 15:55:43 +02:00
Ceki Gulcu caa81d7368 updated build-helper plugin version, removed lifecycle plugin
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-10 15:53:16 +02:00
Ceki Gulcu a1c763e6e1 simplify compilation directives
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-08-01 21:34:11 +02:00
Ceki Gulcu f91024f676 version should have a SNAPSHOT suffix at this stage
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-07-09 10:16:01 +02:00
Ceki Gulcu 39e3b81e5e start work on 2.0.0-alpha3
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-07-02 17:03:34 +02:00
Ceki Gulcu 81b95ab868 prepare release 2.0.0-alpha2
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
2021-07-02 16:43:17 +02:00
Ceki Gulcu 9e9a64bcb6 upgade plugin versions, clean up 2021-06-29 15:33:27 +02:00
Ceki Gulcu 990b508703 stable version is 1.7.31 2021-06-19 10:27:56 +02:00
Ceki Gulcu c34960912a rename private method 2021-06-15 23:03:21 +02:00
Ceki Gulcu 715b591185 news about 1.7.30 2019-12-20 16:27:47 +01:00
Ceki Gulcu 9a3f1f4928 latest stable is 1.7.29 2019-11-04 19:15:33 +01:00
Ceki Gulcu 11bc6c56e3 skip assembly 2019-10-13 18:10:13 +02:00
Ceki Gulcu 1f49dffdf3 don't put on Maven Central 2019-10-13 18:04:00 +02:00
Ceki Gulcu 233803688a start work on 2.0.0-alpha2-SNAPSHOT 2019-10-01 21:25:16 +02:00
Ceki Gulcu 0c1d72b602 version 2.0.0-alpha1 2019-10-01 21:22:21 +02:00
Sebastian Schuberth c025afe536 Fix the SCM connection URL in pom.xml
The "connection" should be an URL valid for read-only access and has to follow
the syntax as described at https://maven.apache.org/pom.html#SCM.
2019-08-19 14:02:52 +02:00
Ceki Gulcu 206449b674 1.7.28 notes 2019-08-10 10:58:36 +02:00
Ceki Gulcu d5074263f8 update 1,7,27 release information 2019-08-06 12:22:55 +02:00
Ceki Gulcu a5eb9ce00c bump version 2019-07-28 17:18:22 +02:00
Ceki Gulcu f9c1d25113 doc fixes 2019-06-14 12:08:20 +02:00
Ceki Gulcu d3f50a9185 attempt to fix slf4j-migrator Maven Central upload issue 2019-06-13 01:19:32 +02:00
Ceki Gulcu 365edc7c32 actually uploadable build 2019-06-13 00:54:15 +02:00
Ceki Gulcu 669c550ab8 fix javadoc generation work 2019-06-13 00:34:57 +02:00
Ceki Gulcu abad55509a javadoc fixes 2019-06-12 22:13:22 +02:00
Ceki Gulcu 8c51d8ea7c mark pom as 2.0.0-alpha0-SNAPSHOT 2019-04-28 21:28:47 +02:00
Ceki Gulcu 1cb6b26288 start 2.0.0-alpha0 2019-04-28 11:48:09 +02:00
Ceki Gulcu 875442057f very basic experimental version 2019-02-20 22:15:52 +01:00
Ceki Gulcu 91a30c8967 remove toolchain dependency to simplify build, make travis happy 2019-02-19 22:53:59 +01:00
Ceki Gulcu fc7bf4dee4 maven build without warnings 2019-02-19 19:24:01 +01:00
Ceki Gulcu 7092ce68af start work on 1.8.0-beta5 2019-02-19 18:43:24 +01:00
Ceki Gulcu c7e0311517 prepare release 1.8.0-beta4 2019-02-19 18:27:52 +01:00
Ceki Gulcu fb418db538 fix SLF4J-456 2019-02-19 17:21:46 +01:00
Ceki Gulcu c15d3c1dab prepare 1.8.0-beta3, fix CVE-2018-8088 2019-02-16 14:12:44 +01:00
Ceki Gulcu 1c713e7c10 cater for JDK 10 and later 2018-03-22 11:06:23 +01:00
Ceki Gulcu 74b0999f95 cater for JDK 10 2018-03-22 10:42:26 +01:00
zhoujinze c85e3e2e9c Reslove compile error: 'javac: invalid flag: -s', when exist 1.5 toolchain 2018-03-22 13:47:16 +08:00
Ceki Gulcu c960e8630c start work on 1.8.0-beta3 2018-03-21 23:11:21 +01:00
Ceki Gulcu 26731d2819 it's beta not bata 2018-03-21 22:56:32 +01:00
Ceki Gulcu fc22d9c24d prepare release 1.8.0-bata2 2018-03-20 10:33:29 +01:00
Ceki Gulcu c0beff4ab7 start work on 1.8.0-bata2-SNAPSHOT 2018-01-30 13:50:26 +01:00
Ceki Gulcu 287004f70b fix wagon plugin version and target host 2018-01-30 13:48:01 +01:00
Ceki Gulcu dfe42a4ff3 prepare release 1.8.0-beta1 2018-01-30 13:18:21 +01:00
Ceki Gulcu 2de3bc7edd inverse Java 1.6/Java 9 jdk element in toolchains. This allows javadoc to be built 2018-01-30 11:23:26 +01:00
Brett Randall a8aa7832b7 Added JDK9 to toolchains. 2017-11-11 03:33:51 -05:00
Brett Randall f13c8c20c2 Added a profile for Travis executions and disabled maven-toolchains-plugin on Travis.
Note that Travis will not support maven-toolchains-plugin, see https://github.com/travis-ci/travis-ci/issues/2727 .
2017-11-11 03:32:53 -05:00
Ceki Gulcu 2d4a1324b6 start work on 1.8.0-beta1 2017-10-20 16:53:05 +02:00
Ceki Gulcu 755bf3d42b preparing release 1.8.0-beta0 2017-10-20 14:55:53 +02:00
Ceki Gulcu d9280190fb bump version to 1.8.0-beta0-SNAPSHOT 2017-06-22 23:45:39 +02:00
Ceki Gulcu 4772fff681 start work on 1.8.0-alpha3-SNAPSHOT 2017-04-27 17:33:41 +02:00
Ceki Gulcu 70ec42263a prepare release 1.8.0-alpha2 2017-04-26 00:08:47 +02:00
Ceki Gulcu d168ea7f12 start work on 1.8.0-alpha2-SNAPSHOT 2017-04-25 23:01:19 +02:00
Ceki Gulcu 5ece81efcb prepare release 1.8.0-alpha1 2017-04-13 15:48:37 +02:00
Ceki Gulcu 1448f05fb8 start work on 1.8.0-alpha1-SNAPSHOT 2017-04-07 16:07:45 +02:00
Ceki Gulcu 685d0598cd site update 2017-04-07 15:27:50 +02:00
Ceki Gulcu 541e6f7d18 update maven site-plugin to 3.6 2017-04-07 11:01:47 +02:00
Ceki Gulcu 578cce94f7 better luck with default java 9 toolchain 2017-04-07 10:45:48 +02:00
Ceki Gulcu ef31abdd13 attempt release 1.8.0-alpha0 2017-04-07 10:45:05 +02:00
Ceki Gulcu 054e720426 following recommendations found at https://maven.apache.org/plugins/maven-compiler-plugin/examples/module-info.html 2017-03-25 14:01:27 +01:00
Ceki Gulcu 1c13755b25 tests pass except log4j-over-slf4j 2017-03-23 23:41:47 +01:00
Ceki Gulcu e47cdb0036 use standard location for module-info.java; start simple by assuming Java 9 as exec environment 2017-03-22 11:53:27 +01:00
Ceki Gulcu d29b6921ed initial attempt at introducing modules 2017-03-21 21:36:27 +01:00
Ceki Gulcu e44f0d773e Removing slf4j-api's dummy StaticXBinder is not longer needed 2017-03-21 20:21:56 +01:00
Ceki Gulcu b9d4a8cc40 require JDK 1.6 profile for anianimal-sniffer plugin 2017-03-21 17:19:38 +01:00
Ceki Gulcu 369beaa158 all tests pass 2017-03-21 16:32:18 +01:00
Ceki Gulcu 45c12f86c8 ongoing work, removed slf4j-android and slf4j-jcl modules 2017-03-21 14:50:48 +01:00
Ceki Gulcu ed9b3712a0 ongoing work 2017-03-20 21:51:05 +01:00
Ceki Gulcu c7d479e43f start 1.7.26-SNAPSHOT 2017-03-16 17:49:15 +01:00
Ceki Gulcu c2a7cca6cb prepare release 1.7.25 2017-03-16 16:54:09 +01:00
Ceki Gulcu e5ce0d5e41 start work on 1.7.25-SNAPSHOT 2017-02-24 12:13:19 +01:00
Ceki Gulcu 1e715a79b5 prepare release 1.7.24 2017-02-24 09:39:41 +01:00
Ceki Gulcu 9e441fe9f9 fix SLF4J-385 2017-02-23 23:47:53 +01:00
Ceki Gulcu f3dc4dd8a3 fix SLF4J-383 2017-02-23 22:26:59 +01:00
Ceki Gulcu d82a2e9ab7 start work on 1.7.24-SNAPSHOT 2017-02-14 23:39:42 +01:00
Ceki Gulcu 5c822203c9 release 1.7.23 2017-02-14 23:38:20 +01:00
Ceki Gulcu 2651ad2a38 slf4j is on Java 5 2017-02-14 23:00:44 +01:00
Ceki Gulcu 01e56add15 fix SLF4J-393 2017-02-14 22:51:29 +01:00
Ceki Gulcu e83fe50258 start work on 1.7.23-SNAPSHOT 2016-12-13 18:12:35 +01:00
Ceki Gulcu 3ec4456cd3 correct site id in distributionManagement 2016-12-13 18:05:25 +01:00
Ceki Gulcu a94437fda8 prepare release 1.7.22 2016-12-13 18:02:38 +01:00
Ceki Gulcu 03ff2624e7 remove slf4j-bom 2016-12-13 11:46:57 +01:00
Ceki Gulcu c2463021fe fix SLF4J-365 2016-04-05 13:59:38 +02:00
Ceki Gulcu f518171e19 set next version 2016-04-04 20:47:46 +02:00
Ceki Gulcu 25aba2ea4f prepare release 1.7.21 2016-04-04 20:10:18 +02:00
Ceki Gulcu 8f536317cb next version is 1.7.21 2016-03-29 17:20:52 +02:00
Ceki Gulcu b8bd41a454 preparing release 1.7.20 2016-03-29 16:57:33 +02:00
Ceki Gulcu 9d7ad8152b set version 1.7.20-SNAPSHOT 2016-03-14 22:41:34 +01:00
Oliver Reissig aef1ff545b update junit 4.10 -> 4.12 2016-03-03 16:47:21 +01:00
Oliver Reissig 9ebc3fa2bf fix scm url 2016-02-29 10:14:25 +01:00
Ceki Gulcu 78c02f08b0 set version to 1.7.19-SNAPSHOT 2016-02-26 20:20:45 +01:00
Ceki Gulcu ed2903d00b preparing release 1.7.18 2016-02-26 19:47:31 +01:00
Ceki Gulcu 17e1201e79 set version as 1.7.18-SNAPSHOT 2016-02-19 14:10:13 +01:00
Ceki Gulcu b732747165 prepare release 1.7.17 2016-02-19 14:02:21 +01:00
Ceki Gulcu 46395b27a3 next release is 1.7.17 2016-02-11 21:46:43 +01:00
Ceki Gulcu cdc7773e8e FIX SLF4J-354, prepare release 1.7.16 2016-02-11 21:27:51 +01:00
Ceki Gulcu d0bd364137 set version as 1.7.16-SNAPSHOT 2016-02-09 18:22:07 +01:00
Ceki Gulcu 31c509e9a6 release 1.7.15 2016-02-09 17:31:40 +01:00
Ceki Gulcu 2f5d369d67 faster tests 2016-02-09 16:50:08 +01:00
Ceki Gulcu 2d4074c65a testing SLF4J-353 support 2016-02-09 16:34:46 +01:00
Ceki Gulcu 12697364d0 next version is 1.7.15 2016-01-24 22:01:39 +01:00
Ceki Gulcu 12a35307b6 prepare release 1.7.14 2016-01-24 21:21:14 +01:00
Ceki Gulcu b4f20e193b prepare for next version snapshot 2015-11-11 23:12:25 +01:00
Ceki Gulcu fc84778ffe releasing 1.7.3 2015-11-10 22:02:33 +01:00
Ceki Gulcu 572dabfa7c less in MANIFEST.MF 2015-10-16 20:05:15 +02:00
Ceki Gulcu 91aa1de92b define and use value where it is needed 2015-10-16 13:40:56 +02:00
Ceki Gulcu b3de4f127b removed animal-sniffer from execution during the test phase 2015-10-16 13:35:17 +02:00
Matt Bishop d8139b0ecf Merge pull request #117 from hazendaz/master
Move MANIFEST build to Parent
2015-05-12 06:32:10 -07:00
Jeremy Landis 9c8a2b7cd0 Move MANIFEST build to Parent
Add two empty manifest files for integration and slf4j-site
Remove all pieces of manifest building on jar that can be in parent
2015-05-01 22:04:25 -04:00
jmthibault79 a6027b3ce8 Update comments from old Bugzilla to new JIRA 2015-04-30 13:19:46 -04:00
Jeremy Landis 5b52c710e9 Add animal sniffer plugin
Due to some signatures in slf4j-api has some ignores because signatures
cannot be determined and will error otherwise.  This is isolated to
interfaces and code that shouldn't otherwise be present in usage per
various javadocs around these.
2015-04-28 22:04:15 -04:00
Jeremy Landis d6e34cd57c Update compiler plugin
Use latest maven compiler version
2015-04-10 20:58:14 -04:00
Jeremy Landis 66f85cff91 Use project.basedir where appropriate in poms. 2015-04-10 20:52:22 -04:00
Jeremy Landis 38d675838c Set Additional Resources as UTF-8
Set build resource encoding and reporting output encoding to UTF-8.
2015-04-10 20:52:19 -04:00
Ceki Gulcu 489862dc48 explicitly set the compiler souce/target 2015-04-10 18:16:04 +02:00
Jeremy Landis 2cae64b236 Set Java 5 in parent and remove elsewhere
parent can fully control this.  Also no need to add separate
configuration as this uses native maven settings to control java
versions.
2015-04-05 16:33:07 -04:00
Jeremy Landis 9be0269b7a Format Poms - no changes in build 2015-04-02 22:18:37 -04:00
Jeremy Landis 06c0e16807 Add xml version / encoding utf-8 to poms and format project tag 2015-03-31 22:21:24 -04:00
Ceki Gulcu 7122d7eba2 set work version to 1.7.13-SNAPSHOT 2015-03-26 22:01:21 +01:00
Ceki Gulcu 0c189f9882 preparing release 1.7.12 2015-03-26 21:59:27 +01:00
Ceki Gulcu e03c29e8ea testing coverall 2015-03-26 18:10:33 +01:00
Ceki Gulcu 410dc2d1e7 next version is 1.7.12 2015-03-26 16:15:20 +01:00
Ceki Gulcu 850c565e3a set version number for javadoc plugin 2015-03-26 15:26:02 +01:00
Ceki Gulcu d8dc5b19c0 preparing release 1.7.11 2015-03-26 14:57:19 +01:00
Ceki Gulcu 0ab0f6da64 Change Bundle-RequiredExecutionEnvironment declaration in MANIFEST.MF files
Set the maven-compiler-plugin to target/source JDK 1.5 using a variable.
2015-03-26 12:24:52 +01:00
Ceki Gulcu 1137e5b464 next version is 1.7.11 2015-01-06 21:48:52 +01:00
Ceki Gulcu d4c2cf5bd3 prepare release 2015-01-06 21:12:02 +01:00
Ceki Gulcu 7c146126e3 next version is 1.7.10 2015-01-06 20:42:56 +01:00
Ceki Gulcu cdcdebbae3 version 1.7.9 reverts the of JSR 305 annotations
See https://issues.scala-lang.org/browse/SI-5420
2014-12-16 22:56:05 +01:00
Ceki Gulcu 54cd111d52 setting pom version numbers to 1.7.9-SNAPSHOT 2014-12-14 19:02:46 +01:00
Ceki Gulcu 8a1702ba0f polish the docs on slf4j.detectLoggerNameMismatch 2014-12-14 17:51:48 +01:00
Ceki Gulcu c52317aaef next version is 1.7.8-SNAPSHOT 2014-12-08 23:25:49 +01:00
Ceki Gulcu ebcbbeb684 correct scm link 2014-11-21 20:54:00 +01:00
Jeremy Landis 16b8c13277 Correct Maven XSD Location
Currently used XSD location is legacy and results in a redirect.  Switch
to the redirected location.
2014-09-27 16:48:43 -04:00
Jeremy Landis 3b9f0ec0c8 Proposal: Enforce formatting
Added updated codeStyle.xml using the one from logback as the most
recent and added missing items from newer versions of eclipse.
Added java formatter with activation turned off for the time being.

This is a proposal that the java code get properly enforced to be
formatted.  By removing the commented activation this will occur on each
build.  After the first format, it will not format again except in cases
where a build is occurring and formatting was not followed.  This is
rather clean after the first cut.  This plugin covers only the java code
at this time.  XML will still need done the old fashioned way.
2014-09-26 23:33:52 -04:00
Ceki Gulcu 46cf4f7fed prepare release 1.7.7 2014-04-04 13:08:46 +02:00
Ceki Gulcu 3478cda72c preparing next release 2014-02-05 23:46:17 +01:00
Ceki Gulcu 1784b3485c releasing 1.7.6 2014-02-05 23:43:26 +01:00
Ceki Gulcu 446d17451b doc updates 2013-05-27 16:07:43 +02:00
Ceki Gulcu 06c4ddc080 upgrade to cal10 0.8.1, improved images 2013-04-18 20:31:33 +02:00
Ceki Gulcu 95c49469c1 mark 1.7.6-SNAPSHT, added missing modules to assembly source file 2013-03-27 16:13:45 +01:00
Ceki Gulcu a940e12710 add link to on left menu 2013-03-27 12:18:30 +01:00
nordligulv d2f78f6c39 :wq
:wq
Merge branch 'master' of git://github.com/qos-ch/slf-j
2013-03-26 01:36:40 +04:00
Ceki Gulcu 884d46eeff about to release 1.7.5 2013-03-25 21:29:23 +01:00
nordligulv 4f8fbf0d6b implement android logging for slf4j 2013-03-25 05:14:30 +04:00