Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 98660

Summary: serial-forwarder-1.1.14 for tinyos
Product: Gentoo Linux Reporter: Sandro Bonazzola (RETIRED) <sanchan>
Component: New packagesAssignee: Sandro Bonazzola (RETIRED) <sanchan>
Status: RESOLVED FIXED    
Severity: enhancement CC: aurelien.francillon, dev-embedded+disabled
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.tinyos.net
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 78908, 86697    
Attachments: ebuild
update to 1.1.14
update to serial-forwarder-1.1.14-r1
update to tinyos 1.1.15
serialforwarder

Description Sandro Bonazzola (RETIRED) gentoo-dev 2005-07-11 05:51:26 UTC
serial forwarder tool for tinyos.
TinyOS 1.1.13 dependency, avarice dependency.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sandro Bonazzola (RETIRED) gentoo-dev 2005-07-11 05:53:53 UTC
Created attachment 63133 [details]
ebuild
Comment 2 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-03 12:30:16 UTC
Created attachment 65010 [details]
update to 1.1.14
Comment 3 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-17 14:33:36 UTC
Created attachment 66171 [details]
update to serial-forwarder-1.1.14-r1

moved from cvs-live to cvs-snapshot
Comment 4 Aurélien Francillon 2006-01-15 16:33:14 UTC
Created attachment 77212 [details]
update to tinyos 1.1.15

version bump of the ebuild, source code of serial forwarder only have a very small change
Comment 5 Aurélien Francillon 2006-01-18 05:17:10 UTC
Created attachment 77414 [details]
serialforwarder

This script launches the serialforwarder application.
Notes: the manifest of tos-sf.jar does not contains  a "Main-Class" so i launch the app using "java [...] class  net.tinyos.sf.SerialForwarder", with tos-sf.jar in the calsspath. It works but i don't know if it's ok wrt gentoo java rules? Is it better ot change the manifest?
Comment 6 Aurélien Francillon 2006-01-18 05:57:08 UTC
Comment on attachment 77414 [details]
serialforwarder

Ouups ... this belongs to dev-embedded/tos-sf.
By the way it's strage to provde packages for two  similar applications one writen in C and the other one in java ? The one in java have a gui and not the one in C, It's the same fot the "dev-embedded/listen" app 
the same functionnality is provided as a java class by net/tinyos/tools/Listen.java
in the tinyos tree ...
Comment 7 Sandro Bonazzola (RETIRED) gentoo-dev 2006-01-24 11:19:06 UTC
Now in portage, closing. If you don't want java on your system is good have a choice.