[GitHub] commons-text issue #84: Update StringSubstitutor JavaDoc

2018-06-27 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/commons-text/pull/84
  

[![Coverage 
Status](https://coveralls.io/builds/17728277/badge)](https://coveralls.io/builds/17728277)

Coverage remained the same at 97.833% when pulling 
**62d8ada45af760c8a5cb1a89f3e9ecee15f0bade on wrzosdev:patch-1** into 
**b962c35db685f8a6f2642e03be56d09672012fd0 on apache:master**.



---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-text pull request #84: Update StringSubstitutor JavaDoc

2018-06-27 Thread wrzosdev
GitHub user wrzosdev opened a pull request:

https://github.com/apache/commons-text/pull/84

Update StringSubstitutor JavaDoc

Its just class name replacement, propably refactoring miss

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wrzosdev/commons-text patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-text/pull/84.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #84


commit 62d8ada45af760c8a5cb1a89f3e9ecee15f0bade
Author: Arkadiusz Wrzos 
Date:   2018-06-27T23:17:47Z

Update StringSubstitutor JavaDoc

Its just class name replacement, propably refactoring miss




---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: svn commit: r1834545 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-27 Thread Rob Tompkins
Create a separate branch? Is there a Jenkins job auto deploying the trunk?

> On Jun 27, 2018, at 5:06 PM, ggreg...@apache.org wrote:
> 
> Author: ggregory
> Date: Wed Jun 27 21:06:58 2018
> New Revision: 1834545
> 
> URL: http://svn.apache.org/viewvc?rev=1834545=rev
> Log:
> maven-project-info-reports-plugin 2.9 -> 3.0.0 and make sure trunk does not 
> have a non-SNAPSHOT version.
> 
> Modified:
>commons/proper/commons-parent/trunk/pom.xml
> 
> Modified: commons/proper/commons-parent/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1834545=1834544=1834545=diff
> ==
> --- commons/proper/commons-parent/trunk/pom.xml (original)
> +++ commons/proper/commons-parent/trunk/pom.xml Wed Jun 27 21:06:58 2018
> @@ -28,7 +28,7 @@
>   org.apache.commons
>   commons-parent
>   pom
> -  47
> +  47-SNAPSHOT
>   Apache Commons Parent
>   http://commons.apache.org/commons-parent-pom.html
>   The Apache Commons Parent POM provides common settings for all 
> Apache Commons components.
> @@ -56,7 +56,7 @@
> - commons-release-plugin 1.2 -> 1.3
> - commons-build-plugin 1.8 -> 1.9
> - maven-surefire-plugin 2.21.0 -> 2.22.0
> -  
> +- maven-project-info-reports-plugin 2.9 -> 3.0.0
>   -->
> 
>  Note: Maven site plugin 3.5.1 is the latest version but is not a direct 
> replacement:
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[parent] releasing 47

2018-06-27 Thread Rob Tompkins
If anyone wants to get anything into [parent] before I go up with 47, let me 
know now. I’ll probably start the process today (this afternoon (UTC-4)).

-Rob
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org