| Age | Commit message (Collapse) | Author |
|
Closes #23084.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #21227.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #19618.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #18064.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #17282.
|
|
|
|
Closes #14862.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #14653.
|
|
|
|
Also fix download URL.
|
|
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it.
mod_python still uses archive.apache.org as that is the only place it exists that I could find.
jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
|
|
|
|
Also remove the incorrect bin symlink to the m2.conf file.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #3892.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: David Höppner <0xffea@gmail.com>
|
|
Signed-off-by: David Höppner <0xffea@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
This allows both "--HEAD" and "-H" to be used consistently, which was the
intention in the first place.
|
|
|
|
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
|
|
unnoticed.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
|
|
|
|
Apache Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a project's
build, reporting and documentation from a central piece of information.
|