Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #9157 > unrolled thread
| Started by | Luca Vercelli <luca.vercelli.to@gmail.com> |
|---|---|
| First post | 2016-06-07 17:50 +0200 |
| Last post | 2016-06-07 18:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.maint.java
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Fwd: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the AS/400 Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-06-07 17:50 +0200
Re: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the AS/400 George Bateman <georgebateman16@gmail.com> - 2016-06-07 18:10 +0200
| From | Luca Vercelli <luca.vercelli.to@gmail.com> |
|---|---|
| Date | 2016-06-07 17:50 +0200 |
| Subject | Fwd: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the AS/400 |
| Message-ID | <rHrqp-4vk-15@gated-at.bofh.it> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear Java developers, I would like to package tn5250j [1], which is a good client for connecting to an AS/400 server. I have just seen that the following dependencies are required: activation.jar kunstoff.jar smtp.jar jarbundler-2.4.0.jar The jars are included in the source [2]. Does anyone know if these jars are already packaged in Debian? Thank you. Luca [1] https://tn5250j.github.io/ [2] https://github.com/tn5250j/tn5250j/archive/0.7.6.tar.gz - -------- Messaggio Inoltrato -------- Oggetto: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the AS/400 Rispedito-Data: Tue, 07 Jun 2016 11:09:02 +0000 Rispedito-Da: luca <luca.vercelli.to@gmail.com> Rispedito-A: debian-bugs-dist@lists.debian.org Rispedito-CC: luca.vercelli.to@gmail.com, debian-devel@lists.debian.org, wnpp@debian.org Data: Tue, 07 Jun 2016 13:05:46 +0200 Mittente: luca <luca.vercelli.to@gmail.com> Rispondi-a: luca <luca.vercelli.to@gmail.com>, 826643@bugs.debian.org A: Debian Bug Tracking System <submit@bugs.debian.org> Package: wnpp Severity: wishlist Owner: luca <luca.vercelli.to@gmail.com> * Package name : tn5250j Version : 0.7.6 * URL : https://tn5250j.github.io/ * License : GPL Programming Lang: Java Description : A 5250 terminal emulator for the AS/400 The tn5250j is a 5250 terminal emulator for the AS/400 written in Java. This is currently the only one terminal emulator for Linux with features like continued edit fields, gui windows, cursor progression fields etc.... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBCAAGBQJXVur7AAoJENMxvqONGmP2KT4P/jR5mPDn03xb/Nkn8gNmpm3k REHYd0Bo29B8NgyAurWjK2GYH9A0mLpJwCEVszxWDouJeqeCaashHng63KO/2n75 jwzoJHWOSMYiYhRX1bp124f3FUY5IXt3jEoMAkdZoIWxZjAfiyXsBtSAWJovHcPv BxE8LoPkNb+1phWgSTCjAI8rorcATgvKZmQRrxpJxJV0XD6v8sJG2NEeVjgZBuBE tP1NDmxlmcDiWpkpGRFZcIo+sZZqEhlLpNg1+xQtec1fay/MYeMJ05b4egho5HZ9 A5QiIQ+pTbhyYQKkHam5JydRtIKIvKLeQrREDjsI7em/TlE4LadXxGQ6do1NrPhW J3ciVtSgEVaE5rLI0LRUgAzXzFQk3uhLA0bgRnoAjvHfXj1Kmq/cnBQtCTdVIeu1 xDNnrva6qnx2SQa0xrdX9c13Tu6nEcgYITzBPrx3ZEGsOlNHGYj42WhZ3n4IM664 rD/GPiotGkaEMUBKproC9DjP+73uKN5lVpjvlX8PLaUe1U2ziiI6NfDN1gOA71VX YNwrbuhW2wlKbWOI3Z2aoMa8j/wuSfHxiXdP/PEi4vKARk+97s3fU4sqkTIaz+Ra mUvCVcs85gllU2+R4EukTvTqRuMgRLi9+j3BDnNUF4WRhAcsIMYwjuxYDN4aKZ7g xJxjm7QQeEpRa/ox3kKQ =CXA/ -----END PGP SIGNATURE-----
[toc] | [next] | [standalone]
| From | George Bateman <georgebateman16@gmail.com> |
|---|---|
| Date | 2016-06-07 18:10 +0200 |
| Subject | Re: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the AS/400 |
| Message-ID | <rHrJM-4Rf-29@gated-at.bofh.it> |
| In reply to | #9157 |
Dear Luca, You go to http://packages.debian.org/file:smtp.jar (for example) to find that out; it turns out that a jar of that name is found in libmail-java. You'll need to check that it's really the same library, of course, and jarbundler-2.4.0.jar might have a different version code. You may also need to check sid/experimental for newer packages containing a given file. Regards, George Bateman. On 7 June 2016 at 16:40, Luca Vercelli <luca.vercelli.to@gmail.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Dear Java developers, > I would like to package tn5250j [1], which is a good client for > connecting to an AS/400 server. I have just seen that the following > dependencies are required: > > activation.jar kunstoff.jar smtp.jar jarbundler-2.4.0.jar > > The jars are included in the source [2]. > Does anyone know if these jars are already packaged in Debian? > Thank you. > > Luca > > [1] https://tn5250j.github.io/ > [2] https://github.com/tn5250j/tn5250j/archive/0.7.6.tar.gz > > > - -------- Messaggio Inoltrato -------- > Oggetto: Bug#826643: ITP: tn5250j -- A 5250 terminal emulator for the > AS/400 > Rispedito-Data: Tue, 07 Jun 2016 11:09:02 +0000 > Rispedito-Da: luca <luca.vercelli.to@gmail.com> > Rispedito-A: debian-bugs-dist@lists.debian.org > Rispedito-CC: luca.vercelli.to@gmail.com, > debian-devel@lists.debian.org, wnpp@debian.org > Data: Tue, 07 Jun 2016 13:05:46 +0200 > Mittente: luca <luca.vercelli.to@gmail.com> > Rispondi-a: luca <luca.vercelli.to@gmail.com>, 826643@bugs.debian.org > A: Debian Bug Tracking System <submit@bugs.debian.org> > > Package: wnpp > Severity: wishlist > Owner: luca <luca.vercelli.to@gmail.com> > > * Package name : tn5250j > Version : 0.7.6 > * URL : https://tn5250j.github.io/ > * License : GPL > Programming Lang: Java > Description : A 5250 terminal emulator for the AS/400 > > The tn5250j is a 5250 terminal emulator for the AS/400 written in Java. > > This is currently the only one terminal emulator for Linux with > features like > continued edit fields, gui windows, cursor progression fields etc.... > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (GNU/Linux) > > iQIcBAEBCAAGBQJXVur7AAoJENMxvqONGmP2KT4P/jR5mPDn03xb/Nkn8gNmpm3k > REHYd0Bo29B8NgyAurWjK2GYH9A0mLpJwCEVszxWDouJeqeCaashHng63KO/2n75 > jwzoJHWOSMYiYhRX1bp124f3FUY5IXt3jEoMAkdZoIWxZjAfiyXsBtSAWJovHcPv > BxE8LoPkNb+1phWgSTCjAI8rorcATgvKZmQRrxpJxJV0XD6v8sJG2NEeVjgZBuBE > tP1NDmxlmcDiWpkpGRFZcIo+sZZqEhlLpNg1+xQtec1fay/MYeMJ05b4egho5HZ9 > A5QiIQ+pTbhyYQKkHam5JydRtIKIvKLeQrREDjsI7em/TlE4LadXxGQ6do1NrPhW > J3ciVtSgEVaE5rLI0LRUgAzXzFQk3uhLA0bgRnoAjvHfXj1Kmq/cnBQtCTdVIeu1 > xDNnrva6qnx2SQa0xrdX9c13Tu6nEcgYITzBPrx3ZEGsOlNHGYj42WhZ3n4IM664 > rD/GPiotGkaEMUBKproC9DjP+73uKN5lVpjvlX8PLaUe1U2ziiI6NfDN1gOA71VX > YNwrbuhW2wlKbWOI3Z2aoMa8j/wuSfHxiXdP/PEi4vKARk+97s3fU4sqkTIaz+Ra > mUvCVcs85gllU2+R4EukTvTqRuMgRLi9+j3BDnNUF4WRhAcsIMYwjuxYDN4aKZ7g > xJxjm7QQeEpRa/ox3kKQ > =CXA/ > -----END PGP SIGNATURE----- >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.maint.java
csiph-web