We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3652d43 commit c5e5f73Copy full SHA for c5e5f73
1 file changed
build/build-aws-api.xml
@@ -369,9 +369,9 @@
369
</fileset>
370
</copy>
371
<copy todir="${rpm.tomcat.dir}/webapps7080/awsapi/WEB-INF/lib">
372
-<!-- <fileset dir="${base.dir}/deps/awsapi-lib/rampart-lib">
+ <fileset dir="${base.dir}/deps/awsapi-lib/rampart-lib">
373
<include name="*.jar" />
374
- </fileset> -->
+ </fileset>
375
<fileset dir="${jar.dir}">
376
<include name="cloud-awsapi.jar" />
377
<include name="jasypt-1.9.0.jar" />
0 commit comments