Re: jarwrapper dependency

2013-07-11 Thread Matthew Johnson
On Wed Jul 10 17:39, Eugene Zhukov wrote:
> >> >> java -jar /usr/share/java/foobar.
> >> >
> >> > So.. what's not working? jarwrapper is installed when you install the 
> >> > package?
> >> Yes
> >> > The symlink to the jar is on your path?
> >> Yes
> >> > The jar runs with java -jar?
> >> Yes
> >> > But '/path/to/jar' doesn't work? just 'linkname' doesn't work?
> >> Yes
> >
> > You mean neither of them work? It what way don't they work? What error do 
> > you
> > get?
> 
> I can see (red) link created under /usr/bin to my jar, like this:
> lrwxrwxrwx  1 root   root 27 Jul  8 08:55 epubcheck ->
> ../share/java/epubcheck.jar
> Running epubcheck just gives:
> -bash: /usr/bin/epubcheck: Permission denied
> running sudo epubcheck gives:
> sudo: epubcheck: command not found

If the link is displayed in red then it doesn't actually link to something 
valid. Does /usr/share/java/epubcheck.jar actually exist?

> > This also seems fine.
> >
> > What return code does jardetector your.jar give you?
> Gives nothing.
> > What does jarwrapper your.jar do?
> Same as if I would write 'java -jar' instead of jarwrapper.

Yeah, the symlink is broken. You need to fix that.

Matt


signature.asc
Description: Digital signature


Re: jarwrapper dependency

2013-07-11 Thread Eugene Zhukov
On Thu, Jul 11, 2013 at 3:16 PM, Matthew Johnson  wrote:
> On Wed Jul 10 17:39, Eugene Zhukov wrote:
>> >> >> java -jar /usr/share/java/foobar.
>> >> >
>> >> > So.. what's not working? jarwrapper is installed when you install the 
>> >> > package?
>> >> Yes
>> >> > The symlink to the jar is on your path?
>> >> Yes
>> >> > The jar runs with java -jar?
>> >> Yes
>> >> > But '/path/to/jar' doesn't work? just 'linkname' doesn't work?
>> >> Yes
>> >
>> > You mean neither of them work? It what way don't they work? What error do 
>> > you
>> > get?
>>
>> I can see (red) link created under /usr/bin to my jar, like this:
>> lrwxrwxrwx  1 root   root 27 Jul  8 08:55 epubcheck ->
>> ../share/java/epubcheck.jar
>> Running epubcheck just gives:
>> -bash: /usr/bin/epubcheck: Permission denied
>> running sudo epubcheck gives:
>> sudo: epubcheck: command not found
>
> If the link is displayed in red then it doesn't actually link to something 
> valid. Does /usr/share/java/epubcheck.jar actually exist?
>
Yes it does, and it works if I run it like java -jar
/usr/share/java/epubcheck.jar.
>> > This also seems fine.
>> >
>> > What return code does jardetector your.jar give you?
>> Gives nothing.
>> > What does jarwrapper your.jar do?
>> Same as if I would write 'java -jar' instead of jarwrapper.
>
> Yeah, the symlink is broken. You need to fix that.
That's the whole point, I understand it is broken, but I don't know
how to fix it.
Can it be so, that the link is created before the jar is copied to
/usr/share/java/ during packaging/installation process?
>
> Matt
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iQIcBAEBCgAGBQJR3qIEAAoJEKVC9ua3o6NmgRAP/ROO7HJn5CsuC5LA5VxUS2zJ
> KjZczVjQYLYujVHi7sAVrAm0fOkBkRmGi0CU/kcX0GypXo+R6Ha2Qs1AeRPjnvti
> YXsMl6AdF42uUCAbrvwNnNawvCng9RLmUh4PloVG77xx8CSn52ivAymEpuM+qZs8
> nIpBURotjYa1z6VLMIHn3CXOz5EKtFGBCaOnoWrw5IB1gtmpEIPRGSc+ub1wA554
> bdLiuMs4x/AMYgyQdeahJtznkUGIw4EAshmdabuCQdBG5cHD14xZ9L8MET34BjY/
> 0x692O3qNrC4R8QfWZC+2lcUoIDT7DDd4niNOF2zQG1pjbYN4GfItrHsUHDO8Vl1
> seHc8+dVD5J3PSf0CJRAijjvlBHNo7N0PybgdcwxzNzh/SY0i/79seklgNzHjM2S
> v6I3KGGP56prphsVaJBdwC1J4DqSEt5je7XSKL3DrMVH+rqQJOuwcWhtA8b5+P+z
> l0WLCG8QNvaO9KcgiAnPYggkmD++QCdQ1yY1y5Ta+yMitUHsJvk2d19k/bmOlol9
> 1dOk1/RC9WYdoEloPcj/AVie/K/hEdO6OQuhO3Jy9zbZZvw1ClPLS/TMMts0TYqY
> 1dGTycd/nLqv9NrKs91TdBlOjFs7G8KSqXADRjIzX1gp87ka8APqFTKkEshv4hg6
> CzLZCnQrLyvN2mq1/uyx
> =kWES
> -END PGP SIGNATURE-
>


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAPqGMfLk2P5o+ezhm7Tc1=qz8mzde9tkhimc5feztkwphve...@mail.gmail.com



