This is an automated email from the ASF dual-hosted git repository.

pent pushed a commit to branch CollectionData
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 7e586e2b4b72767998e4ecaaf4d9cdef63715e8a
Merge: e44164d b0be672
Author: Peter Ent <[email protected]>
AuthorDate: Fri Jan 5 14:21:36 2018 -0500

    Merge branch 'develop' into CollectionData
    
    * develop: (29 commits)
      more fixes to script
      try to fix spaces in path issue
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare branch release/0.9.0
      This should fix it
      Revert "[maven-release-plugin] prepare branch release/0.9.0"
      Revert "[maven-release-plugin] prepare for next development iteration"
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare branch release/0.9.0
      Revert "[maven-release-plugin] prepare branch release/0.9.0"
      Revert "[maven-release-plugin] prepare for next development iteration"
      more fixes for rc script
      [maven-release-plugin] prepare for next development iteration
      [maven-release-plugin] prepare branch release/0.9.0
      more debugging
      Revert "[maven-release-plugin] prepare branch release/0.9.0"
      Revert "[maven-release-plugin] prepare for next development iteration"
      Revert "[maven-release-plugin] prepare branch release/0.9.0"
      Revert "[maven-release-plugin] prepare for next development iteration"
      [maven-release-plugin] prepare for next development iteration
      ...

 archetypes/pom.xml                                 |  2 +-
 build.xml                                          | 20 +++++-
 distribution/jars/compc/pom.xml                    |  2 +-
 distribution/jars/compiler-asc/pom.xml             |  2 +-
 distribution/jars/compiler-compc/pom.xml           |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml           |  2 +-
 distribution/jars/compiler-optimizer/pom.xml       |  2 +-
 distribution/jars/compiler-swfdump/pom.xml         |  2 +-
 distribution/jars/mxmlc/pom.xml                    |  2 +-
 distribution/pom.xml                               |  2 +-
 examples/pom.xml                                   |  2 +-
 examples/royale/ASDoc/build.xml                    |  2 +-
 frameworks/pom.xml                                 |  2 +-
 .../projects/Core/src/main/royale/CoreClasses.as   |  7 ++
 .../org/apache/royale/utils/string/contains.as}    | 27 ++++----
 .../org/apache/royale/utils/string/isWhitespace.as | 56 ++++++++++++++++
 .../royale/org/apache/royale/utils/string/trim.as  | 54 +++++++++++++++
 .../org/apache/royale/utils/string/trimLeft.as}    | 40 ++++++++----
 .../org/apache/royale/utils/string/trimRight.as}   | 42 ++++++++----
 .../src/test/royale/flexUnitTests/CoreTester.as    |  1 +
 .../test/royale/flexUnitTests/StringUtilsTest.as   | 74 +++++++++++++++++++++
 manualtests/pom.xml                                |  2 +-
 pom.xml                                            |  2 +-
 releasecandidate.xml                               | 76 +++++++++++++---------
 testsuite/pom.xml                                  |  2 +-
 25 files changed, 342 insertions(+), 85 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to