This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/flex-flexunit.git
from b6a6698 README: Update Java/Ant requirements
new 15a4401 Auto-detect flex-sdk in same parent directory as
flex-flexunit, if env.FLEX_HOME isn't set
new a0a8852 make indentation more consistent across build files
new b78064e FlexUnit4SampleCIProject: this detection of FLEX_HOME
shouldn't have changed
new bd20b2a optional env.properties file
new 2da1a17 .gitignore: rat.report and /out/
The 5 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:
.gitignore | 3 +
FlexUnit4/build.xml | 428 +++++------
FlexUnit4AirCIListener/build.xml | 182 ++---
FlexUnit4AntTasks/build.xml | 162 ++--
FlexUnit4CIListener/build.xml | 170 ++---
FlexUnit4FlexCoverListener/build.xml | 8 +-
FlexUnit4FluintExtensions/build.xml | 176 ++---
FlexUnit4SampleCIProject/build.browser.xml | 32 +-
FlexUnit4SampleCIProject/build.custom.xml | 32 +-
FlexUnit4SampleCIProject/build.xml | 32 +-
FlexUnit4SampleCIProject/pom.xml | 138 ++--
FlexUnit4Test/build.xml | 360 ++++-----
.../Unit1/Start/FlexUnit4Training/downloads.xml | 250 +++----
FlexUnit4UIListener/build.xml | 306 ++++----
FlexUnit4UIListener/src/design.xml | 44 +-
build.xml | 818 ++++++++++-----------
build/tag_release.sh => env-template.properties | 42 +-
17 files changed, 1617 insertions(+), 1566 deletions(-)
copy build/tag_release.sh => env-template.properties (51%)
mode change 100755 => 100644