Hello Jochen,
could not a new major update of the compiler plugin change the default? My
guess is we would not break much anyway as the majority of projects already
needs to manage source and target explicitly.
Regards
Mirko
--
Sent from my mobile
Am 07.11.2015 16:15 schrieb "Jochen Wiedmann" :
On Fri, Nov 6, 2015 at 1:56 PM, Attila-Mihály Balázs wrote:
> Given that we're almost in 2015, what do people think about updating the
> default source / target for maven-compiler-plugin to 1.8? (And also on the
> site:
> https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compile
The Apache Maven team is pleased to announce the release of
Apache Maven Shared Components POM Version 22.
http://maven.apache.org/pom/maven-shared-components/
Release Notes - Maven POMs - Version MAVEN-SHARED-22
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=
Hi,
+1 from me..
On 11/7/15 2:21 PM, Karl Heinz Marbaise wrote:
Hi,
Note: This is a Maven 3.0 / JDK 6 release
We solved 6 issues:
This should be:
We solved 12 issues...
Kind regards
Karl Heinz Marbaise
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12
Hi,
Note: This is a Maven 3.0 / JDK 6 release
We solved 6 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12331472
There are several issue open:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20status%20%3D%20Open%20ORDER%20BY%
Am 07.11.2015 10:22 schrieb "Tamás Cservenák" :
>
> How bout starting to fail if lang level is not explicitly set and _remove_
> defaults?
>
Hello,
letting Maven fail if you do not configure language levels leads to bad
beginner's experience.
Using the level of the invoking JDK however, seems th
Am 07.11.2015 10:22 schrieb "Tamás Cservenák" :
> Ie. For the stuck people: Use current/older versions of tooling, if you
are
> stuck with old JVM: just accept you are stuck with tooling too then...
+1 for that.
Or, with latest tools:
- Update poms to set langlevel explicitly, if not set
- Pay attention to maven and plugin reqs re JVM
- Use toolchain
Etc
On Sat, Nov 7, 2015, 10:22 Tamás Cservenák wrote:
> How bout starting to fail if lang level is not explicitly set and _remove_
> defaults?
>
> Am sick
How bout starting to fail if lang level is not explicitly set and _remove_
defaults?
Am sick of discussions in present about something to happen in future
future (when thing is released) to fit something EOLd in past :)
Ie. For the stuck people: Use current/older versions of tooling, if you are
s