Opened 13 years ago
Closed 13 years ago
#1706 closed defect (done)
Move outdated plugins to extra solution
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.6 |
Component: | General | Version: | 3.3.6 |
Keywords: | Cc: |
Description
Create a solution for outdated plugins because they aren't needed anymore and won't be shipped with 3.3.6. This is also necessary because of ticket #1705.
Change History (10)
comment:1 Changed 13 years ago by ascheibe
- Status changed from new to assigned
comment:2 Changed 13 years ago by ascheibe
comment:3 Changed 13 years ago by ascheibe
r7168 removed outdated plugins solution folder
comment:4 Changed 13 years ago by ascheibe
r7169 set copy local to false on project references
comment:5 Changed 13 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from assigned to reviewing
comment:6 Changed 13 years ago by mkommend
Currently the outdated plugins solution does not compile, because of the changes in the IAnalyzer interface. That will be a problem in the future and I would recommend that we move the outdated plugins away from the trunk. Maybe a tag is appropriate for plugins, that are not supported in the future.
comment:7 Changed 13 years ago by mkommend
- Owner changed from mkommend to ascheibe
- Status changed from reviewing to assigned
comment:8 Changed 13 years ago by ascheibe
- Status changed from assigned to reviewing
r7214 adapted outdated plugins to changes in IAnalyzer
comment:9 Changed 13 years ago by ascheibe
- Status changed from reviewing to readytorelease
comment:10 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.6
r7167 moved outdated projects to an own solution and fixed project references