Hi Dushan, Removed dashboard related features from ESB service [p2-profile/service -r 118396] and commented out copying dashboard related files in bin.xml file of ESB service[r118391].Please take a svn up of ESB and start building it again.
Thanks; On Fri, Dec 23, 2011 at 6:48 PM, Afkham Azeez <[email protected]> wrote: > Applied patch. > > > On Fri, Dec 23, 2011 at 5:32 PM, Dushan Abeyruwan <[email protected]> wrote: > >> Hi >> The fix has been done need to apply the patch attach with >> >> >> Index: gadget-top-links-product.html >> =================================================================== >> --- gadget-top-links-product.html (revision 118303) >> +++ gadget-top-links-product.html (working copy) >> @@ -18,23 +18,16 @@ >> <li><a class="icon-link" >> style="background-image: >> url(../dashboard/images/add-new-gadget.png);" >> onclick="sessionAwareShowAddGadgetsPage('G3');"> >> - <fmt:message key="add.gadgets"/> >> -</a></li> >> + <fmt:message key="add.gadgets"></fmt:message></a></li> >> <li><a class="icon-link" >> style="background-image: >> url(../dashboard/images/add-new-tab.png);" >> onclick="sessionAwareAddNewTab();"> >> - <fmt:message key="add.new.tab"/> >> -</a> >> -</li> >> + <fmt:message key="add.new.tab"></fmt:message></a></li> >> <li><a class="icon-link" >> style="background-image: >> url(../dashboard/images/clone-tab-icon.png);" >> onclick="sessionAwareDuplicateActiveTab();"> >> - <fmt:message >> - key="duplicate.active.tab"/> >> -</a></li> >> + <fmt:message key="duplicate.active.tab"></fmt:message><a></li> >> <li><a class="icon-link" >> style="background-image: url(../dashboard/images/remove-tab.png);" >> onclick="sessionAwareRemoveActiveTab();"> >> - <fmt:message >> - key="remove.active.tab"/> >> -</a></li> >> \ No newline at end of file >> + <fmt:message key="remove.active.tab"></fmt:message></a></li> >> >> >> >> >> >> >> On Fri, Dec 23, 2011 at 4:55 PM, Dushan Abeyruwan <[email protected]>wrote: >> >>> Hi >>> Currently trunk build process is holding due to the following reason, >>> *[ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-site-plugin:3.0:site (default) on project >>> wso2stratos-esb: Error during page generation: Error parsing >>> '/home/bamboo/Bamboo-3.4/source-repository/build-dir/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1/products/esb/modules/distribution/service/src/site/xdoc/dashboard/includes/gadget-top-links-product.xml': >>> line [23] Error parsing the model: start tag not allowed in epilog but got >>> l (position: IGNORABLE_WHITESPACE seen ...<fmt:message >>> key="add.gadgets"/>\n</a></li>\n<l... @23:3) -> [Help 1]* >>> >>> I did a whole search in carbon trunk and could not find the >>> relative file * 'gadget-top-links-product.xml'*,but during run time >>> some how this get integrated, causes the build process to get fail, >>> would appreciated if some one know the workaround to get this issue fix >>> ASAP, since now it has became critical. >>> >>> >>> http://builder4.us1.wso2.org:8888/bamboo/browse/WSO2CARBONTUNK-WSO2CARBONPLATFORMTRUNK-JOB1-47/log >>> >>> cheers, >>> Dushan Abeyruwan >>> WSO2 Inc >>> Software Engineer >>> >>> Mobile:(+94)714408632 >>> >> >> >> >> -- >> Dushan Abeyruwan >> WSO2 Inc >> Software Engineer >> >> Mobile:(+94)714408632 >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Lalaji Sureshika Software Engineer WSO2 Inc.
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
