Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 88877a5

Browse files
committed
copy the lib
1 parent 6a577d6 commit 88877a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@
316316
<copy file="${jackson-annotations-2.3.0.jar}" todir="${ear_shared_libdir}" overwrite="true"/>
317317
<copy file="${jackson-core-2.3.2.jar}" todir="${ear_shared_libdir}" overwrite="true"/>
318318
<copy file="${jackson-databind-2.3.2.jar}" todir="${ear_shared_libdir}" overwrite="true"/>
319+
<copy file="${encoder.jar}" todir="${ear_shared_libdir}" overwrite="true" />
319320

320321
<copy file="${yuicompressor.jar}" todir="${ear_shared_libdir}" overwrite="true"/>
321322
<copy file="${java-jwt-1.0.0.jar}" todir="${ear_shared_libdir}" overwrite="true"/>

0 commit comments

Comments
 (0)