Branch: refs/heads/release/jon3.3.x Home: https://github.com/rhq-project/rhq Commit: 197608f5a40bd5bda446b37ed0519078756b7574 https://github.com/rhq-project/rhq/commit/197608f5a40bd5bda446b37ed051907875... Author: Josejulio Martínez jmartine@redhat.com Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths: M modules/enterprise/binding/src/main/java/org/rhq/bindings/output/TabularWriter.java
Log Message: ----------- Revert "Bug 1324828 - Overloaded print method for backwards compatibility and a new printObject method."
This reverts commit 5dd7ea45aefc9aabd3cfc7cd5e08ea14e3158a59.
Commit: 2a844dc85a7f44bb741a2f346faf57185f6e9e4b https://github.com/rhq-project/rhq/commit/2a844dc85a7f44bb741a2f346faf57185f... Author: Josejulio Martínez Magaña josejulio.martinez@aluxoft.com Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths: M modules/enterprise/binding/src/main/java/org/rhq/bindings/output/TabularWriter.java
Log Message: ----------- Bug 907897 - pretty.print(null) fails
Renamed the print overloaded methods to only leave one and avoid ambiguities. void print(Object) void printCollection(Collection) void printConfiguration(Configuration) ... The print method also verify the input to call the correct method.
Commit: 18ad90f016a1d72f856e3edd6ac949fc52f22e1a https://github.com/rhq-project/rhq/commit/18ad90f016a1d72f856e3edd6ac949fc52... Author: John Sanda jsanda@redhat.com Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths: M modules/enterprise/binding/src/main/java/org/rhq/bindings/output/TabularWriter.java
Log Message: ----------- [BZ 907897] change calls from printArray to printMultidimensionalStringArray
Commit: 0a8aa1202b667fd84c70d67a5fc0cd1cfb8a9b16 https://github.com/rhq-project/rhq/commit/0a8aa1202b667fd84c70d67a5fc0cd1cfb... Author: Josejulio Martínez jmartine@redhat.com Date: 2016-06-25 (Sat, 25 Jun 2016)
Changed paths: M modules/enterprise/binding/src/main/java/org/rhq/bindings/output/TabularWriter.java
Log Message: ----------- Bug 1324828 - Overloaded print method for backwards compatibility and a new printObject method.
Compare: https://github.com/rhq-project/rhq/compare/5dd7ea45aefc...0a8aa1202b66
rhq-commits@lists.fedorahosted.org