That's right, it's renamed from "wisent-java" to "wisent/java-tags". I'll put together an updated patch and get it to you shortly, if someone else doesn't get to it first. :)
Eric On May 28, 2011, at 12:26 PM, Paul Landes wrote: > I'd like to apply it and it looks good, the only thing I think might break > things is: > > -(autoload 'wisent-java-default-setup "wisent-java" "Hook run to setup > Semantic in `java-mode'." nil nil) > +(autoload 'wisent-java-default-setup "semantic/wisent/java-tags" "Hook run > to setup Semantic in `java-mode'." nil nil) > > Can you rewrite this to do something like a file exists check. Can you > explain why wisent-java isn't found? Is this a renamed file in the emacs 23 > distro? > > > On May 10, 2011, at 3:57 PM, Eric Warmenhoven wrote: > >> Re: the patch, I should have said, I'm not expecting that the patch be >> applied as-is, since it's specific to emacs23. But it should show someone >> who knows what they're doing what's wrong :) >> >> On May 10, 2011, at 1:51 PM, Eric Warmenhoven wrote: >> >>> I went back through the mailing list looking for things people said didn't >>> work with the CEDET in Emacs 23, and most of them were about jde-import. >>> I've attached a patch that fixes the few problems I saw. >>> >>> <emacs23.diff> >>> >>> With this I'm able to run jde-import-all and jde-import-organize without >>> any problems. >>> >>> I'm planning on making the debian package be an svn snapshot to pick up the >>> changes to make it work with emacs23's CEDET, since CEDET has been removed >>> from debian (see [1] and [2]). >>> >>> It also seems that right now, using xemacs21 to byte-compile jdee from svn >>> fails, which is going to prevent pushing a new package. >>> >>> Eric >>> >>> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620341 >>> [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617267 >>> >>> On May 9, 2011, at 5:04 PM, Eric Warmenhoven wrote: >>> >>>> Which parts aren't complete? I haven't had a problem so far just using the >>>> CEDET that's part of Emacs 23.3. >>>> >>>> Also, I started looking into doing the packaging, and noticed that the >>>> bsh-commands aren't included in the zip file on the downloads area >>>> anymore. Is that deliberate? It looks like there are a few places that >>>> still reference them. >>>> >>>> Thanks, >>>> Eric >>>> >>>> On May 7, 2011, at 8:11 AM, Paul Landes wrote: >>>> >>>>> I suggest using the CEDET version from here: >>>>> >>>>> http://cedet.sourceforge.net/ >>>>> >>>>> I think the CEDET that comes with 23 isn't completed (Eric: correct me if >>>>> I'm wrong). >>>>> >>>>> >>>>> On May 5, 2011, at 7:09 AM, Mehul Sanghvi wrote: >>>>> >>>>>> On Wed, May 4, 2011 at 23:58, Eric Warmenhoven <[email protected]> >>>>>> wrote: >>>>>>> The old maintainer retired. I filed an ITA [1] and was planning on >>>>>>> creating a 2.4.0 package (and renaming it to jdee, and moving it from >>>>>>> contrib to main) as soon as squeeze was released. That was three months >>>>>>> ago now; but I haven't had a chance to do it yet. >>>>>>> >>>>>>> If there's someone else who's interested in taking over the package, >>>>>>> please just let me know and I'll be happy to hand it over. Otherwise >>>>>>> it's still in my org file and I'll get to it before wheezy is released >>>>>>> :) >>>>>>> >>>>>>> Eric >>>>>>> >>>>>>> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598897 >>>>>>> >>>>>>> On Wed May 4 19:56:03 2011, Paul Landes <[email protected]> wrote: >>>>>>>> No, I don't know. Is there anyway you could create one and submit it >>>>>>>> using the 2.4.0.1 version? >>>>>>>> >>>>>>>> >>>>>>>> On May 4, 2011, at 9:03 AM, Mehul Sanghvi wrote: >>>>>>>> >>>>>>>>> Does anyone know what happened to the debian package for JDEE ? >>>>>>>>> It is stuck at 2.3.5.1 and isn't even testing anymore. >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Mehul N. Sanghvi >>>>>>>>> email: [email protected] >>>>>>>>> >>>>>>>>> ------------------------------------------------------------------------------ >>>>>>>>> WhatsUp Gold - Download Free Network Management Software >>>>>>>>> The most intuitive, comprehensive, and cost-effective network >>>>>>>>> management toolset available today. Delivers lowest initial >>>>>>>>> acquisition cost and overall TCO of any competing solution. >>>>>>>>> http://p.sf.net/sfu/whatsupgold-sd >>>>>>>>> _______________________________________________ >>>>>>>>> jdee-users mailing list >>>>>>>>> [email protected] >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jdee-users >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------------------------------------------------------ >>>>>>>> WhatsUp Gold - Download Free Network Management Software >>>>>>>> The most intuitive, comprehensive, and cost-effective network >>>>>>>> management toolset available today. Delivers lowest initial >>>>>>>> acquisition cost and overall TCO of any competing solution. >>>>>>>> http://p.sf.net/sfu/whatsupgold-sd >>>>>>>> _______________________________________________ >>>>>>>> jdee-users mailing list >>>>>>>> [email protected] >>>>>>>> https://lists.sourceforge.net/lists/listinfo/jdee-users >>>>>>> >>>>>> >>>>>> I have not done a package before, but I don't mind taking a stab at it >>>>>> if there >>>>>> is help and guidance available. >>>>>> >>>>>> Right now I'm trying to get 2.4.0.1 to work with Emacs 23.2 and >>>>>> cedet that is bundled with it, but am not having any luck. >>>>>> >>>>>> CEDET also hasn't been updated in Debian, so might have to get >>>>>> that sorted first. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Mehul N. Sanghvi >>>>>> email: [email protected] >>>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Achieve unprecedented app performance and reliability >>>> What every C/C++ and Fortran developer should know. >>>> Learn how Intel has extended the reach of its next-generation tools >>>> to help boost performance applications - inlcuding clusters. >>>> http://p.sf.net/sfu/intel-dev2devmay >>>> _______________________________________________ >>>> jdee-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/jdee-users >>>> >>> >>> ------------------------------------------------------------------------------ >>> Achieve unprecedented app performance and reliability >>> What every C/C++ and Fortran developer should know. >>> Learn how Intel has extended the reach of its next-generation tools >>> to help boost performance applications - inlcuding clusters. >>> http://p.sf.net/sfu/intel-dev2devmay_______________________________________________ >>> jdee-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/jdee-users >> > ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
