Opened 12 years ago
Closed 12 years ago
#8393 closed defect (fixed)
build.bat classpath seperator typo
Reported by: | youngho | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | General | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
build.bat classpath seperator typo for windows
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | build.patch added |
---|
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Owner: | changed from anonymous to dante |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [16303]) fixes #8393 - thanks for catching this! I admittedly didn't test build.bat in windows, was just throwing the @rem line in to make it more in-line with build.sh and having the memory option there easily.