Hi,
I updated one of my packages which use gradle. It works fine in mock for
f28 and rawhide. Also rawhide works in koji. Only f28 fails [1].
The error is:
java.lang.IllegalArgumentException: Cannot find JAR 'apache-jsp.jar'
required by module 'gradle-launcher' using classpath or distribution
directory '/usr/share/gradle'
When I check dnf dependencies I see that gradle in f28 does not provide
apache-jsp.jar (f27 and rawhide do), but still in my mock I don't get this
error.
Does anyone have a clue what is going on there?
Thanks and Best Regards,
Roman
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=27279309
Hi,
I don't know what I am doing wrong but I just installed Fedora 28 on a
new machine and I can't get javac so I will copy paste some terminal
output so someone can tell me what I did wrong
```@bash
[kus@localhost ~]$
[kus@localhost ~]$ dnf info java-openjdk
Last metadata expiration check: 0:22:54 ago on Wed 02 May 2018 08:32:45 AM EDT.
Installed Packages
Name : java-openjdk
Epoch : 1
Version : 10.0.0.46
Release : 10.fc28
Arch : x86_64
Size : 533 k
Source : java-openjdk-10.0.0.46-10.fc28.src.rpm
Repo : @System
From repo : updates
Summary : OpenJDK Runtime Environment 10
URL : http://openjdk.java.net/
License : ASL 1.1 and ASL 2.0 and GPL+ and GPLv2 and GPLv2 with
exceptions and GPL+ and LGPLv2 and MPLv1.0 and MPLv1.1 and Public
Domain and W3C
Description : The OpenJDK runtime environment.
Available Packages
Name : java-openjdk
Epoch : 1
Version : 10.0.0.46
Release : 10.fc28
Arch : i686
Size : 218 k
Source : java-openjdk-10.0.0.46-10.fc28.src.rpm
Repo : updates
Summary : OpenJDK Runtime Environment 10
URL : http://openjdk.java.net/
License : ASL 1.1 and ASL 2.0 and GPL+ and GPLv2 and GPLv2 with
exceptions and GPL+ and LGPLv2 and MPLv1.0 and MPLv1.1 and Public
Domain and W3C
Description : The OpenJDK runtime environment.
[kus@localhost ~]$ which javac
/usr/bin/which: no javac in
(/usr/share/Modules/bin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/home/kus/.composer/vendor/bin:/home/kus/.local/bin:/home/kus/bin)
[kus@localhost ~]$
```
thank you much for all the hard work
sincerely,