[Bug 1716354] [NEW] Missing dependencies in libpdfbox-java

2017-09-11 Thread Yury Zavarin
Public bug reported: Hi, There is a couple of missing dependencies for libpdfbox-java in Ubuntu 16.04. tadam@ubuntuvm:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.2 LTS Release:16.04 Codename: xenial tadam@ubuntuvm:~$ apt-cach

[Bug 1676386] [NEW] jruby fails to run with nailgun support

2017-03-27 Thread Yury Zavarin
Public bug reported: Hi, Ubuntu 16.04.1 LTS jruby=1.7.22-1ubuntu1 nailgun=0.9.1-3 I'm trying to run a ruby script using nailgun: $ cat x.rb #!/usr/bin/jruby puts "Hello, world!" $ $ jruby --ng-server & [1] 5600 $ NGServer 0.9.1 started on all interfaces, port 2113. $ jruby --ng x.rb java.lang.

[Bug 1664179] Re: Wrong POM dependency in javax.servlet.jsp:jsp-api:2.2

2017-03-22 Thread Yury Zavarin
OK, thank you Joshua. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1664179 Title: Wrong POM dependency in javax.servlet.jsp:jsp-api:2.2 To manage notifications about this bug go to: https://bugs.l

[Bug 1664179] Re: Wrong POM dependency in javax.servlet.jsp:jsp-api:2.2

2017-02-14 Thread Yury Zavarin
> I believe you would then propose we change 2.2 to 3.0? If you simply change 2.2 to 3.0 in debian/rules in that stanze, then it'll change the dependency on javax.el:el-api as well. So, the dependencies should be the following: javax.el:el-api:2.2 (same as it is now) javax.servlet:servlet-api:3.0

[Bug 1664179] [NEW] Wrong POM dependency in javax.servlet.jsp:jsp-api:2.2

2017-02-13 Thread Yury Zavarin
Public bug reported: Hi, Ubuntu 16.04.1 LTS, libservlet3.0-java=7.0.68-1ubuntu0.1 In /usr/share/maven-repo/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.pom file that belongs to libservlet3.0-java there is the following dependency: javax.servlet servlet-api 2.2 compile But there is no co