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
Stephane Crozat
hdoc
Commits
393834cf
Commit
393834cf
authored
Dec 14, 2015
by
Jean Vintache
Browse files
fix antce : add namespace to container
parent
b495c45e
Changes
1
Hide whitespace changes
Inline
Side-by-side
etherpad_to_hdoc/antce/myantce.ant
View file @
393834cf
...
...
@@ -30,11 +30,11 @@
<!-- container -->
<touch
file=
"${tmp}/tozip/META-INF/container.xml"
/>
<echo
file=
"${tmp}/tozip/META-INF/container.xml"
>
$
lt;container xmlns="urn:utc.fr:ics:hdoc:container" version="1.0"
$
gt;
$
lt;rootfiles
$
gt;
$
lt;rootfile full-path="${rootfilename}" media-type="text/xml" /
$
gt;
$
lt;/rootfiles
$
gt;
$
lt;/container
$
gt;
&
lt;
container xmlns="urn:utc.fr:ics:hdoc:container" version="1.0"
&
gt;
&
lt;
rootfiles
&
gt;
&
lt;
rootfile full-path="${rootfilename}" media-type="text/xml" /
&
gt;
&
lt;
/rootfiles
&
gt;
&
lt;
/container
&
gt;
</echo>
<!-- mimetype -->
...
...
Write
Preview
Supports
Markdown
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