Oh now those are some very cool commands! TIL
On 13 November 2017 at 19:02, Gary Gregory wrote:
> Yes, the tool is called "Maven" ;-)
>
> I am also on announce mailing lists of various projects.
>
> Try this:
>
> mvn versions:display-dependency-updates
>
> and:
>
> cls & mvn versions:display-plu
Yes, the tool is called "Maven" ;-)
I am also on announce mailing lists of various projects.
Try this:
mvn versions:display-dependency-updates
and:
cls & mvn versions:display-plugin-updates
Gary
On Mon, Nov 13, 2017 at 5:00 PM, Remko Popma wrote:
> Gary,
>
> Just wondering: how do you keep
Gary,
Just wondering: how do you keep track of library version updates? Is there
a tool to get notified when there’s an update?
Amazing job by the way!
Remko
(Shameless plug) Every java main() method deserves http://picocli.info
Here's a 10 minute video where an Angular timer application is built and
packaged for all desktops (Apple, M$, Linux - And all browsers) ... in 10
minutes.
https://www.youtube.com/watch?v=u_vMChpZMCk
If you use the youtube speedup chrome extension you can probably set the
speedup factor to 2
Sorry, I still see one misspelled Aggreement
(Away from pc)
> On Nov 14, 2017, at 1:02, rgo...@apache.org wrote:
>
> Repository: logging-log4j2
> Updated Branches:
> refs/heads/master ac82a0d78 -> 7ade3025b
>
>
> Fix typo
>
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2
Nice.
Too bad that Jetty doesn't support automatic discovery of logging impl
as Tomcat do. Maybe we should issue a feature request about that?
On 2017-11-13 16:49, Gary Gregory wrote:
I also updated log4j-appserver/src/site/markdown/index.md.vm
Thank you!
Gary
On Mon, Nov 13, 2017 at 8:04
I copied the file from somewhere else in Log4j and it had it.
Ralph
> On Nov 13, 2017, at 11:00 AM, Gary Gregory wrote:
>
> Why does the Tomcat logger
> define org.apache.logging.log4j.appserver.tomcat.TomcatLogger.serialVersionUID
> ?
>
> Is that class serializable even though it is not decla
Why does the Tomcat logger
define org.apache.logging.log4j.appserver.tomcat.TomcatLogger.serialVersionUID
?
Is that class serializable even though it is not declared as a such?
Thank you,
Gary
In
org.apache.logging.log4j.appserver.jetty.Log4j2Logger.PrivateManager.getContext():
Is this just a matter of changing false to true in:
public static LoggerContext getContext() {
final ClassLoader cl = Log4j2Logger.class.getClassLoader();
return getContext(FQCN,
I will take a look...
On Nov 13, 2017 08:43, "Ralph Goers" wrote:
> Are you planning on fixing this?
>
> Ralph
>
> > On Nov 11, 2017, at 5:15 PM, Ralph Goers
> wrote:
> >
> > Because the caller of newLogger(name) is AbstractLogger its ClassLoader
> will always be used. You need the ClassLoader
Also, I know I've asked about using sign-offs before instead of CLAs, and I
know we can't do that, but should we request sign-offs for smaller PRs that
don't require a CLA? Could be useful for record keeping purposes.
On 13 November 2017 at 09:52, Remko Popma wrote:
> Aggreement-> Agreement
> (A
Another thing I noticed is that the downloads page needs to be updated to
link to the (future) dist URLs instead of ones in the site's directory (no
proper mirroring in the old links).
On 12 November 2017 at 19:25, Scott Deboy wrote:
> I don't recall why - it was a while back :)
>
> Yes, I think
Aggreement-> Agreement
(Away from pc)
On Tue, Nov 14, 2017 at 0:50 wrote:
> Repository: logging-log4j2
> Updated Branches:
> refs/heads/master d85f39abc -> 8b71dbbf1
>
>
> Add PR notice to README
>
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit:
> http://git-w
I also updated log4j-appserver/src/site/markdown/index.md.vm
Thank you!
Gary
On Mon, Nov 13, 2017 at 8:04 AM, Gary Gregory
wrote:
> Oh, I added a section to the main index:
>
> #h3 Integrating with Application Servers
>
> Version 2.10.0 introduces a the module log4j-appserver to improve
> integ
Are you planning on fixing this?
Ralph
> On Nov 11, 2017, at 5:15 PM, Ralph Goers wrote:
>
> Because the caller of newLogger(name) is AbstractLogger its ClassLoader will
> always be used. You need the ClassLoader of the caller of getLogger().
>
> Ralph
>
>> On Nov 11, 2017, at 3:43 PM, Gary
Oh, I added a section to the main index:
#h3 Integrating with Application Servers
Version 2.10.0 introduces a the module log4j-appserver to improve
integration with Apache Tomcat and Eclipse Jetty.
Gary
On Sun, Nov 12, 2017 at 10:10 AM, Mikael Ståldal wrote:
> On 2017-11-12 16:00, Gary Gregor
16 matches
Mail list logo