I tweaked a couple of things and actually removed font-awesome which should make licenses easier. I was able to run mvn install from both the root and blur-console directory with no rat problems, however, there are 2 broken tests in the console that need to be fixed (I ran out of time tonight).
Also, the query charts on the dashboard are a work in progress, there is a jira ticket to fix missing data in the query status object that that feature needs. The table tab is also a work in progress, and I am currently working on that. Let me know if it still doesn't work for you. Chris On Wed, Nov 6, 2013 at 3:05 PM, Vikrant Navalgund < [email protected]> wrote: > Thank you Chris. > > Sent from my Windows Phone > From: Chris Rohr > Sent: 7/11/2013 12:36 AM > To: [email protected] > Subject: Re: Process to build the new blur-console > Vikrant, > > I will try to get this cleaned up and working today. > > Thanks, > Chris > > > On Tue, Nov 5, 2013 at 9:24 AM, Chris Rohr <[email protected]> wrote: > > > Hmm... They should be in the exclude list in the main pom. Maybe the > > problem is that it doesn't get built with everything else? > > > > > > On Tue, Nov 5, 2013 at 4:18 AM, Vikrant Navalgund < > > [email protected]> wrote: > > > >> Hello, > >> What is the process to build the new blur-console ? > >> Looks like the following files have incompatible licenses. > >> > >> src/main/resources/org/apache/blur/console/webapp/css/font-awesome.css > >> > >> > >> > src/main/resources/org/apache/blur/console/webapp/font/fontawesome-webfont.svg > >> src/main/resources/org/apache/blur/console/webapp/js/angular.js > >> src/main/resources/org/apache/blur/console/webapp/js/flotr2.js > >> > >> Am I missing something? > >> > >> *Regards*, > >> *Vikrant* > >> > > > > >
