Daniel Rall wrote:
Interesting -- what package does that date formatting code belong to now? If it's homeless, I wouldn't mind adding it to Jakarta Commons Lang. Use of a third-party JAR is reasonable for HEAD (2.0), which has more dependencies, but not ideal for 1.2 (or any 1.x release), which does not include much in the way of external dependencies.
See http://ws.apache.org/jaxme/apidocs/org/apache/ws/jaxme/xs/util/package-summary.html
I do personally think, that it's better in xml-commons. However, in case they aren't showing interest, it's better in jakarta-commons. In either case, I'd be happy to remove it from JaxMe in favour of a common jar file.
Jochen