This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git.
from eedc075 Updated some test dependencies.
new 26966a4 (Minor typos)
new b037465 Build: Significantly simplified dependency management; no
update-deps and such anymore, just bare-bone Ivy, and we are only using well
known Maven repositories to retrieve artifacts (local, Central, and
apache-staging, in this order). We don't use our own Ivy repo (hosted on our
website) anymore.
The 2 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.md | 7 +-
build.xml | 103 +--------------------
ivy.xml | 2 +-
ivysettings.xml | 40 +++-----
.../freemarker/ext/beans/ClassIntrospector.java | 16 ++--
...va => Java9InstrospectorBugWorkaroundTest.java} | 2 +-
6 files changed, 28 insertions(+), 142 deletions(-)
rename
src/test/java/freemarker/ext/beans/{Java9InstrospectorBugWorkaround.java =>
Java9InstrospectorBugWorkaroundTest.java} (94%)