Skip to content

Commit

Permalink
LPS-95413 SF
Browse files Browse the repository at this point in the history
  • Loading branch information
shuyangzhou authored and brianchandotcom committed May 13, 2019
1 parent 25a1f3f commit 646a354
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions build-common-java.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,7 @@

<manifest-helper />

<bnd eclipse="false" exceptions="true" failok="false" inherit="true" output="${jar.file}.jar" files="bnd.bnd">
<classpath>
<pathelement location="classes" />
</classpath>
</bnd>
<bnd classpath="classes" eclipse="false" exceptions="true" failok="false" files="bnd.bnd" inherit="true" output="${jar.file}.jar" />

<if>
<not>
Expand Down

0 comments on commit 646a354

Please sign in to comment.