RFS: jasperreports and jasperreports3.7

2013-07-11 Thread Emmanuel Bourg
Hi all,

I need a sponsor for jasperreports and jasperreports3.7. These packages
have been reported to fail to build from source (#713169 and #713147)
due to a regression in libhibernate3-java. But the build failure was
also caused by the latest ecj update. So here are the patched versions.
I also refreshed the packages and enabled the OOXML support thanks to
the upload of Apache POI 3.9.

jasperreports:

  * Added a patch to compile with ecj 3.8 (addresses part of #713169)
  * Enabled OOXML support
  * debian/control
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
  * debian/copyright:
- Updated the format URI
- Removed the duplicate Copyright field

jasperreports3.7:

  * Added a patch to compile with ecj 3.8 (addresses part of #713147)
  * Updated Standards-Version to 3.9.4 (no changes)
  * Removed the deprecated DM-Upload-Allowed field
  * Use canonical URLs for the Vcs-* fields
  * Removed the unused Lintian overrides

http://mentors.debian.net/package/jasperreports
http://mentors.debian.net/package/jasperreports3.7

Thank you,

Emmanuel Bourg



signature.asc
Description: OpenPGP digital signature


RFS: xmlbeans/2.6.0-1

2013-07-11 Thread Emmanuel Bourg
Hi all,

I packaged the latest version of xmlbeans and I'm looking for a sponsor
to upload it.

Here is the changelog:

  * New upstream release.
  * Refreshed the patches
  * Updated the poms
  * Use canonical URLs for the Vcs-* fields
  * Updated Standards-Version to 3.9.4 (no changes)
  * debian/rules: Updated the URL of the Maven repository used to fetch
the poms
  * debian/rules: Improved the clean target

http://mentors.debian.net/package/xmlbeans

Thank you,

Emmanuel Bourg



signature.asc
Description: OpenPGP digital signature


RFS: eclipse-cdt 8.2.0-1 (new upstream)

2013-07-11 Thread Jakub Adam

Dear Java packagers,

I am looking for a sponsor for package "eclipse-cdt".

 * Package name: eclipse-cdt
   Version : 8.2.0-1
   Upstream Author : Eclipse CDT project
 * URL : http://eclipse.org/cdt/
 * License : EPL-1.0
   Section : java

It builds those binary packages:

  eclipse-cdt - C/C++ Development Tools for Eclipse
  eclipse-cdt-autotools - Autotools support for Eclipse CDT
  eclipse-cdt-jni - C/C++ Development Tools for Eclipse (JNI)
  eclipse-cdt-launch-remote - Remote launch and debug support for Eclipse CDT
  eclipse-cdt-qt - Qt framework support for Eclipse CDT

Package source can be accessed at pkg-java git repository:

 http://git.debian.org/?p=pkg-java/eclipse-cdt.git

I would be glad if someone uploaded this package into sid for me.

Regards,

Jakub


--
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51df9ad0.8060...@ktknet.cz