+1
On Sun, 15 May 2022 at 04:28, Michael Osipov wrote:
> Hi,
>
> We solved 13 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12350903
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%2
Am 2022-05-16 um 21:00 schrieb Sylwester Lachiewicz:
+1 tested with diff and on our site. Looks good.
small fix for future - remove two additional empty lines in the header
I assume you mean these:
I still haven't found out what to tell Velocity to avoid them. Velocity
2.x includes no
+1 tested with diff and on our site. Looks good.
small fix for future - remove two additional empty lines in the header
Sylwester
pon., 16 maj 2022 o 19:34 Michael Osipov napisał(a):
>
> Am 2022-05-14 um 20:28 schrieb Michael Osipov:
> > Hi,
> >
> > We solved 13 issues:
> > https://issues.apach
+1
Kind regards,
Gabriel
El sáb, 14 may 2022 a la(s) 08:00, Slawomir Jaranowski (
s.jaranow...@gmail.com) escribió:
> Hi,
>
> We solved 2 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12350387
>
> There are still a couple of issues left in JIRA:
>
Le lun. 16 mai 2022 à 19:14, Slawomir Jaranowski a
écrit :
> But from other side we can use JSR-330 in Mojo [1]
>
> so we will:
>
>@Parameter( defaultValue = "${project}", readonly = true, required =
> true )
> private MavenProject project;
>
> @Inject
> public SuperMojo( Jsr330Co
Am 2022-05-14 um 20:28 schrieb Michael Osipov:
Hi,
We solved 13 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12350903
There are still a couple of issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSKINS%20AND%20resolu
But from other side we can use JSR-330 in Mojo [1]
so we will:
@Parameter( defaultValue = "${project}", readonly = true, required =
true )
private MavenProject project;
@Inject
public SuperMojo( Jsr330Component component )
{
}
>From code perspective will be clear
@In
Hi Sławomir,
This is a complex topic, basically there is a will to get a real IoC for
maven-core and keep a maven specific API for plugin writers so I'm tempted
to say option 1 for mojo.
As a reminder the issues exposing @Inject are:
1. We can conflict with plugins (it is the case already and a
Hi,
We can inject Maven components into plugins in many ways ...
We can use @Parameter, like:
@Parameter( defaultValue = "${project}", readonly = true, required =
true )
private MavenProject project;
@Parameter( defaultValue = "${session}", readonly = true, required =
true )
pri
Welcome to a new OpenJDK Quality Outreach update!
This time, we have one update but a major one: JEP 425 (Virtual Threads
preview) has been integrated into the OpenJDK mainline! JDK 19
Early-Access builds 22 are the first mainline builds with Virtual
Threads (preview) support. So, Project Loom
10 matches
Mail list logo