dion2003/07/20 23:04:23
Modified:src/plugins-build/simian/src/main/org/apache/maven/simian
SimianLog.java
src/plugins-build/simian/xdocs changes.xml
Log:
Fix relative path not being found
Revision ChangesPath
1.3 +5 -5
dion2003/07/20 22:50:51
Modified:xdocs/reference project-descriptor.xml
Log:
Add comment
Revision ChangesPath
1.18 +3 -0 maven/xdocs/reference/project-descriptor.xml
Index: project-descriptor.xml
===
dion2003/07/20 22:42:21
Modified:src/plugins-build/checkstyle plugin.jelly
Log:
Use pom.build.sourceModifications where they exist
Revision ChangesPath
1.13 +16 -1 maven/src/plugins-build/checkstyle/plugin.jelly
Index: plugin.jelly
The following comment has been added to this issue:
Author: Ben Walding
Created: Mon, 21 Jul 2003 12:27 AM
Body:
I personally think that the documents should be packaged, but not inside the
distribution
perhaps...
maven-1.0-final.zip (code + docs)
maven-1.0-final-src.zip (src +
dion2003/07/20 22:24:49
Modified:src/xsd maven-project.xsd
Log:
Add sourceModifications to the xsd
Revision ChangesPath
1.29 +23 -0 maven/src/xsd/maven-project.xsd
Index: maven-project.xsd
==
dion2003/07/20 22:07:21
Modified:src/plugins-build/simian plugin.jelly
Log:
Add sourceModification usage.
Only include test source if it exists
Revision ChangesPath
1.2 +21 -2 maven/src/plugins-build/simian/plugin.jelly
Index: plugin.jelly
=
dion2003/07/20 22:06:50
Modified:src/plugins-build/simian project.xml
Log:
up version #
Revision ChangesPath
1.3 +1 -1 maven/src/plugins-build/simian/project.xml
Index: project.xml
===
dion2003/07/20 22:06:27
Modified:src/plugins-build/simian/xdocs changes.xml
Log:
Fixes
Revision ChangesPath
1.3 +11 -2 maven/src/plugins-build/simian/xdocs/changes.xml
Index: changes.xml
dion2003/07/20 22:05:52
Modified:src/plugins-build/simian/src/main/org/apache/maven/simian
SimianLog.java
Log:
Fix files with spaces in the name
Revision ChangesPath
1.2 +9 -3
maven/src/plugins-build/simian/src/main/org/apache/maven
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-591
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-590
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-589
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-588
Here is an overview of the issue:
--
dion2003/07/20 20:50:55
Modified:src/plugins-build/multiproject/xdocs goals.xml changes.xml
Log:
update docs
Revision ChangesPath
1.6 +2 -2 maven/src/plugins-build/multiproject/xdocs/goals.xml
Index: goals.xml
dion2003/07/20 20:50:22
Modified:src/plugins-build/java/xdocs properties.xml
Log:
Fix typo
Revision ChangesPath
1.8 +2 -2 maven/src/plugins-build/java/xdocs/properties.xml
Index: properties.xml
dion2003/07/20 20:28:46
Modified:src/plugins-build/multiproject plugin.jelly
Log:
Fix j:set bug
Use ${maven.docs.src}/navigation.xml instead of
${basedir}/multiproject/navigation.xml
for user provided nav
Revision ChangesPath
1.16 +12 -8 maven/src/plugin
dion2003/07/20 18:18:16
Modified:src/plugins-build/multiproject plugin.jelly
Log:
FIXME: User supplied nav should come from xdocs
Revision ChangesPath
1.15 +1 -0 maven/src/plugins-build/multiproject/plugin.jelly
Index: plugin.jelly
===
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 20 Jul 2003 8:16 PM
MAVEN-584 patch applied today
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-574
H
Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 20 Jul 2003 8:15 PM
applied to cvs today
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-584
Here is an
dion2003/07/20 18:13:52
Modified:src/plugins-build/multiproject/xdocs properties.xml
changes.xml
src/plugins-build/multiproject plugin.properties
plugin.jelly
src/plugins-build/multiproject/src/plugin-resou
dion2003/07/20 18:11:38
Modified:src/plugins-build/artifact project.xml
Log:
Rely on 1.0-beta-10, not SNAPPY
Revision ChangesPath
1.6 +1 -1 maven/src/plugins-build/artifact/project.xml
Index: project.xml
==
dion2003/07/20 16:44:24
Modified:src/plugins-build/ashkelon .cvsignore
Log:
Ignore logs
Revision ChangesPath
1.2 +1 -0 maven/src/plugins-build/ashkelon/.cvsignore
Index: .cvsignore
===
The following issue has been updated:
Updater: Andy Jefferson (mailto:[EMAIL PROTECTED])
Date: Sun, 20 Jul 2003 11:13 AM
Comment:
I've implemented the change I proposed. What this basically does is add a table at the
top of the Changes report listing the releases (one row per relea
The following issue has been updated:
Updater: Andy Jefferson (mailto:[EMAIL PROTECTED])
Date: Sun, 20 Jul 2003 7:30 AM
Comment:
There was an error in the maven-license-plugin:register method. It used to have "if
(license_present != true) then register" ... changed to "if (license_
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-587
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: Andy Jefferson
Created: Sun, 20 Jul 2003 6:06 AM
Body:
Looking at the plugin itself. It seems that the license report has a goal called
"maven-license-plugin:report", but no goal called "license:report" which the
site:ge
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-586
Here is an overview of the issue:
--
27 matches
Mail list logo