Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
SOWI Administratoren
chocolatey-packages
Commits
83f2e0c5
Commit
83f2e0c5
authored
Jul 24, 2012
by
Elliando Dias
Browse files
new version of apache.ant, 1.8.4
parent
9d40b469
Changes
3
Hide whitespace changes
Inline
Side-by-side
apache.ant/apache.ant.1.8.4.nupkg
0 → 100644
View file @
83f2e0c5
File added
apache.ant/apache.ant.nuspec
View file @
83f2e0c5
...
...
@@ -3,7 +3,7 @@
<metadata>
<id>
apache.ant
</id>
<title>
Apache Ant
</title>
<version>
1.8.
3.1
</version>
<version>
1.8.
4
</version>
<authors>
Apache Software Foundation
</authors>
<owners>
Elliando Dias
</owners>
<summary>
Apache Ant is a software tool for automating software build processes
</summary>
...
...
@@ -18,6 +18,6 @@
<!-- <dependency id="java" version="" /> -->
<dependency
id=
"binRoot"
/>
</dependencies>
<releaseNotes>
URL link to version 1.8.3 is now alive
</releaseNotes>
<releaseNotes></releaseNotes>
</metadata>
</package>
\ No newline at end of file
apache.ant/tools/chocolateyInstall.ps1
View file @
83f2e0c5
...
...
@@ -16,7 +16,7 @@ if($env:chocolatey_bin_root -ne $null){
CreateFolder
(
$binRoot
)
$version
=
'1.8.
3
'
$version
=
'1.8.
4
'
$name
=
"apache-ant-
$version
"
$url
=
"http://archive.apache.org/dist/ant/binaries/
$name
-bin.zip"
$ant_home
=
Join-Path
$binRoot
$name
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment