Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-10 Thread Alex Heneveld
Good idea -- classic mode still used for tests/debug and Main exists in tests bundle. Nice if it can keep the same package then my IDE configs can all still work. I'm on Eclipse so would be useful to hear whether Intelli-J devs are happy with this resolution. Best Alex On 10/10/2017 12:

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-10 Thread Thomas Bouron
Hi Alex. So you can still debug the code if you attach a debugger before running the karaf shell. However, this does not support hot-deployment like you could do from within an IDE. So I think you're right, we need to keep the Main class. But since we want to use it for debug purpose, I would move

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-10 Thread Alex Heneveld
+1 for removing classic mode in the dist and in the docs NOT for removing the Main class itself however, I don't think -- this is my standard way to run Brooklyn from the IDE and I don't have a karaf replacement that supports debug mode in the same way, and also note most of our unit tests st

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Mark McKenna
+1 *Mark McKenna* *Twitter ::* @m4rkmckenna *Github :: *m4rkmckenna *PGP :: A7A9 24DE 638C 681A 8DEA FAD4 2B5D C759 B1EB 76A7 * On 9 October 2017 at 13:09, Graeme

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Graeme Miller
+1 On 9 October 2017 at 12:56, Thomas Bouron wrote: > +1 > > On Mon, 9 Oct 2017 at 12:39 Geoff Macartney > wrote: > > > +1 > > > > On Mon, 9 Oct 2017 at 12:38 Duncan Godwin com> > > wrote: > > > > > +1 > > > > > > On 9 October 2017 at 12:24, Richard Downer wrote: > > > > > > > I offer my opin

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Thomas Bouron
+1 On Mon, 9 Oct 2017 at 12:39 Geoff Macartney wrote: > +1 > > On Mon, 9 Oct 2017 at 12:38 Duncan Godwin > wrote: > > > +1 > > > > On 9 October 2017 at 12:24, Richard Downer wrote: > > > > > I offer my opinion through the medium of GIFs: > > > > > > https://media.giphy.com/media/vohOR29F78sGk/

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Geoff Macartney
+1 On Mon, 9 Oct 2017 at 12:38 Duncan Godwin wrote: > +1 > > On 9 October 2017 at 12:24, Richard Downer wrote: > > > I offer my opinion through the medium of GIFs: > > > > https://media.giphy.com/media/vohOR29F78sGk/giphy.gif > > > > Richard. > > > > > > On 9 October 2017 at 12:13, Aled Sage w

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Duncan Godwin
+1 On 9 October 2017 at 12:24, Richard Downer wrote: > I offer my opinion through the medium of GIFs: > > https://media.giphy.com/media/vohOR29F78sGk/giphy.gif > > Richard. > > > On 9 October 2017 at 12:13, Aled Sage wrote: > > > Hi all, > > > > I propose that we *delete* Brooklyn classic-mode

Re: [PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Richard Downer
I offer my opinion through the medium of GIFs: https://media.giphy.com/media/vohOR29F78sGk/giphy.gif Richard. On 9 October 2017 at 12:13, Aled Sage wrote: > Hi all, > > I propose that we *delete* Brooklyn classic-mode from master now, in > preparation for the 1.0.0 release. > > --- > > In 0.1

[PROPOSAL] Delete "classic-mode" (always use Karaf)

2017-10-09 Thread Aled Sage
Hi all, I propose that we *delete* Brooklyn classic-mode from master now, in preparation for the 1.0.0 release. --- In 0.12.0, we switched the main distro to be the karaf-mode. We also built the classic-mode distro - the intent being for users to have a usable classic mode, rather than bein