Maven 1.x AspectJ Plugin

Warning when nothing to weave, maxmem fix, and doc

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    2

Description

Warning when nothing to weave
Use maxmem only when fork=true to avoid aspectj warnings
Added "Compiling aspect sources" section to xdoc

Activity

Hide
. added a comment -

Note that the patch is bigger because indentation has changed

Show
. added a comment - Note that the patch is bigger because indentation has changed
Hide
. added a comment -

I didn't notice the revision 1.10, so the warning it's not needed.
Forget the older patch,

Show
. added a comment - I didn't notice the revision 1.10, so the warning it's not needed. Forget the older patch,
Hide
. added a comment -

I'm sorry, priority should be MINOR

Show
. added a comment - I'm sorry, priority should be MINOR
Hide
. added a comment -

In this patch I had disabled forking but that caused me out of memory errors when running multiproject (with 5 projects).

I solved it with fork=true and maxmem=128, so I think fork should be by defauld enabled.

Show
. added a comment - In this patch I had disabled forking but that caused me out of memory errors when running multiproject (with 5 projects). I solved it with fork=true and maxmem=128, so I think fork should be by defauld enabled.

People

  • Assignee:
    Unassigned
    Reporter:
    .
Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: