On 2020-08-10, Gintautas Grigelionis wrote:
> On Mon, 10 Aug 2020 at 16:23, Stefan Bodewig wrote:
>> The IvyDE build fails because it wants Eclipse, I'm not familiar
>> enough with the build to fix it.
> It looks like you copied only the second Ant run which does "dist
> checkstyle rat", but no
maartenc commented on pull request #134:
URL: https://github.com/apache/ant/pull/134#issuecomment-671460358
Thx for the feedback @bodewig .
I'll try to update the PR.
Maarten
This is an automated message from the Ap
On Mon, 10 Aug 2020 at 17:52, Stefan Bodewig wrote:
> Hi
>
> right now master sets polyglot.js.allowAllAccess to true when it detects
> the script engine is a GraalVM engine. This is necessary if the script
> wants to use any of the Ant objects.
>
> Jaikiran suggests to enable full Nashorn compat
On Mon, 10 Aug 2020 at 16:23, Stefan Bodewig wrote:
> On 2020-08-10, Stefan Bodewig wrote:
>
> > I intend to also migrate AntUnit (so we do have a template for Antlib
> > builds) and maybe the Windows Matrix for Ant's master.
>
> Both done, as well as Compress Antlib, Ivy, Ivy Tests and IvyDE. Th
Hi
right now master sets polyglot.js.allowAllAccess to true when it detects
the script engine is a GraalVM engine. This is necessary if the script
wants to use any of the Ant objects.
Jaikiran suggests to enable full Nashorn compatibility mode, which I
tend to agree with. Unfortunately you cannot
On 2020-08-10, Stefan Bodewig wrote:
> I intend to also migrate AntUnit (so we do have a template for Antlib
> builds) and maybe the Windows Matrix for Ant's master.
Both done, as well as Compress Antlib, Ivy, Ivy Tests and IvyDE. The
IvyDE build fails because it wants Eclipse, I'm not familiar e
bodewig commented on pull request #134:
URL: https://github.com/apache/ant/pull/134#issuecomment-671366647
Many thanks @maartenc I believe your second alternative sounds like what I
meant. It feels as if the impact of the change would be smaller overall - so
please give it a try if you've
Hi,
I've just set up a matrix build for Ant's master branch on Linux
https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Linux/
this is more or less a verbatim copy of the build on the old Jenkins
instance which will go out of duty by the end of the week.
The matrix promises to bui
maartenc edited a comment on pull request #134:
URL: https://github.com/apache/ant/pull/134#issuecomment-671239026
Hi @bodewig ,
You are right, here is a bit more context of the problem.
Our applications are installed like this:
```
/Shared
/org/apache/
maartenc commented on pull request #134:
URL: https://github.com/apache/ant/pull/134#issuecomment-671239026
Hi @bodewig ,
You are right, here is a bit more context of the problem.
Our applications are installed like this:
```
/Shared
/org/apache/commons
10 matches
Mail list logo