OK - then I don’t know what to say. Maybe it is just an older version? That
said I have never used the Java that ships with Linux systems as I have always
found it to be a little “strange” when compared to Sun/Oracle’s version.
Ralph
> On Jul 11, 2017, at 11:07 PM, kenneth mcfarland
> wrote:
I used used this command to try:
sudo apt-get install openjdk-9-jdk
It does have javac but the javac included does not support the --release
flag and fails to build. I do however believe it has all the jdk tools.
On Jul 11, 2017 10:43 PM, "Ralph Goers" wrote:
> Thanks for the info and I’m glad
Thanks for the info and I’m glad the problem is resolved. Out of curiosity, did
openjdk-9-java-amd64 on Ubuntu have the JDK and other tools like jstack, jmap,
etc, or was it just the JRE?
Ralph
> On Jul 11, 2017, at 9:32 PM, kenneth mcfarland
> wrote:
>
> I would just like to ask if this inf
I would just like to ask if this information would be useful for the public:
On Ubuntu 16.04.2, the openjdk-9-java-amd64 via the repository does not
have javac. Using openjdk-9-java-amd64 (as exposed via the
toolchain-sample-linux.xml file) will result in failure, at least with sudo
apt-get instal
Maven reports finding the java jdk for 9 but fails. I presume it not is not
an openjdk issue because I basically copied the toolchain-sample-linux.xml
file to my .m2 folder. I am using maven 3.5.
Thank you guys so much!
[INFO]
--
[
https://issues.apache.org/jira/browse/LOG4J2-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082491#comment-16082491
]
Vina Martin commented on LOG4J2-1973:
-
I tried to recreate this in a different way. I
[
https://issues.apache.org/jira/browse/LOG4J2-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082270#comment-16082270
]
ASF GitHub Bot commented on LOG4J2-1864:
Github user jvz commented on the issue:
Github user jvz commented on the issue:
https://github.com/apache/logging-log4j2/pull/62
https://github.com/apache/logging-log4j2/blob/master/src/site/xdoc/manual/appenders.xml
is the appenders manual page which should be what you're looking for. Just
follow the patterns for how to m
Somehow your tool chain is not being found. The --release option is only
available in java 9. When the build runs the compile plugin should tell you
that it is using the Java 9 tool chain.
Ralph
> On Jul 10, 2017, at 9:51 PM, kenneth mcfarland
> wrote:
>
> I am running Ubuntu 16.04.2 LTS AMD
[
https://issues.apache.org/jira/browse/LOG4J2-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082052#comment-16082052
]
Tanner Altares commented on LOG4J2-1852:
Is there any update or on this issue? A
GitHub user xnslong opened a pull request:
https://github.com/apache/logging-log4j2/pull/92
consider the StringBuilder's capacity instead of content length when do the
trim
The trim operation aims at releasing the too much memory occupied by the
`StringBuilder`. So when the StringB
[
https://issues.apache.org/jira/browse/LOG4J2-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081941#comment-16081941
]
Seweryn Habdank-Wojewodzki commented on LOG4J2-1972:
[~ralph.go...@ds
[
https://issues.apache.org/jira/browse/LOG4J2-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081857#comment-16081857
]
ASF GitHub Bot commented on LOG4J2-1864:
Github user codescale commented on the i
Github user codescale commented on the issue:
https://github.com/apache/logging-log4j2/pull/62
I must admit I don't know where/how I can help you to keep the docs up to
date. If I'm able to help, please point me to the right location :) thanks.
---
If your project is set up for it, y
Github user liyuj commented on the issue:
https://github.com/apache/logging-log4j2/pull/82
This PR does not have a corresponding issue.
The code is used within our company and we think he has reusability, so it
contributes to the community.
The functionality has been tested and
15 matches
Mail list logo