dion2003/07/16 23:50:43
Modified:xdocsfaq.fml
Log:
Add faq from wiki
Revision ChangesPath
1.2 +25 -0 maven/xdocs/faq.fml
Index: faq.fml
===
RCS file: /home/cvs/maven/xdocs/faq.fml,v
dion2003/07/16 19:03:14
Modified:src/plugins-build/xdoc plugin.jelly
Log:
Add a comment
Revision ChangesPath
1.32 +3 -3 maven/src/plugins-build/xdoc/plugin.jelly
Index: plugin.jelly
===
dion2003/07/16 18:58:41
Modified:src/plugins-build/html2xdoc plugin.jelly
Log:
Reduce codage
Revision ChangesPath
1.7 +1 -2 maven/src/plugins-build/html2xdoc/plugin.jelly
Index: plugin.jelly
===
dion2003/07/16 18:56:36
Modified:src/plugins-build/faq plugin.jelly project.xml
Log:
Fix various bits
Revision ChangesPath
1.8 +12 -13maven/src/plugins-build/faq/plugin.jelly
Index: plugin.jelly
dion2003/07/16 18:50:41
Modified:src/plugins-build/ant plugin.jelly
src/plugins-build/ant/xdocs changes.xml
Log:
Add template.
Revision ChangesPath
1.8 +2 -352maven/src/plugins-build/ant/plugin.jelly
Index: plugin.jelly
dion2003/07/16 18:48:56
Added: src/plugins-build/ant/src/plugin-resources/templates
build.jelly
Log:
Add template.
Revision ChangesPath
1.1
maven/src/plugins-build/ant/src/plugin-resources/templates/build.jelly
Index: b
dion2003/07/16 18:48:41
maven/src/plugins-build/ant/src - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/07/16 18:48:41
maven/src/plugins-build/ant/src/plugin-resources - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/07/16 18:48:41
maven/src/plugins-build/ant/src/plugin-resources/templates - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Wed, 16 Jul 2003 9:11 PM
Comment:
Here's the fixed version
Changes:
Attachment changed to testcase-fixed.zip
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 16 Jul 2003 9:05 PM
Body:
Methinks this also needs some more documentation
-
View the issue:
http://jira.codehaus.org/secure
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 16 Jul 2003 9:03 PM
Body:
maven -Dmaven.multiproject.includes=foo/project.xml multiproject
Works if I fix the projects having clashing elements.
The top level is foo, as is the child.
Icky.
I
dion2003/07/16 18:38:36
Removed: xdocsfaq.xml
Log:
Remove hand carved faq
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The following comment has been added to this issue:
Author: dion gillard
Created: Wed, 16 Jul 2003 8:56 PM
Body:
pom:validate fails on the top level project
-
View the issue:
http://jira.codehaus.org/secure/View
dion2003/07/16 18:25:15
Modified:.project.xml
Log:
Add faq report
Revision ChangesPath
1.287 +1 -1 maven/project.xml
Index: project.xml
===
RCS file: /home/cvs/maven/project.xml,
dion2003/07/16 18:22:31
Modified:xdocsnavigation.xml
Added: xdocsfaq.fml
Removed: xdocspowered.xml articles.xml tasks.xml glossary.xml
Log:
Reorg and use new faq format
Revision ChangesPath
1.24 +14 -14maven/xdocs/navigation.xml
dion2003/07/16 18:20:09
Modified:xdocs/start anakia.xml
Log:
Fix old docs
Revision ChangesPath
1.7 +4 -5 maven/xdocs/start/anakia.xml
Index: anakia.xml
===
RCS file: /home/cvs/maven/xd
dion2003/07/16 18:19:33
Added: xdocs/misc glossary.xml tasks.xml index.xml articles.xml
powered.xml
Log:
Reorg docs
Revision ChangesPath
1.1 maven/xdocs/misc/glossary.xml
Index: glossary.xml
===
dion2003/07/16 18:19:21
maven/xdocs/misc - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/07/16 18:18:44
Added: xdocs/apache index.xml
Log:
Reorg docs
Revision ChangesPath
1.1 maven/xdocs/apache/index.xml
Index: index.xml
===
Apache Res
dion2003/07/16 18:18:33
maven/xdocs/apache - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dion2003/07/16 18:09:13
Modified:src/java/org/apache/maven/util Expand.java
Log:
Stop passing instance variables around already
Revision ChangesPath
1.10 +23 -18maven/src/java/org/apache/maven/util/Expand.java
Index: Expand.java
===
dion2003/07/16 18:06:45
Modified:src/java/org/apache/maven DVSLFormatter.java
Log:
Rename LOG to log and do some docs
Revision ChangesPath
1.11 +9 -9 maven/src/java/org/apache/maven/DVSLFormatter.java
Index: DVSLFormatter.java
dion2003/07/16 18:05:56
Modified:.project.properties
Log:
Lower linecount threshold on simian report
Revision ChangesPath
1.38 +6 -1 maven/project.properties
Index: project.properties
===
dion2003/07/16 18:02:28
Modified:src/java/org/apache/maven ArtifactListBuilder.java
Log:
Docs and a little code clean
Revision ChangesPath
1.9 +5 -5 maven/src/java/org/apache/maven/ArtifactListBuilder.java
Index: ArtifactListBuilder.java
dion2003/07/16 17:53:30
Modified:src/java/org/apache/maven AntProjectBuilder.java
Log:
Add license and docs
Revision ChangesPath
1.4 +62 -1 maven/src/java/org/apache/maven/AntProjectBuilder.java
Index: AntProjectBuilder.java
==
dion2003/07/16 17:45:57
Added: src/java/org/apache/maven package.html
Log:
Add some docs
Revision ChangesPath
1.1 maven/src/java/org/apache/maven/package.html
Index: package.html
===
dion2003/07/16 17:45:27
Modified:src/java/org/apache/maven AbstractMavenComponent.java
Log:
Documentation update and marking params as final
Revision ChangesPath
1.9 +19 -7 maven/src/java/org/apache/maven/AbstractMavenComponent.java
Index: AbstractMaven
dion2003/07/16 17:38:58
Added: src/java/org/apache/maven/util package.html
src/java/org/apache/maven/repository package.html
src/java/org/apache/maven/cli package.html
src/java/org/apache/maven/jelly/tags package.html
src/
Strange that I never saw it through all the time of using b9 though? Maybe
the problem already existed and was aggravated and exposed to me by the
werkz changes?
Haven't had a chance to look at it closer just yet.
- Brett
-Original Message-
From: James CE Johnson [mailto:[EMAIL PROTECTED
Please upload struts-el.jar from struts 1.1 distribution in
contrib/struts-el/lib
Here is the link
http://mirrors.theonlinerecordstore.com/apache/jakarta/struts/binaries/jakarta-struts-1.1.zip
The following issue has been updated:
Updater: Rafal Krzewski (mailto:[EMAIL PROTECTED])
Date: Wed, 16 Jul 2003 11:45 AM
Comment:
The patch itself.
Changes:
Attachment changed to changelog.diff
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-577
Here is an overview of the issue:
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-576
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: Brett Porter
Created: Wed, 16 Jul 2003 8:27 AM
Body:
I just noticed that maven.bat in the 2nd patch still contains copy_deps.bat on one
line - should be install_repo.bat
I'll submit another patch if I can ever access cvs
> It appears to be a problem with executing more than one goal at a time:
>
> maven clean cdit:build fails
> maven clean; maven cdit:build works
FWIW I've been getting this behavior on and off with a not-quite-final
version of b9 for quite some time.
>
> This isn't always the case (other projects
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-575
Here is an overview of the issue:
--
The following issue has been updated:
Updater: Rafal Krzewski (mailto:[EMAIL PROTECTED])
Date: Wed, 16 Jul 2003 4:14 AM
Comment:
Output of "maven -X multiproject" run on the testcase.
Changes:
Attachment changed to testcase-output.txt
---
The following issue has been updated:
Updater: Rafal Krzewski (mailto:[EMAIL PROTECTED])
Date: Wed, 16 Jul 2003 4:14 AM
Comment:
A minimal testcase.
Changes:
Attachment changed to testcase.zip
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-574
Here is an overview of the issue:
--
The following issue has been updated:
Updater: Michal Maczka (mailto:[EMAIL PROTECTED])
Date: Wed, 16 Jul 2003 4:09 AM
Changes:
Comment changed from to
-
For a full history of the issue, see:
h
Message:
The following issue has been resolved as FIXED.
Resolver: Michal Maczka
Date: Wed, 16 Jul 2003 4:01 AM
Was fixed in beta 10
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-350
Last 500 lines of a clean bootstrap build of maven at 20030716-0317
[exec] [jar] Building jar:
/home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar
[exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars
[exec
43 matches
Mail list logo