What steps will reproduce the problem?
1. Change the visibility of a method e.g. in the builder for Daisy202Section
2. run ant to create the jar file
What is the expected output?
The modified class should be compiled and incorporated in daisymodel.jar
What do you see instead?
The jar is built from an outdated class file, so doesn't contain the recent
change.
The current workaround is to run 'ant clean' and to delete the 2 jar files in
the lib folder (daisymodel.jar and daisymodel-sources.jar). Then run ant again.
Original issue reported on code.google.com by julianharty on 2 Mar 2012 at 11:20
Original issue reported on code.google.com by
julianharty
on 2 Mar 2012 at 11:20