On Nov 9, 2011, at 5:39 PM, Ate Douma wrote: >> -package org.apache.airavata.samples; >> +package main.java.org.apache.airavata.samples; > > This seems weird to me as something needed to please maven javadoc plugin, > let alone rather weird packaging at all. > It seems to me the maven build configuration might not be setup correctly (or > the javadoc plugin as such), but the real package of code *is* (or should be) > org.apache.airavata.samples, no?
Hi Ate, Thanks for pointing this out, I reverted the release and fixed the build with revision - r1200146. Good to know that Mentors indeed review svn commits as well :) Suresh
