Opened 10 years ago
Closed 10 years ago
#677 closed task (fixed)
ant 'clean' should delete downloaded BASE JAR files
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v2.17 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
A common problem is that when Reggie moves on to depend on a newer BASE version that the old base-*.jar files are still present in the lib/compile directory. This can lead to some strange results since the compiler find multiple versions of the same class.
Note:
See TracTickets
for help on using tickets.
(In [2855]) Fixes #677: ant 'clean' should delete downloaded BASE JAR files