ant.apache.orgApache Ant - Welcome

ant.apache.org Profile

Ant.apache.org is a subdomain of apache.org, which was created on 1995-04-11,making it 29 years ago. It has several subdomains, such as directory.apache.org openoffice.apache.org , among others.

Discover ant.apache.org website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

ant.apache.org Information

HomePage size: 22.426 KB
Page Load Time: 0.343631 Seconds
Website IP Address: 40.79.78.1

ant.apache.org Similar Website

Pet Hotel Apache Junction
apachejunction.pethotelaz.com
Paper Pumpkin Blog - Paper Pumpkin makes a positive difference in subscribers’ lives through the ant
blog.paperpumpkin.com
Garmin ANT Agent Download - It loads your sport results from Garmin fitness devices into your comput
garmin-ant-agent.informer.com
The Apache Portals Site – Apache Portals
portals.apache.org
» Download Ant Movie Catalog Free
ant-movie-catalog.findmysoft.com
Ningbo Ant Heavy industry Tech CO.LTD - Drum Cutter, Rock Saw , Earth auger, Rock drill
gojexutyry.sonhoo.net
Apache HTTP Server Version 2.4 Documentation - Apache HTTP Server Version 2.4
dnsbl.sorbs.net
ANT Forum
forum.bitmain.com
Ant-Like Persistence
blog.oppedahl.com
ANT Neuromeeting
neuromeeting.ant-neuro.com

ant.apache.org PopUrls

Binary Distributions - Apache Ant
https://ant.apache.org/bindownload
Home | Apache Ivy ™
https://ant.apache.org/ivy/
Apache Ant™ Project News - The Apache Software Foundation!
https://ant.apache.org/antnews.html
EasyAnt - Apache Ant
https://ant.apache.org/easyant/
Apache Ant™ User Manual
https://ant.apache.org/manual/
External Tools and Tasks - Apache Ant
https://ant.apache.org/external.cgi
Contributors - Apache Ant
https://ant.apache.org/contributors.html
Bug database - Apache Ant
https://ant.apache.org/bugs.html
Related Projects - Apache Ant
https://ant.apache.org/projects.html
Apache Ant - Welcome
https://ant.apache.org/
Installing Apache Ant
https://ant.apache.org/manual/install
Apache Ant™ User Manual
https://ant.apache.org/manual/index.html
Running Apache Ant
https://ant.apache.org/manual/running.html
Tutorials - Apache Ant
https://ant.apache.org/manual/tutorials.html
Apache Ant User Manual—Introduction
https://ant.apache.org/manual/intro.html

ant.apache.org Httpheader

Date: Mon, 24 Feb 2020 05:17:10 GMT
Server: Apache/2.4.18 (Ubuntu)
Last-Modified: Wed, 01 Jan 2020 15:49:33 GMT
ETag: "600b-59b1605dc0a6f-gzip"
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Encoding: gzip
Access-Control-Allow-Origin: *
Content-Length: 5670
Keep-Alive: timeout=30, max=100
Connection: Keep-Alive
Content-Type: text/html

ant.apache.org Meta Info

content="text/html; charset=utf-8" http-equiv="Content-Type"/
content="Conor MacNeill" name="author"/
content="" name="email"/
content="Stefan Bodewig" name="author"/
content="stefan.bodewig@freenet.de" name="email"/

ant.apache.org Ip Information

Ip Country: United States
City Name: Boydton
Latitude: 36.6534
Longitude: -78.375

ant.apache.org Html To Plain Text

