You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/people/ctrueden.md
+8-12Lines changed: 8 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ ImageJ2 team to respond to every support request within one work day:
56
56
57
57
## What is Curtis working on?
58
58
59
-
*Last updated: 2022-Apr-05*
59
+
*Last updated: 2022-Apr-15*
60
60
61
61
### Weekly allocation of effort
62
62
@@ -70,13 +70,9 @@ ImageJ2 team to respond to every support request within one work day:
70
70
71
71
### Immediate priorities
72
72
73
-
1. Fix the {% include github org='fiji' repo='fiji-builds' label='fiji-builds' %} job:
74
-
- Activate CI with correct caching.
75
-
- Ensure it updates the correct ImageJ Launcher version with up-to-date bundled OpenJDK for each platform.
73
+
1. Discern and document the best way to retire obsolete ImageJ update sites (see {% include github org='imagej' repo='list-of-update-sites' pr=103 %}).
76
74
77
-
2. Discern and document the best way to retire obsolete ImageJ update sites (see {% include github org='imagej' repo='list-of-update-sites' pr=103 %}).
78
-
79
-
3.[with {% include person id='hinerm' %}] New pom-scijava release:
75
+
2.[with {% include person id='hinerm' %}] New pom-scijava release:
80
76
- Update all community projects to not use log4j ({% include github org='scijava' repo='pom-scijava' issue=179 %})
81
77
- Update all community projects to 19.04 JHDF5 ({% include github org='scijava' repo='pom-scijava' issue=181 %})
82
78
- Get [labkit](/plugins/labkit) into Fiji ({% include github org='scijava' repo='pom-scijava' pr=183 %})
@@ -94,11 +90,13 @@ ImageJ2 team to respond to every support request within one work day:
94
90
*`fiji/Kappa`
95
91
* Update CI-related docs on imagej.net
96
92
97
-
4. Finish reconciling ImageJ-OMERO and ImageJ Server with PSJ 30+ ({% include github org='scijava' repo='pom-scijava' issue=133 %}, {% include github org='scijava' repo='pom-scijava' issue=173 %}, {% include github org='scijava' repo='pom-scijava' issue=122 %}):
93
+
3. Finish reconciling ImageJ-OMERO and ImageJ Server with PSJ 30+ ({% include github org='scijava' repo='pom-scijava' issue=133 %}, {% include github org='scijava' repo='pom-scijava' issue=173 %}, {% include github org='scijava' repo='pom-scijava' issue=122 %}):
98
94
***ImageJ-OMERO** update to OMERO 5.5+. ({% include github org='imagej' repo='imagej-omero' pr=107 %})
99
95
***ImageJ Server** fix ({% include github org='imagej' repo='imagej-server' issue=41 %})
100
96
101
-
5. Finish the imagej.net statbox feature ([related issues](https://github.com/imagej/imagej.github.io/issues?q=is%3Aissue+is%3Aopen+statbox)).
97
+
4. Finish the imagej.net statbox feature ([related issues](https://github.com/imagej/imagej.github.io/issues?q=is%3Aissue+is%3Aopen+statbox)).
98
+
99
+
5. Fix the {% include github org='fiji' repo='fiji-builds' label='fiji-builds' %} CI workflow.
102
100
103
101
### Project management priorities
104
102
@@ -110,12 +108,10 @@ ImageJ2 team to respond to every support request within one work day:
110
108
111
109
### Short-term priorities
112
110
113
-
-\[Spring 2022\] (with {% include person id='elevans' %}) **PyImageJ paper.** ([roadmap](https://github.com/imagej/pyimagej/projects/1))
114
111
-\[Spring 2022\] (with {% include person name='Jack Rueth' %}) **ImageJ wiki search bar.** Search tutorials, source code, and more.
115
112
-\[Spring 2022\] (with {% include person name='Amandine Tournay' %}) **Python from Java.** Use PyImageJ from inside the Fiji desktop application. And respond to [the thread](https://forum.image.sc/t/fiji-conda/59618/23) in detail.
116
-
-\[Spring 2022\] (with {% include person id='axtimwalde' %}) Migrate ImageJ2 and Fiji to ship with Java 11 or 17. Use a Java-6-compatible stub classpath that checks your Java version and tells you how to upgrade to newer Java if needed.
113
+
-\[Summer 2022\] (with {% include person id='axtimwalde' %}) Migrate ImageJ2 and Fiji to ship with Java 11 or 17 ([roadmap](https://github.com/orgs/imagej/projects/4)), with a **Maven-based ImageJ update site generator** to simplify creation and maintenance of update sites.
117
114
-\[Autumn 2022\] (with {% include person id='gselzer' %}) **SciJava Ops** + **ImageJ Ops2** ([roadmap](https://github.com/orgs/scijava/projects/1)), including [JPMS/Jigsaw](https://openjdk.java.net/projects/jigsaw/) modularization and migration of SciJava foundational libraries to Java 11.
118
-
-\[Winter 2022\]**Maven-based ImageJ Launcher** to simplify creation and maintenance of update sites.
0 commit comments