Re: [imaging] Closing stream

2013-10-26 Thread Damjan Jovanovic
an On Fri, Oct 25, 2013 at 5:24 PM, Jörg Schaible wrote: > Hi Damjan, > > Damjan Jovanovic wrote: > >> On Fri, Oct 25, 2013 at 12:36 PM, Jörg Schaible >> wrote: >>> Hi Damjan, >>> >>> Damjan Jovanovic wrote: >>> >>> [snip] >>> >>> Thanks for explanation. >>> We would be able to adapt that

Re: [functor] Add functor to svngit2jira

2013-10-26 Thread Bruno P. Kinoshita
Done! https://issues.apache.org/jira/browse/INFRA-6940 Cheers Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com - Original Message - > From: Benedikt Ritter > To: Commons Developers List > Cc: > Sent: Friday, October 25, 2013 5:17 PM > Subject: Re: [functor] Add functor

Re: [SITE] Updating to fluido

2013-10-26 Thread Bruno P. Kinoshita
Hi Benedikt,  Did you have any luck with this? Next week I will have some spare time, maybe I can try to help on this.  Cheers Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com > > From: Benedikt Ritter >To: Commons Developers List >Sent: Frida

Re: [math] Updating documentation to use MathJax

2013-10-26 Thread Gilles
Hello. On Sat, 26 Oct 2013 20:02:14 -0400, Matt Adereth wrote: I recently wrote JavaDocs for a class I was adding to Commons Math and I tried to adhere to this requirement: External references or full statements of definitions for all mathematical terms used in component documentation must b

[math] Updating documentation to use MathJax

2013-10-26 Thread Matt Adereth
I recently wrote JavaDocs for a class I was adding to Commons Math and I tried to adhere to this requirement: > External references or full statements of definitions for all mathematical terms used in component documentation must be provided. I wanted to make my documentation appear consistent wi

Re: [ANNOUNCE] Apache Commons Compress 1.6 Released

2013-10-26 Thread dam6923 .
Thanks for all the work. I'm excited to finally incorporate the changes into some of my professional work. I just took a peek at the website and there is an advertisement for ApacheCon NA 2013. Perhaps its time to drop the mention? :) Thanks. On Sat, Oct 26, 2013 at 9:52 AM, Stefan Bodewig w

Re: [LANG] Use JDiff instead of Clirr?

2013-10-26 Thread Gary Gregory
If I had to pick between JDiff and Clirr, I'd pick Clirr. Not to say there is no value in JDiff, there is, but Clirr serves our purpose better IMO, because Clirr tells me when I've broken compatibility. I see the value in JDiff in organizing the information in a different way. I could see that have

[ANNOUNCE] Apache Commons Compress 1.6 Released

2013-10-26 Thread Stefan Bodewig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Apache Commons Team is pleased to announce the release of Apache Commons Compress 1.6. The Apache Commons Compress Library defines a Java API for working with ar, cpio, tar, zip, 7z, arj, dump, gzip, pack200, bzip2, lzma and xz files. The headlin

Re: svn commit: r1535923 - in /commons/proper/compress/trunk: pom.xml src/site/site.xml

2013-10-26 Thread Stefan Bodewig
On 2013-10-26, sebb wrote: > On 26 October 2013 06:30, wrote: >>> >>>org.apache.maven.plugins >>>maven-scm-publish-plugin >>> >>> >>>javadocs** > That expression looks a bit odd. > Should it be as follows? > javadocs/** No idea, this is st

Re: svn commit: r1535923 - in /commons/proper/compress/trunk: pom.xml src/site/site.xml

2013-10-26 Thread sebb
On 26 October 2013 06:30, wrote: > Author: bodewig > Date: Sat Oct 26 05:30:17 2013 > New Revision: 1535923 > > URL: http://svn.apache.org/r1535923 > Log: > keep javadocs of latest release around > > Modified: > commons/proper/compress/trunk/pom.xml > commons/proper/compress/trunk/src/sit

Re: [LANG] Use JDiff instead of Clirr?

2013-10-26 Thread sebb
On 26 October 2013 10:07, Benedikt Ritter wrote: > Hi, > > I recently came across Google Guice 4.0 Beta. They is a tool called JDiff > [1] to visualize API changes [2]. To me this report is much easier to > understand than the Clirr report. This is for the fact that it visualizes > the changes in

Re: svn commit: r1535911 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/text/translate/OctalUnescaper.java test/java/org/apache/commons/lang3/text/translat

2013-10-26 Thread Henri Yandell
Their name isn't listed on GitHub. On Sat, Oct 26, 2013 at 1:53 AM, Benedikt Ritter wrote: > Hi Hen, > > > 2013/10/26 > > > Author: bayard > > Date: Sat Oct 26 02:14:35 2013 > > New Revision: 1535911 > > > > URL: http://svn.apache.org/r1535911 > > Log: > > Applying github pull request > https:

Re: [BCEL] Add link to 5.2 JavaDoc to site

2013-10-26 Thread Benedikt Ritter
Okay I've managed to check the API doc in. Now I'm trying to republish the page but it hangs at: [INFO] Generating "Rat Report" report--- apache-rat-plugin:0.9 [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: site-content/** [INFO] Exclude: .pmd [INFO] Exclude: sr

[LANG] Use JDiff instead of Clirr?

2013-10-26 Thread Benedikt Ritter
Hi, I recently came across Google Guice 4.0 Beta. They is a tool called JDiff [1] to visualize API changes [2]. To me this report is much easier to understand than the Clirr report. This is for the fact that it visualizes the changes in an JavaDoc like format. When I think about an API, I always t

Re: svn commit: r1535911 - in /commons/proper/lang/trunk/src: changes/changes.xml main/java/org/apache/commons/lang3/text/translate/OctalUnescaper.java test/java/org/apache/commons/lang3/text/translat

2013-10-26 Thread Benedikt Ritter
Hi Hen, 2013/10/26 > Author: bayard > Date: Sat Oct 26 02:14:35 2013 > New Revision: 1535911 > > URL: http://svn.apache.org/r1535911 > Log: > Applying github pull request https://github.com/apache/commons-lang/pull/5, > linked as LANG-928, fixing a bug in OctalEscaper trying to parse octal > nu

Re: [BCEL] Add link to 5.2 JavaDoc to site

2013-10-26 Thread Benedikt Ritter
I've tried to commit the apidocs from the tar.gz yesterday, but it took forever, so I aborted. I'll give it a second try now. 2013/10/25 Gary Gregory > On Fri, Oct 25, 2013 at 2:02 PM, Benedikt Ritter >wrote: > > > 2013/10/25 Gary Gregory > > > > > On Fri, Oct 25, 2013 at 10:35 AM, Benedikt R