I've been trying to setup alexandria for my projects and have the 
following suggestion.

It might be interesting to allow users to specify javadoc packages for 
their projects.

Some structure like the following would be useful for the project.

    <javadoc>
          <javasrc>src</javasrc>
           <package>com.xxx.xxx2</package>
            <pacakge>com.xxx.xxx2</package>
     </javadoc>

If no packages are specified then we could always put in the defaults on 
the generated xml files.





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to