+1 this is best. If the CSVParser is stateless then each of its 'with...'
methods should return a new CSVParser.
On Mar 26, 2013 9:03 AM, "Emmanuel Bourg" wrote:
> Le 26/03/2013 16:58, Gary Gregory a écrit :
>
> > Is it worth providing this shortcut:
> >
> > Iterable parse = CSVFormat.newBuilder(
I would only go back and bother with creating a branch when it is
needed. As for a repackage I would only do that if I knew for certain
that I want to break BC.
Gary
On Apr 7, 2013, at 8:57, Luc Maisonobe wrote:
> Hi all,
>
> The release for 3.2 has been completed. Now it is time to think about
On Sun, Apr 7, 2013 at 5:07 PM, sebb wrote:
> On 7 April 2013 02:43, wrote:
>
> > Author: ggregory
> > Date: Sun Apr 7 01:43:09 2013
> > New Revision: 1465317
> >
> > URL: http://svn.apache.org/r1465317
> > Log:
> > Back up to maven-checkstyle-plugin 2.9.1 from 2.10. 2.10 seems to scan
> the
>
On 7 April 2013 02:43, wrote:
> Author: ggregory
> Date: Sun Apr 7 01:43:09 2013
> New Revision: 1465317
>
> URL: http://svn.apache.org/r1465317
> Log:
> Back up to maven-checkstyle-plugin 2.9.1 from 2.10. 2.10 seems to scan the
> 'target' dir and wants license headers in .properties to be the h
Le 07/04/2013 20:55, sebb a écrit :
> Is the Ant build file still needed?
Yes, the Debian/Ubuntu package for Commons Math is built from the Ant file.
Emmanuel Bourg
smime.p7s
Description: Signature cryptographique S/MIME
On 7 April 2013 13:56, Luc Maisonobe wrote:
> Hi all,
>
> The release for 3.2 has been completed. Now it is time to think about
> the next release.
>
> There are many JIRA issues that target 4.0 as they need to introduce
> backward incompatible changes. All these changes would be really welcome.
On 6 April 2013 14:04, Emmanuel Bourg wrote:
> Hi,
>
> I just noticed a minor mistake in this release, the version number in
> the build.xml file is still 3.1-SNAPSHOT.
>
> Is there a way to get the build file generated automatically when
> preparing a release?
>
>
Is the Ant build file still nee
On 6 April 2013 13:02, Olivier Lamy wrote:
> Oh read here http://commons.staging.apache.org/site-publish.html
>
> Use mvn clean site-deploy which is different :-)
>
Huh?
What about the following?
mvn site-deploy
Would that work, assuming that the site has been created locally?
Or is it esse
Hey guys,
where are we standing with this? I see that Gary has added parse(Reader) to
the Builder as a short cut. We were talking about making the builder less
visible. How do you feel about renaming the newBuilder() methods to
newFormat()?
Benedikt
2013/3/26 sebb
> On 26 March 2013 16:53, Be
Hello Simon and Steve,
So, I sent you a link to code that would not build without a non public maven
repository. Sorry about that.
I have cleaned up the codebase for the XChain project
(https://github.com/ctrimble/xchain), so it will now build publicly with Maven
3.0.3 or later. I also p
Hi all,
The release for 3.2 has been completed. Now it is time to think about
the next release.
There are many JIRA issues that target 4.0 as they need to introduce
backward incompatible changes. All these changes would be really welcome.
I suggest we create a 3.x branch just in case we need to
Le 06/04/2013 14:23, Gilles a écrit :
> Hi Luc.
Hi Gilles,
>
> If the new policy is to not release the sources and binaries
> (".tar.gz" and ".zip") through Nexus, could you please update
> the
> doc/release/release.howto.txt
> document which I intended to be a straightforward way[1] to
> for
Hello.
The Apache Commons team is pleased to announce the release of version
3.2 of Apache Commons Math, a self-contained Java library of tools such
as root finders, ordinary differential equations solvers, optimizers,
statistics, matrix algebra, and more.
Apache Commons Math can be downloaded fr
Le 07/04/2013 03:44, Gary Gregory a écrit :
> On Sat, Apr 6, 2013 at 1:03 PM, Luc Maisonobe wrote:
>
>> Hi Gary,
>>
>> Le 06/04/2013 18:44, Gary Gregory a écrit :
>>> Does anyone know how to address these checkstyle issues:
>>>
>>> https://commons.apache.org/proper/commons-codec/checkstyle.html
>
14 matches
Mail list logo