Hi, at the Apache Commons project, we've decided to attribute authors of the code in the developers section of pom.xml. While browsing the code, I found four classes with @author tag:
- simple/src/test/java/org/apache/commons/rdf/simple/BlankNodeImplTest.java - simple/src/test/java/org/apache/commons/rdf/simple/TypesTest.java - api/src/test/java/org/apache/commons/rdf/api/AbstractBlankNodeTest.java - simple/src/main/java/org/apache/commons/rdf/simple/Types.java Would it be a problem for the Commons RDF community to move this attributions to pom.xml? Thank you! Benedikt -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
