[aspectwerkz-dev] [jira] Deleted: (AW-69) enable offline mode on AspectWerkz itself and dependancies jar
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
[ http://jira.codehaus.org/browse/AW-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
[email protected] deleted AW-69:
--------------------------------
> enable offline mode on AspectWerkz itself and dependancies jar
> --------------------------------------------------------------
>
> Key: AW-69
> URL: http://jira.codehaus.org/browse/AW-69
> Project: AspectWerkz
> Issue Type: Improvement
> Reporter: Alexandre Vasseur
> Assignee: Alexandre Vasseur
> Priority: Minor
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> Enable offline compilation of AspectWerkz classes and dependancies jar.
> For know the PreProcessor filters out those class to avoid class circularity error (method filter())
> Using a -D..disablefilter=true could be used to skip this check, unless other more transparent way is found, keeping in mind that the check must be fast to not degrade online mode.
> The -verify option of compiler will have to be refactored a bit since due to parent delegation model used in the custom CL that loads the weaved class to check its conformance. The weaved class won't be verified since the original one is already in the system classpath.
> - change the delegation model
> - or use a "child of bootstrap" classloader, with classpath artificially put at the end of the compilation path.
--
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