Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] New wiki pages for setting up the development environment

I have gone through all the setup and finally everything builds fine
in eclipse.

Now the problems. If I try to run it as an eclipse application I get
conflicting issues with lucene. Clicking on validate the configuration
it says that org.eclipse.help.base needs lucene 1.9,2.0 and then we
require 2.1,2.2, so even checking both lucene 1.9 and 2.1 it doesnt
validate.


2008/12/1 Abel Muiño <amuino@xxxxxxxxx>
>
> I'm on it :-)
>
> We can not release 0.x versions without a release review, so it will be an snapshot or milestone.
>
> BTW: we already missed M1 and M2 was scheduled on Dec 1, so it seems like we need to update the project plan.
>
> On Mon, Dec 1, 2008 at 1:27 AM, Carlos Sanchez <carlos@xxxxxxxxxxxxxxxx> wrote:
>>
>> if you were able to set it up already, can you publish a developer build?
>>
>> On Sun, Nov 30, 2008 at 3:27 AM, Abel Muiño Vizcaino <amuino@xxxxxxxxx> wrote:
>> > I've set up a new "main" page for all the topics related to setting a
>> > development environment for IAM.
>> > http://wiki.eclipse.org/IAM_Environment
>> >
>> > This includes getting the source code and configuring the target platform
>> > (currently 3.4) only.
>> > http://wiki.eclipse.org/IAM_Getting_Sources
>> > http://wiki.eclipse.org/IAM_Target_Platform
>> >
>> > The part about the target platform is automated, although it needs some
>> > love... for example versions of the dependencies are not specified at the
>> > moment. I've marked this with TODOs on the wiki.
>> >
>> > With a target platform in place, we should be closer to get automated builds
>> > going.
>> > --
>> > Abel.
>> > _______________________________________________
>> > iam-dev mailing list
>> > iam-dev@xxxxxxxxxxx
>> > https://dev.eclipse.org/mailman/listinfo/iam-dev
>> >
>> _______________________________________________
>> iam-dev mailing list
>> iam-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/iam-dev
>
>
>
> --
> Abel Muiño - http://ramblingabout.wordpress.com/
>
> _______________________________________________
> iam-dev mailing list
> iam-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/iam-dev
>


Back to the top