Github user andrewgaul closed the pull request at:
https://github.com/apache/maven-surefire/pull/16
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
http://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/io/FileBackedOutputStream.java
On Dec 19, 2012, at 12:07 AM, Kristian Rosenvold
wrote:
> Anyone know a buffer (OututStream) that will stay in-memory until it
> reaches a given size then rolls over to a tempfile?
Anyone know a buffer (OututStream) that will stay in-memory until it
reaches a given size then rolls over to a tempfile?
I need one for my tan...?
Kristian
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additiona
The Apache Maven team is pleased to announce the release of the Maven
Release Plugin, version 2.4
This plugin is used to release a project with Maven, saving a lot of
repetitive, manual work. Releasing a project is made in two steps: prepare
and perform.
http://maven.apache.org/plugins/ma
GitHub user andrewgaul opened a pull request:
https://github.com/apache/maven-surefire/pull/16
Avoid copy in TestSetRunListener.getAsString
Explicit synchronization allows us to avoid the copy, as suggested by:
http://docs.oracle.com/javase/6/docs/api/java/util/Collections.html#
+1
2012/12/17 Kristian Rosenvold :
> Hi,
>
> We solved 3 issues
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11761&version=17432
>
> There are 2 issues left in jira;
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+MSHARED+AND+component+%3D+mave