bzr-eclipse team mailing list archive
-
bzr-eclipse team
-
Mailing list archive
-
Message #00015
Re: Setting up for bzr-eclipse development
Hi,
I had a quick look at the changes and I have got some comments.
bzr-java-lib-1.2.0-SNAPSHOT.jar is supposed to be exported by client plugin
only, we should not add it as bundled-classpath to any other plugin. UI
depends on core and core depends on client hence UI can access bzr-java-lib
through its dependencies. The same applies to core.tests, this module
depends on core and should not bundle bzr-java-lib-1.2.0-SNAPSHOT.jar
either.
Cheers,
Piotr
On Sun, Apr 21, 2013 at 10:56 PM, Alexander Taler <alex@xxxxxxxxxxxxx>wrote:
>
> Hi all,
>
> I was setting up a dev environment for the 1.2.0 release, using
> bzr-eclipse to do the branching, and took the time to document
> all the strange little steps I had to go through.
>
> https://answers.launchpad.net/bzr-eclipse/+faq/2257
>
> Perhaps some of those are unnecessary, or there's a better
> approach, or even a fix.
>
> I have also made some fixes to the build configuration, and
> uploaded it. lp:~alex-idereal/bzr-eclipse/1.2.0-patches I'll
> probably do more commits to that branch in the coming days.
>
> Alex
>
> --
> idereal | deliver http://idereal.co.nz/
> Get your software to market sooner 022 659 0282
>
> _______________________________________________
> Mailing list: https://launchpad.net/~bzr-eclipse
> Post to : bzr-eclipse@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~bzr-eclipse
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References