aheritier2004/07/19 13:08:57
Modified:ant/src/plugin-resources/templates build.jelly
Log:
Don't compile tests classes if junit isn't present.
Revision ChangesPath
1.22 +6 -3 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
=
aheritier2004/07/19 11:13:09
Modified:ant/src/plugin-resources/templates build.jelly
Log:
Remove unused code
Revision ChangesPath
1.21 +0 -18 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
==
aheritier2004/07/19 11:12:04
Modified:ant/src/plugin-resources/templates build.jelly
Log:
Remove old duplicated code to copy resources for tests
Revision ChangesPath
1.20 +3 -35 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
aheritier2004/07/19 11:08:34
Modified:ant/src/plugin-resources/templates build.jelly
Log:
Replace some && by and in jelly tests
Revision ChangesPath
1.19 +3 -3 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
===
carlos 2004/07/04 04:58:21
Modified:ant/src/plugin-resources/templates build.jelly
Log:
Added testclassesdir property although there's no test source directory as it was
incorrectly removed
Revision ChangesPath
1.17 +3 -0 maven-plugins/ant/src/plugin-resources
On Tue, 2004-05-18 at 17:16, [EMAIL PROTECTED] wrote:
> aheritier2004/05/18 14:16:04
>
> Modified:ant/src/plugin-resources/templates build.jelly
> Log:
> - replace "compile" dependency in "javadoc" target with "get-deps"
> - add a path reference for libs
> - run Junit only if pre
aheritier2004/05/18 14:16:04
Modified:ant/src/plugin-resources/templates build.jelly
Log:
- replace "compile" dependency in "javadoc" target with "get-deps"
- add a path reference for libs
- run Junit only if present in ANT (display a warning otherwise)
- comment unused downloa
On Tue, 2004-05-18 at 05:09, Arnaud Heritier wrote:
> Yes, sorry, the log isn't correct.
> The problem was that you couldn't call "ant javadoc" direclty because we
> used this classpath
>
>
>
>
>
>
>
>
> $${defaulttargetdir}/$${final.name}.jar
age d'origine-
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 18 mai 2004 01:32
> À : Maven Developers List
> Objet : Re: cvs commit: maven-plugins/ant/src/plugin-resources/templates
> build.jelly
>
> Huh?
>
> Javadoc runs off the sources no
Huh?
Javadoc runs off the sources not off the compiled code.
--
dIon Gillard, Multitask Consulting
[EMAIL PROTECTED] wrote on 18/05/2004 08:30:28 AM:
> aheritier2004/05/17 15:30:28
>
> Modified:ant/src/plugin-resources/templates build.jelly
> Log:
> we can't create the javadoc i
aheritier2004/05/17 15:30:28
Modified:ant/src/plugin-resources/templates build.jelly
Log:
we can't create the javadoc if the code isn't built.
Revision ChangesPath
1.14 +1 -1 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
aheritier2004/05/09 15:46:12
Modified:ant/src/plugin-resources/templates build.jelly
Log:
fix a bug with testclassesdir which wasn't valued.
Revision ChangesPath
1.13 +1 -0 maven-plugins/ant/src/plugin-resources/templates/build.jelly
Index: build.jelly
==
12 matches
Mail list logo