Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara-flashplayer
mahara-flashplayer
Commits
fefc6ac2
Commit
fefc6ac2
authored
Mar 09, 2013
by
Anssi Piirainen
Browse files
make dist to handle all plugins
parent
2c758956
Changes
1
Show whitespace changes
Inline
Side-by-side
core/build.xml
View file @
fefc6ac2
...
...
@@ -537,7 +537,7 @@
</target>
<target
name=
"dist"
description=
"Create distribution packages"
depends=
"build-all"
>
<iterate-plugins
target=
"dist"
/>
<iterate-plugins
target=
"dist"
buildfiles=
"${allplugins.buildfiles}"
/>
<ant
target=
"zip"
/>
<ant
target=
"zip-biz"
/>
<ant
target=
"zip-devkit"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment