How to put new line in apache ant message

rajeshkumar created the topic: How to put new line in apache ant message How to put new line in Apache Ant echo task and mail task: Answer:…

Read More

Can you create a list of files in Apache ant without using touch tasks

rajeshkumar created the topic: Can you create a list of files in Apache ant without using touch tasks Can you create a list of files in Apache…

Read More

Apache Ant Interview Questions and Answers

rajeshkumar created the topic: Apache ant interview questions Links to all Apache Ant Task – ant.apache.org/manual/tasklist.html Question 1. Write a ant build.xml and call one batch file…

Read More

Sample Apache ant assignment – try it out

rajeshkumar created the topic: Sample Apache ant assignment – try it out Clone the prject- github.com/scmgalaxy/helloworld-java-ant Duplicate 10 source file from HelloWorld.java Create a directory called “mybuild”…

Read More

Sample Apache ant project for begginers

rajeshkumar created the topic: Sample Apache ant project for begginers Pre- 1. clone the src code from – github.com/scmgalaxy/Javatest1 2. Create a proper build structure via ant…

Read More

Apache ant programming Exercise

rajeshkumar created the topic: Apache ant programming Exercise Apache ant programming excercise FIRST Download Ant from the Apache Software Foundation and install it. Exercise Question 1 Pre-…

Read More

Apache Subversion 1.7 has Arrived | What’s new in Subversion 1.7 ?

Apache Subversion 1.7 has Arrived Subversion 1.7.0 has been officially released today.  With the release of Subversion 1.7 comes the release of Subversion Edge 2.1.0.  This release…

Read More

Apache web server Installation Guide, know how to Install Apache web server on Windows 7?

After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require…

Read More

Apache Interview Questions and Answer – Job Interview Kit

Apache Interview Questions – Apache Job Interview Kit On a fresh install, why does Apache have three config files – srm.conf, access.conf and httpd.conf? – The first…

Read More

Apache and HTTP Interview Questions and Answers – Interview Guide

Apache and HTTP Interview Questions and Answers – Interview Guide List of Apache and HTTP Interview Questions: – <!– /* Font Definitions */ @font-face {font-family:”Cambria Math”; panose-1:2…

Read More

Apache Continuum Version 1.3.6 Beta 1 – What’s new in Apache Continuum ?

The Apache Continuum team have released a beta of Apache Continuum 1.3.6. Apache Continuum is a continuous integration server, which offers automated builds, role-based security, release management…

Read More

What is Apache Ant? – Apache ant Overview

What is an apache ant? Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make’s wrinkles. Why another build…

Read More