Re: Bug#698164: mandate unique package names in Debian Java policy

2013-01-14 Thread Tomasz Muras
On 01/14/2013 09:16 PM, Eric Lavarde wrote: Hello, On 14/01/13 19:48, Daniel Pocock wrote: A few projects exist without following this convention, and sooner or later somebody may try to package one of them. According to the Java Language Specification, using a domain name is a "suggested conv

Re: Tomcat for Squeeze

2012-01-05 Thread Tomasz Muras
On 05/01/12 19:23, Miguel Landaeta wrote: > On Thu, Jan 5, 2012 at 1:43 PM, Moritz Muehlenhoff wrote: >> currently there's Tomcat 6 and Tomcat 7 in Wheezy. Will 6 be dropped >> before the Wheezy relese? It would be good to only have one version >> in Wheezy. > I agree with this, I think the team s

Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-08-25 Thread Tomasz Muras
On 25/08/11 07:10, Niels Thykier wrote: > On 2011-08-24 23:30, Tomasz Muras wrote: >> Hi All, >> >>> [...] >> No, I don't. >> >> Now, I can reproduce the error when doing the following: >> * using debian/javabuild with: >> javatut.ja

Re: Re: Problem with jarwrapper: "Error! CRCs do not match!"

2011-08-24 Thread Tomasz Muras
Hi All, > Now when I try to run the application (either throuh "umlet" or > "/usr/share/java/umlet.jar" I get an CRC error: > Error! CRCs do not match! Got 1a6cd7b3, expected 0 > When I run the application using > "java -jar /usr/share/java/umlet.jar" > everything works just fine