Details
-
Bug
-
Status: Reopened
-
Critical
-
Resolution: Unresolved
-
3.0
-
None
-
None
-
jdk 1.6.0_38, jdk 1.6.0_37
Description
I have no details I can only report the "effects" ..
I have a maven project with compiler-plugin 2.5.1,
aspectj-plugin 1.4, java 1.6 and a lot of @Configurable
annotations in my code. Aspectj will decorate these classes
so @Autowired dependencies injected during runtime.
All is working fine.
Now I switch to compiler-plugin 3.0 ... nothing else changed!
Then "sometimes" I got NPE's because the injected service etc. are
not available. I guess aspectj was not successfull. I have no
errors etc. anywhere during build.
Strang
Attachments
Attachments
Issue Links
- is broken by
-
MCOMPILER-187 incremental stuff detect changes even if nothing has changed means too much compilation
- Closed
- relates to
-
MCOMPILER-205 incremental compilation broken for package-info classes
- Closed