Hi, Steffen... I notice that in your report for:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=242983 you make the original report of the NPE problem that I encountered after generating the jar from the team project set... Is there an obvious workaround for the problem that I'd know if I was more familiar with the mylyn architecture that will get me running with the bugzilla connector, or is this a fatal problem for which I have to wait for a fix? I'm totally happy to instantiate BugzillaCorePlugin or any other reasonable pre-requisite classes to get myself working... I'd just need to know what they are and how to do it... :-) Thanks and best regards, Jerry On Mon, Aug 11, 2008 at 5:27 PM, Steffen Pingel <[EMAIL PROTECTED]> wrote: > > And tried the team project set available at > > http://www.eclipse.org/mylyn/doc/dev/mylyn-standalone.psf The psf > > downloads without issues, and completes the CVS checkout without errors, > > but when I move on to the next step and try exporting to a runnable JAR > > file, things go awry. I get error messages about duplicate entries, some > > of which are about.html files and others of which are actual .class > files. > > > > Am I doing something wrong? Are these instructions out of date or in > need > > of revision? Or is there some other way I can get the current version of > > the headless Mylyn APIs and the various connectors in some self > contained, > > standalone form I could use in my project? > > The wizard should create a runnable JAR file despite the warnings. Have you > tried running that? Some files may be provided by multiple bundles but as > long as they are the same it should not matter. > > Using the export wizard is the easiest way I know of to get a runnable JAR > file with a standalone distribution. I read a while ago that there is some > effort under way to provide a Maven repository that would support automatic > resolution of dependencies for headless builds with Maven but I don't know > far a long that project is. > > Please note, that the Team project set only contains the dependencies for > Bugzilla. To build a standalone distribution for the JIRA connector you > will > need the org.apache.axis plug-in including all dependencies: > http://wiki.eclipse.org/Mylyn/Libraries. > > Steffen > > -- > Steffen Pingel - [EMAIL PROTECTED] - http://steffenpingel.de > _______________________________________________ > mylyn-integrators mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/mylyn-integrators >
_______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
