[GitHub] commons-text issue #67: travis: remove travis profile from pom and use travi...

2017-10-02 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue:

https://github.com/apache/commons-text/pull/67
  
The reason for the coveralls failure:

```
Failed to execute goal 
org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report 
(default-cli) on project commons-text: Processing of 
input or output data failed: Unable to parse timestamp "2017-10-02 
07:50:36+": For input string: "2017-10-02 07:50:36+"
```

The cause: `{0,date,-MM-dd 
HH:mm:ssZ}` which was required because 
coveralls-plugin-versions before 4.2 did not support the maven default of 
`EpochMillis`. The commons-parent coveralls configuration sets 
`${commons.coveralls.timestampFormat}` and 
`commons.coveralls.timestampFormat` defaults to `EpochMillis`.



---

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



[GitHub] commons-text issue #67: travis: remove travis profile from pom and use travi...

2017-10-02 Thread coveralls
Github user coveralls commented on the issue:

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

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

Coverage remained the same at 98.236% when pulling 
**778345ee86f0c5e780fd2c7fa74f741752da1e81 on PascalSchumacher:travis_profile** 
into **1bd8e544101969574a6f07b8470623eb36a8f93b 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 issue #67: travis: remove travis profile from pom and use travi...

2017-10-01 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue:

https://github.com/apache/commons-text/pull/67
  
Seems to break coverall somehow. (By now there should have been an comment 
from the coveralls bot concerning code coverage,)


---

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