Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Re[2]: [higgins-dev] Question about .jar on Higgins STS

- Yes I think the build.xml for the STS needs to be updated. If you run the "war" target, it auto-builds and auto-includes some Higgins .jars, but it seems many more are left out.

- There's a list of STS dependencies at http://wiki.eclipse.org/Token_Service_Build_Instructions#Component_Dependancies

- And I can get a list by looking at the STS deployment at higgins.eclipse.org/TokenService.

All three lists are different :) It would be nice if the build.xml could include all .jars that are needed for the default configuration (with LDAP)..

Markus

On Wed, Mar 11, 2009 at 10:46 PM, Valery Kokhan <vkokhan@xxxxxxxxxxxxxx> wrote:
Hi Paul,

It looks like regardless from the fact that requested components are
required to deploy working STS system these components have never been
built with our build system yet.

I do not think it is a good idea to ask people to build these
components themselves.

I'd rather propose to add these components to our builds system to
make them available though our regular downloads page [3].

I'll take a look at this issue and I hope those jars will be available
for download for B-1-1M5 from the downloads page tomorrow.

--
Thanks,

Valery

[3] http://www.eclipse.org/higgins/downloads.php?loc=downloads

Wednesday, March 11, 2009, 8:36:01 PM, you wrote:

>
>  Vanessa,
>
>  Go to the components page [1] and search for those jars (just
> remove the.jar first from your search string). You’ll see that
> there’s a table row [2] for the  org.eclipse.higgins.util.idas.cp
> component. Clicking on the viewsvn link brings you to:
>
> http://dev.eclipse.org/viewsvn/index.cgi/trunk/plugins/org.eclipse.higgins.util.idas.cp/?root=Technology_HIGGINS
>
>  --Paul
>
>  [1] http://wiki.eclipse.org/Components
>  [2] http://wiki.eclipse.org/Components#Util_IdAS_CP
>
>  On 3/11/09 11:33 AM, "VANESSA ALVAREZ COLINA" <vac@xxxxxx> wrote:
>
>
> Hi ,
>  I am trying to deploy the Higgins STS , but I can’t find
> “org.eclipse.higgins.util.idas.cp.jar”  ,
> “org.eclipse.higgins.util.socket.jar” , and
> org.eclipse.higgins.dependencies.redistributable.jar . Can anyone
> tell where can I find them ( and they aren’t on the Component
> plugins folder ) or is possible that you can build them and tell me
> where can I find them build it already??
>  Thanks in advance
>  Regards
>  Vanessa Alvarez
>   
>   
>
>   
>   
>
>   
>
>
>
>

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev


Back to the top