Quantcast
Channel: Java – New Adventures in Software
Browsing all 12 articles
Browse latest View live

Moving Projects from Java.net to GitHub

How to move your project from Subversion on Java.net to Git on GitHub without losing the change history. Cloning the Subversion Repository The normal way to duplicate a Subversion repository with full...

View Article


Android Adventures

Late to get involved as ever, I’ve been developing with Android for the last couple of weeks. On the whole it has been a positive experience (thanks to Richard for pointing me in the right…

View Article


ReportNG 1.1.2

ReportNG version 1.1.2 is available for download. ReportNG is an HTML/XML reporting plugin for TestNG. There are only two small changes in this release.  The first is a fix for an avoidable...

View Article

Android LVL Obfuscation Pitfalls

The recently-introduced Android License Verification Library (LVL) survived a disappointingly short time in the wild before somebody figured out how to circumvent its protection. Google responded to...

View Article

Uncommons Maths 1.2.2

Yesterday I moved Uncommons Maths (random number generators, probability distributions, combinatorics and a few other numbery type things) from Java.net to GitHub. My other projects have been on GitHub...

View Article


Using ReportNG with Maven

I’m not a Maven user, so I’ve never made any effort to use ReportNG from Maven. Maven users were left to figure it out for themselves. Well, Marcin Zajączkowski has figured it out for himself…

View Article

ReportNG 1.1.3

I’ve just pushed a new version of ReportNG (an HTML reporting plug-in for TestNG) to GitHub. This is a minor enhancement release that incorporates a few patches submitted by users. Thanks to Jeff...

View Article

Watchmaker Framework at JavaOne – Using Java and Genetic Algorithms to Beat...

Those of you who will be attending JavaOne this year (2nd – 6th October in San Francisco) might be interested in Matthew Ring’s BoF session on genetic algorithms in Java. Matthew tells me that he…

View Article


Uncommons Maths 1.2.3

It’s five years ago this week that I first released Uncommons Maths as a standalone project spun-off from an early version of the Watchmaker Framework. Uncommons Maths is a Java library that provides,...

View Article


Android ListView – Fixing Missing/Blank Dividers

A post with code in it. Because it’s been a long time since the last one. If you work with ListViews in Android, as all Android developers will do at some point, you may notice…

View Article

ReportNG 1.1.4

It’s been a couple of years since the last release of ReportNG, my cobbled together alternative reporting plug-in for TestNG. In the time since I’ve done nothing but a few users have submitted useful...

View Article

No More Updates to ReportNG

About 8 years ago I made the decision to use TestNG for unit testing a Java project at work because it offered a much neater approach to the problem than JUnit 3.x. The only problem was that the HTML...

View Article
Browsing all 12 articles
Browse latest View live