brett 2003/08/26 16:28:06
Modified:xdocs/reference index.xml
Log:
bring index in line with navigation
Revision ChangesPath
1.9 +21 -3 maven/xdocs/reference/index.xml
Index: index.xml
===
brett 2003/08/26 16:27:37
Modified:xdocsrepository-upload.xml
Log:
fix xml
Revision ChangesPath
1.7 +1 -1 maven/xdocs/repository-upload.xml
Index: repository-upload.xml
===
RCS file:
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-745
Here is an overview of the issue:
--
The following issue has been updated:
Updater: Piotr Maj (mailto:[EMAIL PROTECTED])
Date: Tue, 26 Aug 2003 12:05 PM
Changes:
Attachment changed to console.patch
-
For a full history of the issue, se
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-744
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-743
Here is an overview of the issue:
--
On Tue, 2003-08-26 at 09:42, Brett Porter wrote:
> It was already there and nobody found it... Maybe that is because I can't
> even find the wiki link on the main site at the moment :)
The Wiki link is located under "Reference".
But if even a developer does not find the wiki link, how can we expe
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Tue, 26 Aug 2003 5:02 AM
Fixed today
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-701
Here is an over
evenisse2003/08/26 02:52:08
Modified:src/java/org/apache/maven/project BaseObject.java
src/test/java/org/apache/maven/project BaseObjectTest.java
Log:
Fix for MAVEN-701. Empty id is equivalent to null id.
Revision ChangesPath
1.27 +2 -2 maven/src/
It was already there and nobody found it... Maybe that is because I can't
even find the wiki link on the main site at the moment :)
- Brett
> -Original Message-
> From: Martin Skopp [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 26 August 2003 5:36 PM
> To: Maven Developers List
> Subject: R
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Tue, 26 Aug 2003 4:08 AM
Already patched.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-713
Here is an
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 4:00 AM
Body:
-1.
The best practices is to use one src directory by project. If you want more than one,
you must use more than one project.
-
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 3:22 AM
Body:
What would you suggest as an alternative solution to this problem? The
current situation doesn't work because running 'maven eclipse' to add
new dependencies to the
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 3:23 AM
Body:
I don't have time to investigate on your plugin modification, but your
addBuilder/addNature taglibs seems to be interesting.
--
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-740
Here is an overview of the issue:
--
Message:
The following issue has been closed.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-519
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-742
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-741
Here is an overview of the issue:
--
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 3:23 AM
Body:
I think that the files i provided for MAVEN-525 do exactly what you
want. it defines a taglib which declares among others a tag that adds
project nature and projec
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 3:22 AM
Body:
A better way might be for plugins to register themselves into the
eclipse plugin and be passed a DOM of the .classpath / .project. They
then manipulate this as req
The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 26 Aug 2003 3:22 AM
Body:
Is the solution then to change the plugin to respect modifications made by
users? Maybe have an eclipse target that respects those modifications, and
an eclipse:cle
Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Tue, 26 Aug 2003 3:15 AM
Applied. Thanks.
-
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-707
Here is an
evenisse2003/08/26 01:03:29
Modified:src/plugins-build/javadoc/xdocs properties.xml
Log:
MAVEN-707. Add encoding documentation. Thanks to Piotr Maj.
Revision ChangesPath
1.6 +11 -0 maven/src/plugins-build/javadoc/xdocs/properties.xml
Index: properties.xml
On Tue, 2003-08-26 at 00:50, Brett Porter wrote:
> Martin, are you volunteering to come up with a patch to the xdoc and/or the
> patch creating command? :)
Wiki was the better idea...
--
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.rie
The following issue has been updated:
Updater: Piotr Maj (mailto:[EMAIL PROTECTED])
Date: Tue, 26 Aug 2003 2:37 AM
Comment:
Added xdocs on maven.javadoc.additionalparam property.
Changes:
Attachment changed to additionalparam.patch
--
Last 500 lines of a clean bootstrap build of maven at 20030825-2200
[exec] java:jar-resources:
[exec] Copying 1 file to
/usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources
[exec] Copying 4 files to
/usr/local/builds/maven/src/maven/src/plu
> There is a wiki page about it, but it could help to add the
> "run from base directory" stuff. I can't get there at the
> moment - server seems down.
I've modified the wiki page to this effect.
Cheers,
Brett
yep, diff -u is all I usually need.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Martin Skopp <[EMAIL PROTECTED]> wrote on 25/08/2003 05:14:54 PM:
> I suggest a commit writes a short xdoc about this.
> Could be helpful for thoses non-committers...
>
>
28 matches
Mail list logo