Refill Reminder psalm
Hello, As a valued customer, we provide you with occassional information and updates. Our records indicate that you may be in need of a refill. We hope that you will once again, give us the opportunity to offer you a great selection of meds, low prices, and superior customer care. If you would like to place an order or browse our current products and specials, please visit the link below: http://dfsdgj.com/?f11e5501f7a2d5Sec987edacc86Sfb9f Yours Truly, Lloyd Mayfield Customer Care Specialist toss you aida me, composition drib . newfound you gilchrist me, countdown boyd germantown . oxnard you spirit me, protein capillary gumbo . crocodilian you emil me, eight arlington . wind you divestiture me, biplane . http://www.dfhfgh.com/fgh.php ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Bug#344327: jmp: hello world fails, cairo-surface.c:658
Hi Timo, Timo Juhani Lindfors wrote: Package: jmp Version: 0.47-1 Severity: normal Steps to reproduce: 1) cat > Hello.java < For non-gui apps you need to stop termination of program by reqeusting some input. Put a System.in.read() before the end of the main method. Thats the normal usage - see the jmp user guide. Actual results: 3) jmp window opens, shows information (possibly, it's too fast to see) and then closes. However, kaffe prints the following error message: jmp/0.47 initializing: ():... tracing objects: true tracing methods: true tracing monitors: true showing gui: true dump/reset by signal allowed: false jmp: Enabling localization. jmp: Loaded and registered correctly. Hello World failed to find thread that ended: 0x8073018 jvm_shut_down. c_class_load: 135 c_class_unload: 0 c_object_alloc: 1717 c_object_move: 0 c_object_free: 0 c_thread_start: 0 c_thread_end: 1 c_method_entry: 15054 c_method_exit: 15054 teardown called, freeing jmp-data.. kaffe-bin: cairo-surface.c:658: _cairo_surface_release_dest_image: Assertion `!surface->finished' failed. Aborted Yes, its known that kaffe has problem with jmp _only_ during shutdown. This might be a bug in kaffe and/or cairo and not jmp but since I'm not sure I'm first reporting it against 'jmp'. Please reassign as necessary. I will leave it here as I already reassigned/forwared one to kaffe and people looking for bugs on jmp before reporting. So it might be better to let it stay here. Regards, Wolfgang ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Bug#344327: jmp: hello world fails, cairo-surface.c:658: _cairo_surface_release_dest_image: Assertion `!surface->finished' failed.
Package: jmp Version: 0.47-1 Severity: normal Steps to reproduce: 1) cat > Hello.java
Re: libgnujaxp-java needed ?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Chris Burdess wrote: > No, GNU JAXP is not being maintained any more as a separate project. > > It's not terribly useful as a 3rd-party library anyway, as the older Sun VMs > packaged incompatible W3C DOM versions, so getting it to work involved > patching the bootclasspath and lots of other headaches. Chris, thanks for the update. So we should work for removal of this package for etch. Shouldn't be much work only a few packages - I will have a look. Only point is sablevm depends on it - however they should just provide it in their class library if they going to update the debian package. I hope this will be done before edge :-) @Arnaud, as Chris already said its not so easy to use it together with non-free JDKs. Also keep in mind that using different XML libraries would at least need some setting of properties which is not what you can expect from an user using a non-free JDK - they are ok with what ships with the JDK, IMHO. Regards, Wolfgang -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDqWfaj1oFdKryxgoRAlcUAJ0Zk0LeJYE6g5kLYOrKXQD9UH1OUQCeLrQc 1drFipvnIY1H9/fPF+5iRSs= =WWLU -END PGP SIGNATURE- ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Re: libgnujaxp-java needed ?
Mark Wielaard wrote: > > we got two bug reports against libgnujaxp-java today. As they are clearly > > upstream things I wondered if its still developed as an external package. > > I have CCed Chris who maintained GNU JAXP before we completely > integrated it into GNU Classpath. > > > As far as I know its fully merged into gnu classpath. Following cp-patches > > list > > it seems further development is only done there. As the jaxp stuff should > > be now provided by all free runtimes its maybe time to work towards > > removal of this package. > > Yes, all runtimes based on GNU Classpath (kaffe, cacao, jamvm, gcj, > jikesrvm, etc) should have the GNU JAXP provider as standard component. > It could still be useful for older runtimes as add-on. But it might be > more productive to upgrade those setups since a lot of new functionality > and bug fixes (besides the jaxp component) went into all the runtimes. I > don't believe there really is any plan to do any more separate releases. > Chris? No, GNU JAXP is not being maintained any more as a separate project. It's not terribly useful as a 3rd-party library anyway, as the older Sun VMs packaged incompatible W3C DOM versions, so getting it to work involved patching the bootclasspath and lots of other headaches. -- Chris Burdess "They that can give up essential liberty to obtain a little safety deserve neither liberty nor safety." - Benjamin Franklin pgpeH600wylom.pgp Description: PGP signature ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Re: libgnujaxp-java needed ?
Mark Wielaard <[EMAIL PROTECTED]> wrote: >Hi Wolfgang, >On Tue, 2005-12-20 at 20:38 +0100, Wolfgang Baer wrote: >>> we got two bug reports against libgnujaxp-java today. As they are clearly >>> upstream things I wondered if its still developed as an external package. > I> have CCed Chris who maintained GNU JAXP before we completely i>ntegrated it into GNU Classpath. >>> As far as I know its fully merged into gnu classpath. Following cp-patches >>> list >>> it seems further development is only done there. As the jaxp stuff should >>> be now provided by all free runtimes its maybe time to work towards >>> removal of this package. > Y>es, all runtimes based on GNU Classpath (kaffe, cacao, jamvm, gcj, j>ikesrvm, etc) should have the GNU JAXP provider as standard component. I>t could still be useful for older runtimes as add-on. But it might be m>ore productive to upgrade those setups since a lot of new functionality a>nd bug fixes (besides the jaxp component) went into all the runtimes. I d>on't believe there really is any plan to do any more separate releases. C>hris? >Cheers, >Mark > >___ p>kg-java-maintainers mailing list p>[EMAIL PROTECTED] h>ttp://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers Xerces/Xalan are separated projects... How can a non-free JDK user could switch to gnujaxp?.. but maybe it's not something we want to support... -- .''`. : :' :rnaud `. `' `- Java Trap: http://www.gnu.org/philosophy/java-trap.html ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Bug#344177: eclipse: Eclipse CDT missing
On 12/21/05, Michael Koch <[EMAIL PROTECTED]> wrote: > But there is already two (?) ITP bugs for CDT. No need to file another one. Found only one, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=195236 > > > Michael comitted a cdt package to pkg-java, which is in a pretty good > > > shape. I > > > use it for some time now without problems. So, I think it's ready for an > > > upload. > > > > Is there a way I can try out this package? > > Well, I'm still not happy with the package but lets share it. I will > upload to the archive today. I changed some minor bits. So please wait one second because until I have rebuild the package. *I wish I had a faster computer* Stephan Michels. ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
Bug#344178: Installing plugins makes eclipse not startup anymore
On 12/21/05, Mark Wielaard <[EMAIL PROTECTED]> wrote: > On Wed, 2005-12-21 at 09:02 +0100, Michael Koch wrote: > > I raise the severity of this bug to important as it is really annoying > > that its not so easy to install plugins via this mechanism. > > > > We will need to take a deep breath and think about a solution for this. > > I wonder what fedora does in this case. > > There is something strange going on. Although it is completely > repeatable for me locally Stephan cannot repeat it and installing these > plugins does work for him. To be honest, I'm not working with gcj all the time. So the problem might depend on gcj. Billy give us a hint where the problem can be: > I debugged this problem with pascal before. > What's happening is that when you install something with the update manager, > it > refreshes the set of installed plugins. > gcj will sometimes cause the file to be blank, because of some writing > failure. > When this happens, OSGi things you want to uninstall all plugins, and so it > does > once they've been uninstalled, you're screwed, it won't be able to resolve > anything when you start up again. Stephan Michels ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers