Hi all,
I have just moved the LogBrowser project Tomasz was working upon as part of
GSOC 2010 to the trunk. I've done few minor changes before moving it in.
- rt/management-web has a new package,
org.apache.cxf.management.web.browser* which contains the code for the
browser. It was org.apache.cxf
I had to disable the compilation of the browser subpackage for now due to
Hudson compoling with Java 1.5 and the subpackage requiring 1.6.
Tomasz - when you get a chance, please re-enable the compilation in your
local snapshot and work with 1.6 - once we have things polished then we will
probably
Tomasz, I had to comment out few lines in the rt/management-web/pom.xml
(excluded the browser package from the compilation).
I won't have time in the next couple of weeks to push the browser subpackage
to a subproject, so for a while I suggest
we work on it in our own snapshots, and then, before c
On Friday 04 February 2011 4:24:39 pm Sergey Beryozkin wrote:
> Tomasz, I had to comment out few lines in the rt/management-web/pom.xml
> (excluded the browser package from the compilation).
>
> I won't have time in the next couple of weeks to push the browser
> subpackage to a subproject, so for
On Friday 04 February 2011 4:29:12 pm Daniel Kulp wrote:
> On Friday 04 February 2011 4:24:39 pm Sergey Beryozkin wrote:
> > Tomasz, I had to comment out few lines in the rt/management-web/pom.xml
> > (excluded the browser package from the compilation).
> >
> > I won't have time in the next couple