Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hpc-workflow-manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FIJI
hpc-workflow-manager
Commits
197879cd
Commit
197879cd
authored
6 years ago
by
Jan Kožusznik
Browse files
Options
Downloads
Patches
Plain Diff
orche: increase version for update site
parent
84afddea
No related branches found
Branches containing commit
Tags
build-0.0.3-20180715121621
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
copy-required-jars
+1
-1
1 addition, 1 deletion
copy-required-jars
haas-imagej-client/pom.xml
+1
-1
1 addition, 1 deletion
haas-imagej-client/pom.xml
haas-java-client/pom.xml
+1
-1
1 addition, 1 deletion
haas-java-client/pom.xml
with
3 additions
and
3 deletions
copy-required-jars
+
1
−
1
View file @
197879cd
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
#this script copies required libraries into Fiji installation directory
#this script copies required libraries into Fiji installation directory
DIR
=
`
readlink
-f
$1
`
DIR
=
`
readlink
-f
$1
`
cd
haas-spim-benchmark/target/dependency
cd
haas-spim-benchmark/target/dependency
cp
axis-
*
.jar mail-
*
.jar commons-discovery-
*
.jar
java-scpclient-
*
.jar jaxrpc-api-
*
.jar
wsdl4j-
*
.jar
haas-imagej-client-
*
.jar haas-java-client-
*
.jar
$DIR
/jars
cp
java-scpclient-
*
.jar jaxrpc-api-
*
.jar haas-imagej-client-
*
.jar haas-java-client-
*
.jar
$DIR
/jars
cd
../../../haas-spim-benchmark/target/
cd
../../../haas-spim-benchmark/target/
cp
haas-spim-benchmark-
*
[
0-9T].jar
$DIR
/plugins
cp
haas-spim-benchmark-
*
[
0-9T].jar
$DIR
/plugins
This diff is collapsed.
Click to expand it.
haas-imagej-client/pom.xml
+
1
−
1
View file @
197879cd
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<dependency>
<dependency>
<groupId>
cz.it4i.fiji
</groupId>
<groupId>
cz.it4i.fiji
</groupId>
<artifactId>
haas-java-client
</artifactId>
<artifactId>
haas-java-client
</artifactId>
<version>
0.0.
2
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
</dependency>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<dependency>
<dependency>
...
...
This diff is collapsed.
Click to expand it.
haas-java-client/pom.xml
+
1
−
1
View file @
197879cd
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
cz.it4i.fiji
</groupId>
<groupId>
cz.it4i.fiji
</groupId>
<artifactId>
haas-java-client
</artifactId>
<artifactId>
haas-java-client
</artifactId>
<version>
0.0.
2
-SNAPSHOT
</version>
<version>
0.0.
3
-SNAPSHOT
</version>
<name>
HaaS library for Java
</name>
<name>
HaaS library for Java
</name>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
<properties>
<properties>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment