public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:

The buildr Network Feed   feed

Assaf committed to buildr 6 days ago

b81a01bf793c9ee0b8f259812b160043114d4e88

Added Buildr 1.3.2 to what's new section.

Assaf committed to buildr 10 days ago

bdd0dd5e62c3c659a7fc887936eaec79e027d30e

Oops. Application's usage method must be public.

aboisvert committed to buildr 13 days ago

fde16de4f46b42a9a08bc6f2a255637309ff784f

Invoke buildr:scala:download prior to running tests

aboisvert committed to buildr 13 days ago
aboisvert committed to buildr 13 days ago

4446b1db60e84aac810ccb68b81646177f695343

Only download Scala test framework artifacts when necessary

Assaf committed to buildr 14 days ago

6127456c720ca170fa5e1b60fd7ea6a75c51ad48

Added: --prereqs command line argument to show all tasks and their

Assaf committed to buildr 14 days ago

bc526e3b77144b7b7b53c688533709bf19b87a90

Fixed: BUILDR-100 Directory structure documentation needs updating.

Assaf committed to buildr 14 days ago

49dff18259a9d1c35dddd5ab8a8d5dca7ab62601

Changed: BUILDR-102 Update JUnit Version to 4.4.

Assaf committed to buildr 14 days ago

8640193124ef310baa2391cef5c020df74307c75

Potential fix for BUILDR-101: SFTP upload not creating directories on server.

Assaf committed to buildr 16 days ago

5658c96eb6955ddbea0cfb814c84360c90d284c3

Changes to the spec tests that would make more sense when you read the code (as suggested by lacton).

Assaf committed to buildr 16 days ago

4da0350ee6eb765b95e7664107c042e5dd5749c3

Changed RubyGems download instructions/script to use wget instead of curl.

Assaf committed to buildr 20 days ago

da8d7329095b39a40ed974ee986d1461d067e9f5

BUILDR-83 I has dependency check now

aboisvert committed to buildr 21 days ago
aboisvert committed to buildr 21 days ago

fcbf8e055cb76373d27da0e0b747aac32a0f9dcb

BUILDR-91: When doing a release, buildr should spawn the same version of buildr

Assaf committed to buildr 23 days ago

17ecb7cc585cfc18f63b446eac695fae2107cf5f

BUILDR-92 IDEA 7x: add resources directories to classpath.

Assaf committed to buildr 23 days ago

81098f95af33a58037595c951708c154f819dbb2

BUILDR-81: Proper disclaimer regarding RubyForge/Github distributions.

Assaf committed to buildr 23 days ago

748e31f7dea2c39e43b76f174d2b6d8c819bdd19

New syntax highlighting coloring scheme, more consistent across Ruby/YAML.

Assaf committed to buildr 23 days ago

d77ea61dcf5f679a8f0ef63db6b96200e91f4fb1

Changed Conventions to Document Conventions.

Assaf committed to buildr 24 days ago
Assaf committed to buildr 24 days ago

2f8a39f9277293043973e4534005c49f0bbfc685

Upgraded to net-ssh 2.0.3

Assaf committed to buildr 24 days ago

e1472cc581641aa9ac7b45c257129e02bc7fcf26

Fixed: Installation instructions updated for RubyGems 1.2.0.

Assaf committed to buildr 26 days ago

71467027f407294a6543ff540f9bf964cfa15e96

Fixed: BUILDR-90 Installing from source doesn't work with JRuby.

Assaf committed to buildr 26 days ago

759ce26f9ea53ddc1d5ab8c144e4904f2253db4d

Changed: BUILDR-86 Use newest versions of net-ssh and net-sftp gems.

Assaf committed to buildr 26 days ago

d060924fc23bfe9ff5e2c064b74720a221de9d7f

Changed: BUILDR-88 Test classes/resources should come before compile classes/resources so they load up earlier in java classpath.

Assaf committed to buildr 26 days ago

0e731f3eab8306b115a5bd58fd4f6913f3b7bb76

Added fixes in CHANGELOG.

Assaf committed to buildr 26 days ago

06e19a0e036ff0bba693a62441a8430e85acb7bd

Fixed: BUILDR-73 idea7x task incorrect adds target/resources to the sources paths

Assaf committed to buildr 26 days ago

b2787145ef9c9baf732256e0b897485ecca1dfb2

Added to documentation: file upload supports HTTP and file system in addition to SFTP.

Assaf committed to buildr 26 days ago

85ff72a3f46df1ea3ac311e0331674e42b972ddb

BUILDR-89 JUnit (and all other Java frameworks) no longer include abstract classes.

aboisvert committed to buildr about 1 month ago

bc50c88cbc88bfeba3469f189e6199f2fb47d88f

Add scala-tools.org repository for Scala-related dependencies

matthieu committed to buildr about 1 month ago

23ef7dffa2d2ccf438bb95aae3749628f8b049fc

Inverted relative paths lead to files copied a bit all over the place, except where they're needed.