Re: JNotify

2006-06-26 Thread Omry Yadan
[EMAIL PROTECTED] wrote: >> >> Hi, >> >> >> >> Thanks for your responses. >> >> >> >> that main guide seem to assume that I want to package a program, not a >> >> lib. >> >> >> > > (assume mainT guide) Well, the example is a program, but it's not really > > different from a library in t

Re: JNotify

2006-06-26 Thread Eric
> Hi, > > Thanks for your responses. > > that main guide seem to assume that I want to package a program, not a > lib. (assume mainT guide) Well, the example is a program, but it's not really different from a library in terms of packaging. Or!? > > also, it makes some assumptions about the struct

Re: JNotify

2006-06-24 Thread Omry Yadan
Hi, Thanks for your responses. that main guide seem to assume that I want to package a program, not a lib. also, it makes some assumptions about the structure of my package release bundle. my library has native parts, and this is the project layout: jnotify : all the java code (including pla

Re: JNotify

2006-06-23 Thread Eric Lavarde - Debian
Hi, being relatively new to the world of packaging, I'll be a bit more specific: - start with reading the New Maintainer's guide, on the devel page given by Michael, or out of the maint-guide package. - create an ITP (Intent To Package) on the wnpp "package" (with reportbug). - CDBS is in deed rea

Re: JNotify

2006-06-23 Thread Michael Koch
On Fri, Jun 23, 2006 at 10:12:18AM +0300, Omry Yadan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > JNotify (http://sourceforge.net/projects/jnotify/) is a java library > that provide file system notification for java applications running on > linux and windows, licensed und