Skip to content
GitLab
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
a1e574cf
Commit
a1e574cf
authored
Dec 21, 2015
by
Hachem Rihab
Browse files
Merge branch 'master' of gitlab.utc.fr:crozatst/hdoc
parents
bdce574e
de89d71e
Changes
1
Hide whitespace changes
Inline
Side-by-side
opale_to_hdoc/opale_to_hdoc.ant
View file @
a1e574cf
...
...
@@ -27,9 +27,9 @@
<!-- Clean : delete old files -->
<target name="clean">
<!-- delete folders -->
<delete dir="${UnzipSourcePath}"/>
<delete dir="${TmpPath}"/>
<delete dir="${HdocPath}"/>
<
!--
delete dir="${UnzipSourcePath}"/
--
>
<
!--
delete dir="${TmpPath}"/
--
>
<
!--
delete dir="${HdocPath}"/
--
>
</target>
<!-- Check if only one xml file -->
...
...
@@ -72,7 +72,7 @@
<echoxml file="${HdocPath}/META-INF/container.xml" namespacePolicy="elementsOnly">
<container xmlns="urn:utc.fr:ics:hdoc:container" version="1.0">
<rootfiles>
<rootfile full-path="${
HdocPath}/${
RacineFile}" media-type="text/xml" />
<rootfile full-path="${RacineFile}" media-type="text/xml" />
</rootfiles>
</container>
</echoxml>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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