commons-java icon indicating copy to clipboard operation
commons-java copied to clipboard

Handy, general purpose Java classes.

Results 4 commons-java issues
Sort by recently updated
recently updated
newest added

``` can you please convert rxtx to osgi bundle https://github.com/netty/netty/issues/870#issuecomment-12991313 ``` Original issue reported on code.google.com by `Andrei.Pozolotin` on 1 Feb 2013 at 6:12

Priority-Medium
auto-migrated
Type-Defect

``` can you please embed native libraries with loader in maven central artifact http://search.maven.org/#artifactdetails%7Corg.bidib.jbidib.org.qbang.rxtx%7Crxt xcomm%7C2.2%7Cjar similar to how it is done here https://github.com/barchart/barchart-udt/tree/master/barchart-udt-core/src/main/ java/com/barchart/udt/lib ``` Original issue reported on code.google.com...

Priority-Medium
auto-migrated
Type-Defect

``` Improve edu.cmu.ri.createlab.serial.CreateLabSerialDeviceCommandStrategy#writeCommand so that it has an optional wait before slurping (maybe do a isDataAvailable() check before the wait so, if true, we don't wait needlessly?) ``` Original issue...

Type-Enhancement
Priority-Medium
auto-migrated
Module-Serial

``` Although we current retry writes, we don't retry if the read fails. Change things so that a failed read (optionally?) causes a retry of the whole command. ``` Original...

Type-Enhancement
Priority-Medium
auto-migrated
Module-Serial