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: line.separator is Java…
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 ant without using…
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 from build.xml. batch…
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” Clean all 10…
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 Write a two…
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- 1. clone the…
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 of Subversion Edge…
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 a few prerequisites….
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 and integration with…
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 tool when there…
Read more »