Download Apache Tomahawk 1.1.6 - tomahawk

From where can I download Apache Tomahawk 1.1.6? I checked Apache website but the only available version there is 1.1.14.

Here is the link to the version you are looking for
http://www.java2s.com/Code/JarDownload/tomahawk/tomahawk-1.1.6.jar.zip

Related

Zeppelin download link?

I have installed Zeppelin but incubator is not there. What is the link to download Zeppelin which could be integrated with cloudera?
I have tried downloading the zeppelin through this link http://zeppelin.apache.org/download.html
and also by git link
https://github.com/apache/zeppelin
but when i downloaded and tried with both the versions still the incubator is missing. Please let me know the proper procedure to download zeppelin and how to integrate it with cloudera. Thanks for your help.

BonitaBPM Community

I have built BonitaBPM community 7.3 from source by helping Maven. so, I want to run Bonita portal outside the Bonita Studio. How can I do that by using Apache Tom cat or JBoss server?
any help is acceptable.
Thanks in Advance.
When you build the full Bonita BPM project from source you should be able to find the Tomcat and JBoss bundle in target folder of the bonita-distrib project.
Note that script to build Bonita BPM 7.4.1 is available.

Eclipse Web Page Editor and AngularJS Editor missing

How do I install Web Page and AngularJS Editors to Eclipse (Kepler Service Release 2)?
※ Seen in for instance this tutorial
Installed Software
Installed Plug-ins
After some research, it appears that the AngularJS Editor is not supported in Eclipse Kepler.
AngularJS Eclipse is developed/tested with Eclipse 4.4 Luna. It is advised to use Eclipse 4.4 Luna (even if AngularJS Eclipse could work with older version of Eclipse).
Source: angelozerr/angularjs-eclipse
The Web Page Editor can be found in the Web, XML, Java EE and OSGi Enterprise Development package.
Repository: Kepler - http://download.eclipse.org/releases/kepler

CakePHP question: How can i upgrade a cakephp project from cakephp-1.3.10 to cakephp-1.3.11?

I have developed a project with cakephp-1.3.10 .
Now I want to upgrade it to cakephp-1.3.11.
What's the easiest process to upgrade from cakephp-1.3.10 to cakephp-1.3.11 ?
download the cake zip, unpack, delete the app folder, put your app folder in.
I'm sure you can't use composer! And there's a high cost in upgrading by a large jump between versions, meaning that you will end up with a lot of deprecated code.
I would go like:
complete backup
upload your app to a Github repository
tag your code
create a new branch
upload your new code
debug
merge branch
since you were just upgrading from 1.3.10 to 1.3.11 the simplest way would have been to download latest cakephp and then simply copy lib/ folder from the downloaded folder and replacing it with your existing cakephp/lib/ folder. I would prefer to download latest version from cakephp's official website https://cakephp.org/
Note- If you have to upgrade from 1.x to 3.x then you have to move from 1.x to 2.x and then 2.x to 3.x, direct migration from 1.x to 3.x is not possible

Google App Engine on NetBeans 7

Is there any pluggin or alternative way to use Google App Engine on Netbeans 7?
deploy
code completion
...
I managed to get it to work with netbeans 7.0 by using the kenai plugin for Netbeans 6.9: http://kenai.com/downloads/nbappengine/NetBeans69/updates.xml.
Here you have the installation instructions. Of course: replace the links proposed with the link I provided (which is not listed on the page itself... Actually I found it by removing /Latest_NetBeans68/updates.xml from the other path).
I think it stopped working with 7.0.1 though.
A new plugin version for NetBeans 7.2 is available.
The settings file is located at
https://kenai.com/downloads/nbappengine/NetBeans7.2/updates.xml
Installation instructions (for older versions) are here.

Resources