This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a change to branch security-updates in repository https://gitbox.apache.org/repos/asf/flex-blazeds.git
from 269ac40 update dependency-check-maven because older version broke build new f9ed2bf opt: doesn't need commons-httpclient dependency new 3dc21b4 README: formatting fix new 1669f86 with-distribution profile to build source and binary releases new 3d46d28 exclude .vscode/ new a140419 missing ** in exclude .vscode/ new d7bfa14 remove old source-release assembly stuff now that it's moved into distribution The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README | 10 +- distribution/pom.xml | 103 +++++++++++++++++++++ .../src/assembly/assemble-bin.xml | 15 ++- .../src/assembly/assemble-src.xml | 6 +- opt/pom.xml | 5 - pom.xml | 35 ++----- 6 files changed, 133 insertions(+), 41 deletions(-) create mode 100644 distribution/pom.xml rename src/assembly/assemble-zip.xml => distribution/src/assembly/assemble-bin.xml (73%) rename src/assembly/assemble-gz.xml => distribution/src/assembly/assemble-src.xml (87%)