Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Installation of Jetty 7.1.6 installed 7.4.2 JARs

On Fri, Sep 16, 2011 at 11:41 PM, Baumgart, Jens <jens.baumgart@xxxxxxx> wrote:
> I'm developing IDE plugins (EGit) and thus need the IDE plugins in my
> target platform.
> Jetty is used in UI tests of EGit.
Understood.
>From what I understand, I would recommend using jetty-7.4.2 which is
the version published with Indigo.
Simply use the indigo p2 repository, the jetty features and bundles are there.

If you must install jetty-7.1.6 we need to disable the indigo software repo.
I am not familiar with the intricacies behind which repo is used when
the IDE's "Install new software is used".


Other possible workarounds to p2 installing 2 versions of the jetty bundles:
1- customize the run configuration of the tests:
Unselect the jetty bundles you don't want from the execution of the egit tests
2- customize the target platform:
2.1 Remove the unwanted jetty bundles from the platform
PDE always uses a Target Platform. By default the target platform is
the same set of bundles than the IDE itself.
You can edit this Target Platform and unselect the jetty bundles you don't want.
2.2 Manually add the jetty bundles to the IDE's Target Platform
You could also manually prepare a folder with the jetty bundles you need.
Then edit the Target Platform and _add_ this folder to it: no p2
installation at all.

Hugues

> --Jens
>
> On 9/16/11 5:34 PM, "Hugues Malphettes" <hmalphettes@xxxxxxxxxxx> wrote:
>
>>On Fri, Sep 16, 2011 at 11:22 PM, Baumgart, Jens <jens.baumgart@xxxxxxx>
>>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" <hmalphettes@xxxxxxxxxxx> wrote:
>>>
>>>>On Fri, Sep 16, 2011 at 9:39 PM, Jesse McConnell
>>>><jesse.mcconnell@xxxxxxxxx> 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
>>>>> jesse.mcconnell@xxxxxxxxx
>>>>>
>>>>>
>>>>>
>>>>> On Fri, Sep 16, 2011 at 06:36, Baumgart, Jens <jens.baumgart@xxxxxxx>
>>>>>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
>>>>>> jetty-users@xxxxxxxxxxx
>>>>>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>>>>>
>>>>> _______________________________________________
>>>>> jetty-users mailing list
>>>>> jetty-users@xxxxxxxxxxx
>>>>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>>>>
>>>>_______________________________________________
>>>>jetty-users mailing list
>>>>jetty-users@xxxxxxxxxxx
>>>>https://dev.eclipse.org/mailman/listinfo/jetty-users
>>>
>>> _______________________________________________
>>> jetty-users mailing list
>>> jetty-users@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/jetty-users
>>>
>>_______________________________________________
>>jetty-users mailing list
>>jetty-users@xxxxxxxxxxx
>>https://dev.eclipse.org/mailman/listinfo/jetty-users
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top