+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
My turn to say "sorry for being a PITA" ;-)
I broke fetch.xml and JetBrains CI -- should have been more attentive to
their builds.
Gintas
2018-02-03 17:38 GMT+01:00 Gintautas Grigelionis :
> The coordinates are correct; Ivy version of fetch.xml works properly.
> I'll check the Maven Ant tasks ag
Hi all
I've created a release candidate for 1.10.2:
git tag: ANT_1.10.2_RC1
on commit: 0eba7eb
tarballs: https://dist.apache.org/repos/dist/dev/ant/
revision: 24668
Maven artifacts:
https://repository.apache.org/content/repositories/orgapacheant-1021/org/apache/ant/
The coordinates are correct; Ivy version of fetch.xml works properly.
I'll check the Maven Ant tasks again...
Gintas
[1] https://mvnrepository.com/artifact/com.sun.media/jai-codec/1.1.3
2018-02-03 16:46 GMT+01:00 Stefan Bodewig :
> On 2018-02-03, Stefan Bodewig wrote:
>
> > and this seems to in
Hi all
I've created a release candidate for 1.9.10:
git tag: ANT_1_9_10_RC1
on commit: 528c94e
tarballs: https://dist.apache.org/repos/dist/dev/ant/
revision: 24666
Maven artifacts:
https://repository.apache.org/content/repositories/orgapacheant-1020/org/apache/ant/
On 2018-02-03, Stefan Bodewig wrote:
> and this seems to indicate the groupId for jai-codec should be
> javax.media rather than com.sun.media.
which leads to
src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java:45: error:
package com.sun.media.jai.codec does not exist
import com.sun
On 2018-02-03, Stefan Bodewig wrote:
> Hi all
> I'm starting to cut the releases and wanted to make sure I build against
> the latest dependency updates.
> When running "ant -f fetch.xml -Ddest=optional" on the 1.9.x branch I
> end up with
...
> | Unable to resolve artifact: Missing:
> | -
Hi all
I'm starting to cut the releases and wanted to make sure I build against
the latest dependency updates.
When running "ant -f fetch.xml -Ddest=optional" on the 1.9.x branch I
end up with
,
| jai:
| Downloading: javax/media/jai-core/1.1.3/jai-core-1.1.3.pom from repository
central at h
Interesting, japicmp does not mark URLHandler as backwards incompatible,
even though it has a bunch of new methods :-S
On the other hand, IvyDEA has some old components: Commons VFS 1.0, JSch
0.1.31... BTW, JSch is a part of IntelliJ distribution?
Gintas
2018-01-09 15:40 GMT+01:00 Gintautas Grig