Task #4215 (closed)
SCM: update_bioformats_jars
Reported by: | cxallan | Owned by: | cxallan |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-Beta4.3 |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2011-02-10 (5) |
Description
The update_bioformats_jars scripts need to be modified to work with Git and the new version numbers on the JARs.
Change History (10)
comment:1 Changed 14 years ago by cxallan
- Status changed from new to accepted
comment:2 Changed 14 years ago by Chris Allan <callan@…>
comment:3 Changed 14 years ago by Chris Allan <callan@…>
(In [90104714460026e75e780b44e41d87e5d4721d34/ome.git] on branch dev_4_2) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases:
- Git revisions of Bio-Formats
- New Hudson job names (BIOFORMATS-*)
comment:4 Changed 14 years ago by Chris Allan <callan@…>
(In [e46d099d6ccef4a0253ede9b2f3b1e08b4b08530/ome.git] on branch dev_4_1) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases:
- Git revisions of Bio-Formats
- New Hudson job names (BIOFORMATS-*)
comment:5 Changed 14 years ago by cxallan
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:6 Changed 14 years ago by Chris Allan <callan@…>
(In [e46d099d6ccef4a0253ede9b2f3b1e08b4b08530/ome.git]on branches dev_4_1, dev_4_1_custom) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases:
- Git revisions of Bio-Formats
- New Hudson job names (BIOFORMATS-*)
comment:7 Changed 14 years ago by jmoore <josh@…>
(In [0ed10cb9b92a9fd02ad7c28a2267f1026d3a36d2/ome.git] on branch dev_4_1_custom) Merge remote branch 'origin/dev_4_1' into dev_4_1_custom
- ome/dev_4_1: (43 commits) Resolved test-compile build issues. (Closes #4222) Updating to [9071a0180f56cb8adf1ef513dad1c157ab22d589/bioformats.git]. Updating to [2ada75b91bb9ca707fd8d5e74fa12e2853129277/bioformats.git]. Updated update_bioformats_jars script. (See #4215) Updating to bio-formats:r7581. Switching update_bioformats_jars to work with Git. Updating to bio-formats:r7492. Updating to bio-formats:r7316. Updating to bio-formats:r7287. Updating to bio-formats:r7178. Updating to bio-formats:r7169. Updating to bio-formats:r7152. Updating to bio-formats:r7141. Updating to bio-formats:r7141. Fix user specified description coming through the command line infrastructure. Updated to bio-formats:r7052. Added text annotation linkages to the command line importer. (See #1797) Updating to bio-formats:r6968 Updating to bio-formats:r6921; a solution for leaking file handles on export in Beta 4.1.x. (See #2764) Updated to bio-formats:r6855 ...
Conflicts:
.classpath
components/tools/OmeroImporter/src/ome/formats/importer/ImportLibrary.java
components/tools/OmeroImporter/src/ome/formats/importer/cli/CommandLineImporter.java
etc/omero.properties
lib/repository/bio-formats-9071a01.jar
lib/repository/jai_imageio-9071a01.jar
lib/repository/loci-common-9071a01.jar
lib/repository/mdbtools-java-9071a01.jar
lib/repository/ome-xml-9071a01.jar
lib/repository/poi-loci-9071a01.jar
comment:8 Changed 14 years ago by Chris Allan <callan@…>
(In [e46d099d6ccef4a0253ede9b2f3b1e08b4b08530/ome.git]on branches 4_1_custom, dev_4_1, dev_4_1_custom, josh/4.1-web-backport) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases:
- Git revisions of Bio-Formats
- New Hudson job names (BIOFORMATS-*)
comment:9 Changed 14 years ago by jmoore <josh@…>
(In [0ed10cb9b92a9fd02ad7c28a2267f1026d3a36d2/ome.git]on branches 4_1_custom, dev_4_1_custom, josh/4.1-web-backport) Merge remote branch 'origin/dev_4_1' into dev_4_1_custom
- ome/dev_4_1: (43 commits) Resolved test-compile build issues. (Closes #4222) Updating to [9071a0180f56cb8adf1ef513dad1c157ab22d589/bioformats.git]. Updating to [2ada75b91bb9ca707fd8d5e74fa12e2853129277/bioformats.git]. Updated update_bioformats_jars script. (See #4215) Updating to bio-formats:r7581. Switching update_bioformats_jars to work with Git. Updating to bio-formats:r7492. Updating to bio-formats:r7316. Updating to bio-formats:r7287. Updating to bio-formats:r7178. Updating to bio-formats:r7169. Updating to bio-formats:r7152. Updating to bio-formats:r7141. Updating to bio-formats:r7141. Fix user specified description coming through the command line infrastructure. Updated to bio-formats:r7052. Added text annotation linkages to the command line importer. (See #1797) Updating to bio-formats:r6968 Updating to bio-formats:r6921; a solution for leaking file handles on export in Beta 4.1.x. (See #2764) Updated to bio-formats:r6855 ...
Conflicts:
.classpath
components/tools/OmeroImporter/src/ome/formats/importer/ImportLibrary.java
components/tools/OmeroImporter/src/ome/formats/importer/cli/CommandLineImporter.java
etc/omero.properties
lib/repository/bio-formats-9071a01.jar
lib/repository/jai_imageio-9071a01.jar
lib/repository/loci-common-9071a01.jar
lib/repository/mdbtools-java-9071a01.jar
lib/repository/ome-xml-9071a01.jar
lib/repository/poi-loci-9071a01.jar
comment:10 Changed 13 years ago by Chris Allan <callan@…>
(In [e46d099d6ccef4a0253ede9b2f3b1e08b4b08530/ome.git]on branches 4_1, dev_4_1, dev_4_1_custom, dev_4_1_threadsafe) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases:
- Git revisions of Bio-Formats
- New Hudson job names (BIOFORMATS-*)
(In [6055db109a268236135fdf0658129e6847c77594/ome.git] on branch develop) Updated update_bioformats_jars script. (See #4215)
Handling the following new cases: