This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
The following commit(s) were added to refs/heads/develop by this push:
new d2d4130 ApproveBlazeDS.xml: both rat jars
d2d4130 is described below
commit d2d413026197428a75ba109bcf35dcd3e5c080fd
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Feb 24 16:00:20 2026 -0800
ApproveBlazeDS.xml: both rat jars
---
ApproveBlazeDS.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ApproveBlazeDS.xml b/ApproveBlazeDS.xml
index 989276d..33129f7 100644
--- a/ApproveBlazeDS.xml
+++ b/ApproveBlazeDS.xml
@@ -143,6 +143,7 @@
resource="org/apache/rat/anttasks/antlib.xml">
<classpath>
<pathelement location="${env.ANT_HOME}/lib/${apache.rat.jar}"/>
+ <pathelement
location="${env.ANT_HOME}/lib/${apache.rat.tasks.jar}"/>
</classpath>
</taskdef>
</target>