dion2004/01/08 22:27:01
Modified:src/bootstrap/org/apache/maven Tag: MAVEN-1_0-BRANCH
Dependency.java BootstrapPomParser.java
BootstrapTask.java
Log:
Code cleanup
Revision ChangesPath
No revision
No
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-55
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-1114
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Ryan Sonnek
Created: Thu, 8 Jan 2004 5:33 PM
Body:
this issue can be closed. the documentation at
http://maven.apache.org/reference/plugins/ear/properties.html now has the correct
property information.
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1113
Here is an overview of the issue:
-
jvanzyl 2004/01/08 14:22:08
Modified:maven-core .cvsignore
Log:
o cleaning up .cvsignore
Revision ChangesPath
1.2 +0 -17 maven-components/maven-core/.cvsignore
Index: .cvsignore
===
RCS fil
jvanzyl 2004/01/08 14:20:54
Log:
Status:
Vendor Tag: APACHE
Release Tags: MCORE
N
maven-components/maven-core/src/java/org/apache/maven/jelly/tags/BaseTagLibrary.java
N
maven-components/maven-core/src/java/org/apache/maven/jelly/tags/BaseTagSupport.java
N
maven-compone
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-54
Here is an overview of the issue:
-
evenisse2004/01/08 08:53:58
Modified:genapp plugin.jelly
Log:
Comment echo. genapp doesn't work if this echo are present
Revision ChangesPath
1.6 +2 -2 maven-plugins/genapp/plugin.jelly
Index: plugin.jelly
=
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Thu, 8 Jan 2004 10:30 AM
Body:
ok. I will look at this.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=M
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Thu, 8 Jan 2004 10:19 AM
Body:
Checkout maven cvs and generate the pdf for the full content.
...
[java] [INFO] area contents overflows area in line
[java] [ERROR] file:/D:/cvs_repo/jakart
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Thu, 8 Jan 2004 10:08 AM
Body:
I'm agree with you.
I'll try to correct the thead limitation and the cover page when possible.
I tested the plugin with maven changes page and maven dependencies page
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Thu, 8 Jan 2004 9:57 AM
Body:
I tested the plugin for commit it to cvs but there are some problems.
- it's necessary to have thead tag arround tr/th. I prefer test if thead is present,
and if no
Yeah, forgot to switch licenses. That's my code, I wrote it. I'll
change to ASL shortly.
(it comes from another library of mine)
[EMAIL PROTECTED] wrote:
Jason van Zyl <[EMAIL PROTECTED]> wrote on 08/01/2004 02:01:27 AM:
On Wed, 2004-01-07 at 09:56, [EMAIL PROTECTED] wrote:
dion
The following issue has been updated:
Updater: Arnaud HERITIER (mailto:[EMAIL PROTECTED])
Date: Thu, 8 Jan 2004 9:09 AM
Comment:
Updated jar plug-in.
copy it in your MAVEN_HOME/plugins to use it.
- Dependencies to fop 0.20-5 final jar. See comments to download and install it.
- Depe
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Thu, 8 Jan 2004 8:37 AM
Body:
fo-cover.xslt is missing.
You need to remove it from the project2fo.xslt
-
View the issue:
http:
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Thu, 8 Jan 2004 8:34 AM
Body:
New link to FOP binaries :
http://mir2.ovh.net/ftp.apache.org/dist/xml/fop/fop-0.20.5-bin.zip
You need to extract the fop and the batik jars and put them in your loca
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Thu, 8 Jan 2004 8:34 AM
Applied
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-24
Here is an over
evenisse2004/01/08 06:17:12
Modified:changelog/src/test/org/apache/maven/cvslib
CvsLogListenerTest.java
Log:
Fix MPCHANGELOG-24.
Revision ChangesPath
1.2 +3 -3
maven-plugins/changelog/src/test/org/apache/maven/cvslib/CvsLogListenerTest.
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHECKSTYLE-14
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=MPCHANGELOG-24
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: fabrizio giustina
Created: Thu, 8 Jan 2004 8:03 AM
Body:
Still having this problem using maven rc-1 and checkstyle plugin 2.2.
The checkstyle report works if running alone (maven checkstyle). It doesn't work using
more g
On Wed, 2004-01-07 at 15:54, Eddie Post wrote:
> Hellu,
>
> I had some problems getting the eclipse plugin to work well with the Junit
> syntax.
> I noticed that the eclipse plugin work with the following syntax in the
> project.xml:
>
>${basedir}/src/test
>
>
> However, I no
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1112
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-
Here is an overview of the issue:
-
dion2004/01/07 23:08:31
Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
DependencyClasspathBuilder.java
Log:
Javadoc fixes
Revision ChangesPath
No revision
No revision
1.13.4.2 +4 -2 maven/
dion2004/01/07 23:05:57
Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
AntProjectBuilder.java
Log:
More javadoc
Revision ChangesPath
No revision
No revision
1.6.4.2 +1 -0 maven/src/java/o
dion2004/01/07 23:03:49
Modified:src/java/org/apache/maven/repository Tag: MAVEN-1_0-BRANCH
AbstractArtifact.java
Log:
Code Cleanup:
- Use plexus FileUtils for fileRead
- rename parameters for usability
Revision ChangesPath
No
28 matches
Mail list logo