This is an automated email from the ASF dual-hosted git repository.
aharui pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from d2434b4 Fixed positioning and display of drop indicator for SWF
platform.
new 6ad062b GitHubCommitViewer source for tutorial
new 98f405e try to fix build
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:
.../GitHubCommitLogViewer}/build.xml | 9 +-
.../GitHubCommitLogViewer}/pom.xml | 8 +-
.../src/main/resources/project.json | 4 +
.../src/main/royale/GitHubCommitLogViewer.mxml | 97 ++++++++++++++++++++++
.../src/main/royale/LogEntry.as} | 12 +--
pom.xml | 1 +
6 files changed, 118 insertions(+), 13 deletions(-)
copy examples/{royale/DataBindingExample =>
express/GitHubCommitLogViewer}/build.xml (78%)
copy examples/{royale/DataBindingExample =>
express/GitHubCommitLogViewer}/pom.xml (90%)
create mode 100644
examples/express/GitHubCommitLogViewer/src/main/resources/project.json
create mode 100644
examples/express/GitHubCommitLogViewer/src/main/royale/GitHubCommitLogViewer.mxml
copy examples/{node/HelloWorld/src/main/royale/HelloWorld.as =>
express/GitHubCommitLogViewer/src/main/royale/LogEntry.as} (87%)
--
To stop receiving notification emails like this one, please contact
[email protected].