Skip to content

Commit

Permalink
some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pablopareja committed Nov 16, 2011
1 parent c8df876 commit 1ab2fdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
</manifest>
</jar>
</target>-->
<!-- <target name="-post-jar">
<target name="-post-jar">
<jar jarfile="jars/BG7.jar">
<zipfileset src="${dist.jar}" excludes="META-INF/*" />
<zipfileset src="lib/Era7BioinfoXML-1.0-jar-with-dependencies.jar"
Expand All @@ -254,7 +254,7 @@
<attribute name="Main-Class" value="com.era7.bioinfo.annotation.BG7"/>
</manifest>
</jar>
</target>-->
</target>
<!-- <target name="-post-jar">
<jar jarfile="jars/AutomaticQualityControl.jar">
<zipfileset src="${dist.jar}" excludes="META-INF/*" />
Expand All @@ -279,7 +279,7 @@
</manifest>
</jar>
</target>-->
<target name="-post-jar">
<!-- <target name="-post-jar">
<jar jarfile="jars/GetIntergenicSequences.jar">
<zipfileset src="${dist.jar}" excludes="META-INF/*" />
<zipfileset src="lib/Era7BioinfoXML-1.0-jar-with-dependencies.jar"
Expand All @@ -290,5 +290,5 @@
<attribute name="Main-Class" value="com.era7.bioinfo.annotation.GetIntergenicSequences"/>
</manifest>
</jar>
</target>
</target>-->
</project>
Binary file modified lib/BioinfoUtil-1.0-jar-with-dependencies.jar
Binary file not shown.

0 comments on commit 1ab2fdf

Please sign in to comment.