Skip to content

Commit 48f533f

Browse files
author
Riyad Kalla
committed
Removed CLI references from build. Will add it back (likely in 4.1) when
it is rewritten.
1 parent b799f5c commit 48f533f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build.xml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ limitations under the License.
6969

7070
<target name="jar" depends="compile">
7171
<jar
72-
manifest="${dir.bin}/META-INF/MANIFEST.MF"
7372
basedir="${dir.bin}"
7473
destfile="${dir.dist}/${name.file}-${version.major}.${version.minor}.jar"
7574
compress="no" />

src/main/java/META-INF/MANIFEST.MF

-1
This file was deleted.

0 commit comments

Comments
 (0)