Searched refs:newKey (Results 1 – 1 of 1) sorted by relevance
148 String newKey = key.split(getAttributesPrefix())[1]; in addBuildInfoAttributes() local149 serializer.attribute(NS, newKey, build.getBuildAttributes().get(key)); in addBuildInfoAttributes()