Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
violethaze74
Artemis
Commits
376a237d
Commit
376a237d
authored
Feb 13, 2013
by
tcarver
Browse files
Merge pull request #127 from tcarver/master
misc
parents
50e0a977
7002fc19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
376a237d
...
...
@@ -291,15 +291,15 @@ artemis.jar : $(CLASSES)
cd
jar_build
;
\
rm
-rf
META-INF/MANIFEST.MF
;
\
echo
"Main-Class: uk.ac.sanger.artemis.components.ArtemisMain"
>
manifest-art
;
\
jar cmf manifest-art artemis.jar images/PSUlogo.gif images/icon.gif README etc
\
jar cmf manifest-art artemis.jar
META-INF/services
images/PSUlogo.gif images/icon.gif README etc
\
artemis_sqlmap org uk com net nsdb
type
seqdb LICENSE.Apache j2ssh.properties
;
\
echo
"Main-Class: uk.ac.sanger.artemis.circular.DNADraw"
>
manifest-circular
;
\
jar cmf manifest-circular DNAPlotter.jar images/PSUlogo.gif README etc
\
uk org/gmod org/w3c org/apache org/biojava/bio/ com/ibatis/common/jdbc/ net/sf/samtools/ LICENSE.Apache j2ssh.properties
;
\
echo
"Main-Class: uk.ac.sanger.artemis.components.alignment.BamView"
>
manifest-bamview
;
\
jar cmf manifest-bamview BamView.jar etc uk org/apache org/biojava org/biojavax org/gmod org/w3c net/sf com/ibatis
;
\
jar cmf manifest-bamview BamView.jar
META-INF/services
etc uk org/apache org/biojava org/biojavax org/gmod org/w3c net/sf com/ibatis
;
\
echo
"Main-Class: uk.ac.sanger.artemis.components.ActMain"
>
manifest-act
;
\
jar cmf manifest-act act.jar images/PSUlogo.gif images/icon.gif README etc
\
jar cmf manifest-act act.jar
META-INF/services
images/PSUlogo.gif images/icon.gif README etc
\
artemis_sqlmap org uk com net nsdb
type
seqdb LICENSE.Apache j2ssh.properties
;
\
rm
-f
etc/log4j.properties
;
\
jar cmf manifest-art artemis_mac.jar images/PSUlogo.gif images/icon.gif README
\
...
...
etc/versions
View file @
376a237d
Artemis Release 1
4.3.3
ACT Release 1
1.3.3
Artemis Release 1
5.0.0
ACT Release 1
2.0.0
DNAPlotter Release 1.10
BamView 1.2.8
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment