Opened 9 years ago
Closed 9 years ago
#2401 closed defect (done)
Add missing plugin dependency to HeuristicLab.NRefactory
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | CodeEditor | Version: | 3.3.11 |
Keywords: | Cc: |
Description
Change History (10)
comment:1 Changed 9 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 9 years ago by ascheibe
comment:3 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 9 years ago by mkommend
- Owner changed from mkommend to ascheibe
- Status changed from reviewing to assigned
CodeEditor and all programmable views do not load anymore!
comment:5 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from assigned to reviewing
r12507 fixed wrong plugin dependency in nrefractory
comment:6 Changed 9 years ago by ascheibe
- Owner changed from mkommend to ascheibe
- Status changed from reviewing to assigned
comment:7 Changed 9 years ago by mkommend
r12518: Adapted plugin dependency unit test to check all plugin files to determine the necessary dependencies. Corrected plugin dependencies for HeuristicLab.AvalonEdit.
comment:8 Changed 9 years ago by mkommend
- Status changed from assigned to reviewing
Please carefully review and test r12518!
comment:9 Changed 9 years ago by ascheibe
- Status changed from reviewing to readytorelease
Thanks for changing the unit test; reviewed r12518, looks good!
comment:10 Changed 9 years ago by ascheibe
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r12490 added missing Mono.Cecil plugin dependency