Task #7896 (closed)
Opened 8 years ago
Closed 7 years ago
Add Java 1.5 compile job for OMERO
| Reported by: | jamoore | Owned by: | cmacleod-x |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Deployment | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
See #7817
Regular builds should be done of OMERO using Java 1.6 as long as it's supported.
Change History (3)
comment:1 Changed 7 years ago by jmoore
- Owner set to jmoore
comment:2 Changed 7 years ago by jmoore
- Owner changed from jmoore to cmacleod-x
- Priority changed from minor to major
comment:3 Changed 7 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Done. Copied the BIOFORMATS-trunk-JDK5 job (more or less)
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Stick, is this something you could possibly tackle? At least once recently (#8701) we had 1.6 compiled files which we only detect haphazardly when someone switches their JVM in eclipse. We'd need to define which machines even have Java 1.5 on them, and target this build to that machine. Re-running (i.e. copying) the OMERO-trunk build step should be fine since it does test-compile.