Bug 526242 - Auto add runtime requires to module-info
Summary: Auto add runtime requires to module-info
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.9.0.RC1   Edit
Hardware: PC Mac OS X
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-18 19:43 EDT by Andrew Clement CLA
Modified: 2017-10-18 19:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Clement CLA 2017-10-18 19:43:48 EDT
When compiling a module that includes aspect we should be able to auto-add the 'requires org.aspectj.runtime' (if not already specified).