The javac - aopc cycle sometimes fails
--------------------------------------
Key: JBAOP-710
URL:
https://jira.jboss.org/jira/browse/JBAOP-710
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Aspect Library
Affects Versions: 2.0.0.GA
Environment: xp, java 1.5
Reporter: Jesper Thuun-Petersen
Priority: Minor
My antscript first calls javac and then aopc.
When java src-files touched by the aopc are edited, the next call to compile will cause
javac to fail with the following error:
Compiling 1 source file to
U:\projects\Cambio\branches\release_fya_05\projects\medicinkort\client\build
U:\projects\Cambio\branches\release_fya_05\projects\medicinkort\client\src\java\dk\wmdata\pem2\client\gui\medicinkort\MedicinKortControllerImpl.java:28:
dk.wmdata.pem2.client.gui.medicinkort.MedicinKortControllerImpl is not abstract and does
not override abstract method _setInstanceAdvisor(org.jboss.aop.InstanceAdvisor) in
org.jboss.aop.InstanceAdvised
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira