I'm developing IDE plugins (EGit) and thus need the IDE plugins in my target platform. Jetty is used in UI tests of EGit. --Jens
On 9/16/11 5:34 PM, "Hugues Malphettes" <[email protected]> wrote: >On Fri, Sep 16, 2011 at 11:22 PM, Baumgart, Jens <[email protected]> >wrote: >> I installed Jetty 7.1.6 into my Indigo IDE using "Help->Install new >> software..." >> Then I pressed "Add" and added the repository for Jetty 7.1.6 and >> installed the feature "Core servlets and web apps". > >OK. Adding new features to the IDE is meant to add new IDE plugins. >For example the XSLT editor and debugger of a favorite javascript >editor or support for maven integrated in eclipse. >In the case of jetty, we are not working on IDE plugins aka tooling >plugins. > >We package jetty for OSGi and publish it on the p2repo of Indigo to >help EclipseRT developers. >Typically an EclipseRT developer creates a new empty Target Platform; >adds jetty and for example EclipseLink for JPA support. >The he creates a set of OSGi bundles web bundles for example and runs >them on this Target Platform. > >This target platform is completely independent from the IDE. > >Hugues > >> --Jens >> >> >> On 9/16/11 5:03 PM, "Hugues Malphettes" <[email protected]> wrote: >> >>>On Fri, Sep 16, 2011 at 9:39 PM, Jesse McConnell >>><[email protected]> wrote: >>>> you should use a new release of jetty, we have improved the osgi >>>> bundling process quite a bit >>>> >>>> this is our composite repository >>>> >>>> http://download.eclipse.org/jetty/updates/jetty-bundles-7.x >>>That would be nicer indeed. 7.1.6 is getting quite old now. >>> >>>I did ssh onto the server and checked the jars contained in the 7.1.6 >>>repository and there is nothing related to 7.4.2 >>>I would suspect that: >>>Your p2 install was pointing at both the indigo repository and the >>>7.1.6 repository. >>>The indigo repository contains the 7.4.2. >>> >>>Also "I installed Jetty 7.1.6 into Eclipse Indigo" >>>I am suspecting that you took the IDE and added to it the jetty jars. >>>Maybe what you want to do is create a new target platform first then >>>add to it the jetty jars? >>> >>>If we need to investigate this more, could you explain us how you did >>>the install? >>> >>>Cheers, >>>Hugues >>> >>>> >>>> cheers, >>>> jesse >>>> >>>> -- >>>> jesse mcconnell >>>> [email protected] >>>> >>>> >>>> >>>> On Fri, Sep 16, 2011 at 06:36, Baumgart, Jens <[email protected]> >>>>wrote: >>>>> I installed Jetty 7.1.6 into Eclipse Indigo using this URL: >>>>> >>>>> Jetty 7.1.6 - >>>>>http://download.eclipse.org/jetty/7.1.6.v20100715/repository >>>>> >>>>> This installation also copied Jetty 7.4.2 JARs to my Mac. What went >>>>>wrong? >>>>> >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 78287 Sep 16 11:19 >>>>>org.eclipse.jetty.client_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 25422 Sep 16 11:19 >>>>>org.eclipse.jetty.continuation_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 25357 Sep 16 11:20 >>>>>org.eclipse.jetty.continuation_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 62320 Sep 16 11:19 >>>>>org.eclipse.jetty.deploy_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 106291 Sep 16 11:19 >>>>>org.eclipse.jetty.http_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 116023 Sep 16 11:20 >>>>>org.eclipse.jetty.http_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 84437 Sep 16 11:19 >>>>>org.eclipse.jetty.io_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 96722 Sep 16 11:20 >>>>>org.eclipse.jetty.io_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 44454 Sep 16 11:19 >>>>>org.eclipse.jetty.jmx_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 27503 Sep 16 11:20 >>>>>org.eclipse.jetty.jmx_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 34620 Sep 16 11:19 >>>>>org.eclipse.jetty.jndi_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 38723 Sep 16 11:20 >>>>>org.eclipse.jetty.jndi_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 18659 Sep 16 11:19 >>>>>org.eclipse.jetty.osgi.boot.warurl_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 9883 Sep 16 11:19 >>>>>org.eclipse.jetty.osgi.httpservice_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 84234 Sep 16 11:20 >>>>>org.eclipse.jetty.plus_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 28624 Sep 16 11:19 >>>>>org.eclipse.jetty.rewrite_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 74453 Sep 16 11:19 >>>>>org.eclipse.jetty.security_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 91242 Sep 16 11:20 >>>>>org.eclipse.jetty.security_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 279022 Sep 16 11:19 >>>>>org.eclipse.jetty.server_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 306478 Sep 16 11:20 >>>>>org.eclipse.jetty.server_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 70998 Sep 16 11:20 >>>>>org.eclipse.jetty.servlet_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 89450 Sep 16 11:20 >>>>>org.eclipse.jetty.servlet_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 73013 Sep 16 11:19 >>>>>org.eclipse.jetty.servlets_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 200975 Sep 16 11:19 >>>>>org.eclipse.jetty.util_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 219382 Sep 16 11:20 >>>>>org.eclipse.jetty.util_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 68836 Sep 16 11:20 >>>>>org.eclipse.jetty.webapp_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 102280 Sep 16 11:20 >>>>>org.eclipse.jetty.webapp_7.4.2.v20110526.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 27718 Sep 16 11:20 >>>>>org.eclipse.jetty.websocket_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 33342 Sep 16 11:20 >>>>>org.eclipse.jetty.xml_7.1.6.v20100715.jar >>>>> -rw-r--r-- 1 d020964 SAP_ALL\domain users 38345 Sep 16 11:20 >>>>>org.eclipse.jetty.xml_7.4.2.v20110526.jar >>>>> >>>>> _______________________________________________ >>>>> jetty-users mailing list >>>>> [email protected] >>>>> https://dev.eclipse.org/mailman/listinfo/jetty-users >>>>> >>>> _______________________________________________ >>>> jetty-users mailing list >>>> [email protected] >>>> https://dev.eclipse.org/mailman/listinfo/jetty-users >>>> >>>_______________________________________________ >>>jetty-users mailing list >>>[email protected] >>>https://dev.eclipse.org/mailman/listinfo/jetty-users >> >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> >_______________________________________________ >jetty-users mailing list >[email protected] >https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
