- labels: --> Nightly Build
- milestone: --> 1.0.2
- priority: 5 --> 6
DO NOT EDIT OR ANSWER THIS ISSUE. SEE THE ORIGINAL ISSUE INSTEAD:
https://www.jfire.org/modules/bugs/view.php?id=1680
ORIGINAL REPORTER: daniel
Sometimes the EAR and JAR size of the binary build of the NightlyBuild is different, although nothing has changed.
It seems that the WTP deployment, sometimes causes another build, which only triggers the normal compile and not all builders (JDO Builder [Enhancement]).
Then of course the JDO classes in this project are not enhanced and this can cause ugly exceptions during server start.
This happens BTW also inside the IDE, when using the server view and the corresponding deploy functionality.
As this makes development and testing very hard, we need to find a way to solve this problem. Maybe it is related to a timestamp issue, means WTP builds again when it thinks something has changed, which causes new building, although it has not.