Add support for weaving classes in folders instead of jars
----------------------------------------------------------

                 Key: MOJO-1203
                 URL: http://jira.codehaus.org/browse/MOJO-1203
             Project: Mojo
          Issue Type: New Feature
          Components: aspectj
            Reporter: Torsten Juergeleit
         Attachments: weavedirectories.patch

Currently the plugin only supports adding jars to the ajc commandline parameter 
"-inpath". But "-inpath" supports folders with classes as well.

The attached patch adds the new plugin option "weaveDirectories" to specify a 
list of folders with .class files to be added to the value for the "-inpath" 
parameter. A unit test and documentation is included as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to