Opened 15 years ago
Closed 15 years ago
#510 closed (fixed)
ant dist target
Reported by: | Fredrik Levander | Owned by: | Gregory Vincic |
---|---|---|---|
Milestone: | Proteios SE 2.6 | Keywords: | |
Cc: |
Description
The ant dist target(s) should be removed, since it generates .class files that are conflicting with jar files generated via dist-jar.
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3079]) Fixes #510. Tried doing a ant Package compress and then install the packaged version and it works.