jvanzyl 2003/12/09 21:37:37
Modified:maven-project/src/java/org/apache/maven/project
DefaultProjectBuilder.java Project.java
maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1069
Here is an overview of the issue:
-
jvanzyl 2003/12/09 21:09:10
Modified:maven-project/src/java/org/apache/maven/project Project.java
maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
maven-project/src/test-input project.xml
m
dion2003/12/09 20:47:11
Modified:src/test/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
ProjectInheritanceTest.java
Log:
Project URL has changed to www.apache.org
Revision ChangesPath
No revision
No r
dion2003/12/09 20:06:49
Modified:.Tag: MAVEN-1_0-BRANCH build-bootstrap.xml
Log:
Catch up from head
Revision ChangesPath
No revision
No revision
1.212.2.3 +1 -1 maven/build-bootstrap.xml
Index: build-bootstrap.
dion2003/12/09 20:05:21
Modified:xdocsTag: MAVEN-1_0-BRANCH navigation.xml changes.xml
repository-upload.xml
xdocs/misc Tag: MAVEN-1_0-BRANCH articles.xml
xdocs/reference Tag: MAVEN-1_0-BRANCH project-descriptor.xml
Log:
C
dion2003/12/09 19:38:52
Modified:.Tag: MAVEN-1_0-BRANCH project.xml
Added: xdocs/images Tag: MAVEN-1_0-BRANCH maven.gif
apache-maven-project.png
Log:
Catch up from head
Revision ChangesPath
No revision
No
jvanzyl 2003/12/09 19:32:48
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o adding some comments
Revision ChangesPath
1.15 +3 -0
maven-components/maven-project/src/test/org/apache/maven/proj
jvanzyl 2003/12/09 19:30:04
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o add test for recursive inheritance
o try to again make the test names more descriptive
Revision ChangesPath
1.14 +2 -2
jvanzyl 2003/12/09 19:29:11
Added: maven-project/src/test-input/a/aa project.properties
project.xml
Log:
o test material for recursive inheritance.
Revision ChangesPath
1.1
maven-components/maven-project/src/test-input/a/aa/proj
jvanzyl 2003/12/09 19:28:32
maven-components/maven-project/src/test-input/a/aa - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 19:28:10
Modified:maven-project/src/java/org/apache/maven/project
DefaultProjectBuilder.java
Log:
o optimize imports
Revision ChangesPath
1.19 +0 -1
maven-components/maven-project/src/java/org/apache/maven/project/Defa
jvanzyl 2003/12/09 19:27:58
Modified:maven-project/src/java/org/apache/maven/project
DefaultProjectBuilder.java
Log:
o remove the caching because of course ... optimization is the root of all evil.
i just spent two hours trying to get recursive inheritance
jvanzyl 2003/12/09 19:14:37
Modified:.project.xml
Log:
o spell aslak's name correctly.
Revision ChangesPath
1.323 +1 -1 maven/project.xml
Index: project.xml
===
RCS file: /home/cvs/m
jvanzyl 2003/12/09 19:10:43
Modified:.project.xml
Log:
o adding aslak to the contributors list
Revision ChangesPath
1.322 +4 -0 maven/project.xml
Index: project.xml
===
RCS file: /ho
jvanzyl 2003/12/09 17:34:48
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o rename
Revision ChangesPath
1.13 +21 -1
maven-components/maven-project/src/test/org/apache/maven/project/DefaultPro
jvanzyl 2003/12/09 16:45:43
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o expand test name for clarity
Revision ChangesPath
1.12 +1 -1
maven-components/maven-project/src/test/org/apache/ma
jvanzyl 2003/12/09 16:48:43
Modified:.project.xml
Log:
o point to the right place
Revision ChangesPath
1.321 +1 -1 maven/project.xml
Index: project.xml
===
RCS file: /home/cvs/maven/
jvanzyl 2003/12/09 16:21:33
Modified:xdoc/src/plugin-resources/css maven.css tigris.css
xdoc/src/plugin-resources/images collapsed.png expanded.png
Log:
o start of a process to try and make the generated site easier to use
and make it easier to navigate. in additio
jvanzyl 2003/12/09 16:19:22
Modified:.project.properties project.xml
Added: xdocs/images apache-maven-project.png maven.gif
Log:
o making some changes to the site for ease of use and design. really
only worked on making the site less painful to look at.
Revis
It's from our navigation.xml.
See this:
If you don't want it, remove the tag.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Jason van Zyl <[EMAIL PROTECTED]> wrote on 10/12/2003 04:11:35 AM:
> On Tue, 2003-12-09 at 12:09, Jason van Zyl wrote:
Sounds right. Thanks.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 10 December 2003 10:52 AM
> To: Maven Developers List
> Subject: RE: cvs commit: maven-plugins/checkstyle project.xml
>
>
> AFAIK, the fix I made is correct.
>
> here's the
> If you have a little test that shows the problem I can help
> you track it down.
>
Ok, its all into CVS.
In src/test/touchstone-test: goals test-preGoal-counter,
test-postGoal-counter should show the bug.
There is a small bit of doco in maven-refactor-notes.txt. The second goal
hook turns u
AFAIK, the fix I made is correct.
here's the taskedef:
You'll note that it specifies the classpath completely. AFAIK, this will
allow ant to load it with
brett 2003/12/09 15:41:16
Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
PluginManager.java
Log:
attain each main goal in its own werkz project
Revision ChangesPath
No revision
No revision
brett 2003/12/09 15:40:12
Modified:src/java/org/apache/maven/jelly/tags/werkz Tag:
MAVEN-1_0-BRANCH MavenGoalTag.java
Log:
fix javadoc
Revision ChangesPath
No revision
No revision
1.2.4.2 +2 -2
mave
brett 2003/12/09 15:36:00
Modified:src/java/org/apache/maven/jelly/tags/maven Tag:
MAVEN-1_0-BRANCH ReactorTag.java
Log:
consistency with previous code
Revision ChangesPath
No revision
No revision
1.36.4.2
brett 2003/12/09 15:34:50
Modified:src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH
Project.java
Log:
this should go
Revision ChangesPath
No revision
No revision
1.91.4.2 +2 -1 maven/src/java/o
brett 2003/12/09 15:33:22
Modified:src/test/touchstone-build Tag: MAVEN-1_0-BRANCH maven.xml
Log:
preGoal/postGoal count test
Revision ChangesPath
No revision
No revision
1.43.4.2 +45 -7 maven/src/test/touchstone-build/maven.
brett 2003/12/09 15:29:41
Modified:.Tag: MAVEN-1_0-BRANCH project.properties
Log:
run online
Revision ChangesPath
No revision
No revision
1.51.2.3 +1 -3 maven/project.properties
Index: project.properties
=
brett 2003/12/09 15:29:09
Modified:.Tag: MAVEN-1_0-BRANCH project.xml
Log:
use all reports
Revision ChangesPath
No revision
No revision
1.317.4.3 +0 -2 maven/project.xml
Index: project.xml
=
brett 2003/12/09 15:28:08
Modified:.Tag: MAVEN-1_0-BRANCH maven-refactor-notes.txt
Log:
clarify/update notes
Revision ChangesPath
No revision
No revision
1.1.4.3 +7 -4 maven/Attic/maven-refactor-notes.txt
Index
> If you have a little test that shows the problem I can help
> you track it down.
>
I've added it to the touchstone. Will commit soon.
- Brett
On Tue, 2003-12-09 at 17:50, Brett Porter wrote:
> Hi,
>
> Ok, I have touchstone fully working now and the plugins I have tested (in
> particular xdoc and site) have behaved well in isolation, however, I've
> identified two issues:
> - preGoals/postGoals in maven.xml and driver.jelly get run twic
Hi,
Ok, I have touchstone fully working now and the plugins I have tested (in
particular xdoc and site) have behaved well in isolation, however, I've
identified two issues:
- preGoals/postGoals in maven.xml and driver.jelly get run twice. I know why
this is - I run them manually at the start, and
Checkstyle may need to be in there. I think it was commons-* etc that cause
the incompatible class change error in the branch though.
I guess if the classpath is set properly to the ant task instead of the old
way it shouldn't be needed, so it would be good to remove them.
- Brett
> -Origina
On Tue, 2003-12-09 at 12:09, Jason van Zyl wrote:
> Hi,
>
> Where is the google thingy coming from in the middle of the nav column.
> I would like to move it or suppress as it's visually distracting and
> doesn't need to be smack in the middle of the nav.
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
jvanzyl 2003/12/09 09:10:45
Modified:xdocsnavigation.xml
Log:
o removing google turd
Revision ChangesPath
1.35 +0 -1 maven/xdocs/navigation.xml
Index: navigation.xml
===
RCS file: /home
Hi,
Where is the google thingy coming from in the middle of the nav column.
I would like to move it or suppress as it's visually distracting and
doesn't need to be smack in the middle of the nav.
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org
In short, man creates for himsel
jvanzyl 2003/12/09 08:44:54
Modified:maven-project/src/java/org/apache/maven/project Project.java
Log:
o correct failing test case for inheriting property by allow the parent project
to be consulted in the event the child has no record of the said property. this
should allow
jvanzyl 2003/12/09 07:57:54
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
maven-project/src/test-input project.properties
Log:
o created a test which displays failing property inheritance. now time to
On Mon, 2003-12-08 at 19:41, Martin van den Bemt wrote:
> I just added a fix for all the outstanding issues related to the
> maven-faq-plugin (linked the issues together, to see how that works
> out). So if someone could commit that and cut a release, that would be
> cool.
You want to give the plu
jvanzyl 2003/12/09 07:41:24
Added: maven-project/src/test-input project.properties
Log:
o adding properties
Revision ChangesPath
1.1 maven-components/maven-project/src/test-input/project.properties
Index: project.properties
==
jvanzyl 2003/12/09 07:39:50
Added: maven-project/src/test-input NOTES.txt maven.xml project.xml
Log:
o adding a parent
Revision ChangesPath
1.1 maven-components/maven-project/src/test-input/NOTES.txt
Index: NOTES.txt
=
jvanzyl 2003/12/09 07:34:40
Modified:maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Added: maven-project/src/test/org/apache/maven/project
ModelTestHelper.java ProjectTestHelper.java
Log:
o breaki
dIon,
Is that true? I can't remember but I think I've tried without them and
there was a problem with the checkstyle Ant task definition.
Thanks
-Vincent
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 09 December 2003 14:33
> To: [EMAIL PROTECTED]
> Subj
jvanzyl 2003/12/09 05:56:25
Added: maven-project/src/test-input/a project.properties
project.xml
maven-project/src/test-input/b project.properties
project.xml
maven-project/src/test-input/c project.properties
jvanzyl 2003/12/09 05:35:27
maven-components/maven-project/src/test-input/f - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:34:24
maven-components/maven-project/src/test-input/b - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:34:24
maven-components/maven-project/src/test-input/e - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:34:24
maven-components/maven-project/src/test-input/d - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:34:24
maven-components/maven-project/src/test-input/c - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:34:24
maven-components/maven-project/src/test-input/a - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
jvanzyl 2003/12/09 05:33:20
maven-components/maven-project/src/test-input - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/12/09 05:33:13
Modified:checkstyle project.xml
Log:
dependencies don't need to go on root classloader, as they are explicitly referenced
in the plugin.jelly.
This was breaking the 1.0 branch.
Revision ChangesPath
1.29 +0 -21 maven-plugins/check
The following comment has been added to this issue:
Author: Oliver Noelle
Created: Tue, 9 Dec 2003 2:07 AM
Body:
What kind of "source of information" do I need?
There's no hint to that in the docs (maven user guide).
I thought the plugin would determine the latest timestamped ver
56 matches
Mail list logo