the Apache Ant site Home Projects Apache Ant Welcome License News Security Reports Documentation Manual 1.10.x Manual 1.9.x Related Projects External Tools and Tasks Resources Frequently Asked Questions Wiki Having Problems? Download Binary Distributions Source Distributions Ant Manual Contributing Mailing Lists Git Repositories Subversion Repositories Nightly+Continuous Builds Bug Database Security Sponsorship Thanks Sponsorship Project Management Contributors Apache Ant Mission Project Bylaws Legal Processes Archive Welcome Apache Ant™ Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. Ant is written in Java. Users of Ant can develop their own "antlibs" containing Ant tasks and types, and are offered a large number of ready-made commercial or open-source "antlibs". Ant is extremely flexible and does not impose coding conventions or directory layouts to the Java projects which adopt it as a build tool. Software development projects looking for a solution combining build tool and dependency management can use Ant in combination with Apache Ivy . The Apache Ant project is part of the Apache Software Foundation . Apache Ant 1.10.7 Sep 5, 2019 - Apache Ant 1.10.7 Released Apache Ant 1.10.7 is now available for download as source or binary from https://ant.apache.org/bindownload.cgi . The Apache Ant team currently maintains two lines of development. The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases while additional new features are developed for 1.10.x. We recommend using 1.10.x unless you are required to use versions of Java prior to Java8 during the build process. Ant 1.10.7 is mainly a bug fix release with few minor enhancements. This release includes a major regression fix, which prevented the previous 1.10.6 release to be unusable on Java 8 runtimes. Among the enhancements, the junitlauncher task now allows including or excluding JUnit 5 "tags" during test execution. Apache Ant 1.10.6 May 8, 2019 - Apache Ant 1.10.6 Released Apache Ant 1.10.6 is now available for download as source or binary from https://ant.apache.org/bindownload.cgi . The Apache Ant team currently maintains two lines of development. The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases while additional new features are developed for 1.10.x. We recommend using 1.10.x unless you are required to use versions of Java prior to Java8 during the build process. Ant 1.10.6 consists several bug fixes as well as enhancements, including, but not limited to: junitlauncher task now supports fork mode, to launch the tests in a forked JVM. New tasks jmod and link have been introduced to support jmod and jlink tools of JDK 9+. Apache Ant 1.9.14 March 17, 2019 - Apache Ant 1.9.14 Released Apache Ant 1.9.14 is now available for download as source or binary from https://ant.apache.org/bindownload.cgi . The Apache Ant team currently maintains two lines of development. The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases while additional new features are developed for 1.10.x. We recommend using 1.10.x unless you are required to use versions of Java prior to Java8 during the build process. Ant 1.9.14 mainly consists of bug fixes and some enhancements in the signjar and verifyjar tasks Apache Ant 1.9.13 and 1.10.5 Jul 13, 2018 - Apache Ant 1.9.13 and 1.10.5 Released Apache Ant 1.9.13 and 1.10.5 are now available for download as source or binary from https://ant.apache.org/bindownload.cgi . The Apache Ant team currently maintains two lines of development. The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases while additional new features are developed for 1.10.x. We recommend using 1.10.x unless you are required to use versions of Java prior to Java8 during the build process. Ant 1.10.5 contains a superset of 1.9.13 - with the exception of a few tasks and features that no longer work with Java8 anyway (like the apt task). Both releases fix a regression in the get task and a bug inside the path traversal protection of the unarchiving tasks that was introduced with 1.9.12 and 1.10.4 respectively. Ant 1.10.5’s java task adds support for the single file source execution feature introduced with Java 11. Apache AntUnit 1.4 Jun 26, 2018 - Apache AntUnit 1.4 Released Apache AntUnit 1.4 is now available for download as binary or source release. This release fixes a few race-conditions in LogCapturer and the br-template inside the XSLT stylesheet used for creating the reports. EasyAnt retired Dec 13, 2016 - EasyAnt retired The Ant PMC voted to archive the EasyAnt subproject and all its modules. This means that all its resources are removed or made read only and no further development will be done. It also means that, if a community grows, the subproject could reactivated . Apache Ivy 2.4.0 December 26, 2014 - Apache Ivy 2.4.0 Released Apache Ivy 2.4.0 is now available for download as source or binary (with and without dependencies) from https://ant.apache.org/ivy/download.cgi . Key features of the 2.4.0 release are some new Ant tasks improved OSGI support a Bintray resolver numerous bug fixes as documented in Jira and in the release notes For more information see the Ivy home page . Apache IvyDE 2.2.0 November 22, 2013 - Apache IvyDE 2.2.0 Released The Apache IvyDE project is pleased to announce its 2.2.0 release. The Apache IvyDE Eclipse plugin integrates Apache Ivy’s dependency management into Eclipse. It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management. Apache IvyDE will contribute to the classpath of your Java project or you can make it retrieve your dependencies directly into your project. Last but not least Apache IvyDE offer editors of ivy.xml and ivysettings.xml files with completion. Get some preview here: https://ant.apache.org/ivy/ivyde/screenshots.html Major changes in this release The API of IvyDE has been stabilized so that third party plugins can rely on it, while still not complete, and still not advertised as stable in Ivy, support of OSGi has been added, javadoc and source attachement can be edited now one by one, improved stability of the resolve process, improved logging for easier debugging. Compatibility This release is expected to work with every version of Ivy 2.1 or superior. The OSGi features require Ivy 2.3.0 or superior though. This release is considered as stable. The beta of 2.2.0 has been out for a (too) long time. A more detailed release notes can be read there: https://ant.apache.org/ivy/ivyde/history/latest-milestone/release-notes.html Download the 2.2.0 release at: https://ant.apache.org/ivy/ivyde/download.cgi Or use directly the Apache IvyDE’s updatesite: https://www.apache.org/dist/ant/ivyde/updatesite Issues should be reported to: https://issues.apache.org/jira/browse/IVYDE More information can be found on the Apache IvyDE website: https://ant.apache.org/ivy/ivyde/ Documentation You can view the documentation for the current release (Apache Ant 1.10.5) online Comprehensive documentation is included in the source and...

ant.apache.org Whois

Domain Name: apache.org Registry Domain ID: b892783453eb4474b6ad1c179fd093e2-LROR Registrar WHOIS Server: whois.namecheap.com Registrar URL: http://www.namecheap.com Updated Date: 2021-06-02T09:29:41Z Creation Date: 1995-04-11T04:00:00Z Registry Expiry Date: 2029-04-12T04:00:00Z Registrar: NameCheap, Inc. Registrar IANA ID: 1068 Registrar Abuse Contact Email: abuse@namecheap.com Registrar Abuse Contact Phone: +1.6613102107 Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Registrant Organization: The Apache Software Foundation Registrant State/Province: MA Registrant Country: US Name Server: ns-1139.awsdns-14.org Name Server: ns-1955.awsdns-52.co.uk Name Server: ns-303.awsdns-37.com Name Server: ns-558.awsdns-05.net DNSSEC: unsigned >>> Last update of WHOIS database: 2024-05-17T18:59:50Z <<<