[jira] Updated: (MAVEN-373) Incorrect arguments in jar:deploy and jar:deploy-snapshot

2003-10-19 Thread jira
The following issue has been updated: Updater: Sean Timm (mailto:[EMAIL PROTECTED]) Date: Mon, 20 Oct 2003 2:04 AM Comment: Here's a diff to make the jar plugin consistent in behavior with both the EAR and WAR plugins by utilizing the artifact plugin. If there is still some kind o

Re: Release schedule progress

2003-10-19 Thread dion
Jason van Zyl <[EMAIL PROTECTED]> wrote on 20/10/2003 11:39:09 AM: > On Sun, 2003-10-19 at 04:19, [EMAIL PROTECTED] wrote: > > 1.0-rc2 > > --- > > 35 of 40 issues resolved. > > > > TODO: > > > > MAVEN-853 Add a tag to the xdoc plugin to easily transform a file using > > the site style and

Results of clean bootstrap at 20031019-2200

2003-10-19 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20031019-2200 [exec] extra-failure [exec] + [exec] | Testing extra-failure [exec] | Memory: 15M/17M [exec] + [exec] build: [exec

Re: Release schedule progress

2003-10-19 Thread Jason van Zyl
On Sun, 2003-10-19 at 04:19, [EMAIL PROTECTED] wrote: > 1.0-rc2 > --- > 35 of 40 issues resolved. > > TODO: > > MAVEN-853 Add a tag to the xdoc plugin to easily transform a file using > the site style and navigation > MAVEN-868 maven.docs.src not processed under RC1 reactored build > MAVEN

RE: maven-release

2003-10-19 Thread Brett Porter
Installer does most of what is currently done in maven.xml. It should be integrated into dist I think, but I wrote it a fair while ago. I'll send you a tarball off list. - Brett > -Original Message- > From: Mauro Talevi [mailto:[EMAIL PROTECTED] > Sent: Monday, 20 October 2003 10:29 AM

Re: maven-release

2003-10-19 Thread Mauro Talevi
Brett Porter wrote: This sounds about right. I'd had plans to do some such thing, as for our workplace I created an installer plugin that basically does bits of dist and a bit more to create a tarball. Also, the SCM plugin has release type stuff in there that overlaps some with the release plugin.

[jira] Commented: (MAVEN-373) Incorrect arguments in jar:deploy and jar:deploy-snapshot

2003-10-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 19 Oct 2003 7:36 PM Body: This would be ok, except that on win32 putting the absolute path into the ssh command screws it. - V

[jira] Created: (MAVEN-950) Make access to other plugins variables via a tag, not code

2003-10-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-950 Here is an overview of the issue: --

cvs commit: maven/src/plugins-build/ear/xdocs changes.xml

2003-10-19 Thread dion
dion2003/10/19 16:35:33 Modified:src/plugins-build/ear project.xml plugin.jelly src/plugins-build/ear/xdocs changes.xml Log: Apply MAVEN-949. Add 'sar' as a connector module Revision ChangesPath 1.17 +1 -1 maven/src/plugins-build/ear/projec

[jira] Closed: (MAVEN-949) can you add 'sar' to maven-ear-plugin?

2003-10-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 19 Oct 2003 6:53 PM Applied. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-949 Here is an overview of

[jira] Created: (MAVEN-949) can you add 'sar' to maven-ear-plugin?

2003-10-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-949 Here is an overview of the issue: --

RE: Release schedule progress

2003-10-19 Thread Brett Porter
I should definitely have rolled in the ant project/jelly creation memory leak fix by then too. Still just battling a few minor bugs cropping up in the touchstone tests. - Brett > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Sunday, 19 October 2003 6:19 P

RE: maven-release

2003-10-19 Thread Brett Porter
> It would make sense to probably enhance the dist plugin with > the scm support and make the bin libs layout configurable as > in the current release plugin. > > And make the release plugin a layer on top of dist plugin to > provide additional checks and other features. > This sounds about r

Re: maven-release

2003-10-19 Thread Jason van Zyl
On Sun, 2003-10-19 at 09:44, [EMAIL PROTECTED] wrote: > news <[EMAIL PROTECTED]> wrote on 19/10/2003 08:47:43 PM: > > > Jason van Zyl wrote: > > > On Fri, 2003-10-17 at 19:51, [EMAIL PROTECTED] wrote: > > > > > >>Is there a reason we're not using the dist plugin for creating > > >>distributions?

[jira] Commented: (MAVEN-942) running maven on windows 98

2003-10-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 19 Oct 2003 9:27 AM Body: Anyone got a patch? - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-942

[jira] Closed: (MAVEN-921) Upload maven-1.0-rc1.jar to repository

2003-10-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 19 Oct 2003 9:22 AM Done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-921 Here is an overview of th

[jira] Closed: (MAVEN-797) Generated html-colored java source is not valid HTML - fails in Opera 6

2003-10-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 19 Oct 2003 9:13 AM Applied to jxr 1.3-SNAPSHOT. Thanks! - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-

cvs commit: maven/src/plugins-build/jxr/src/main/org/apache/maven/jxr CodeTransform.java

2003-10-19 Thread dion
dion2003/10/19 06:47:41 Modified:src/plugins-build/jxr/src/plugin-resources stylesheet.css src/plugins-build/jxr/src/plugin-resources/templates allclasses-frame.jelly package-summary.jelly package-frame.jelly overview-fra

Re: maven-release

2003-10-19 Thread dion
news <[EMAIL PROTECTED]> wrote on 19/10/2003 08:47:43 PM: > Jason van Zyl wrote: > > On Fri, 2003-10-17 at 19:51, [EMAIL PROTECTED] wrote: > > > >>Is there a reason we're not using the dist plugin for creating > >>distributions? > > > > > > Our distributions for Maven? I would like to, it just

[jira] Updated: (MAVEN-797) Generated html-colored java source is not valid HTML - fails in Opera 6

2003-10-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 19 Oct 2003 8:46 AM Changes: Version changed to 1.0-rc1 Version changed to 1.0-beta-10 Fix Version changed to 1.0-rc2 Fix Version cha

Re: maven-release

2003-10-19 Thread Mauro Talevi
Jason van Zyl wrote: On Fri, 2003-10-17 at 19:51, [EMAIL PROTECTED] wrote: Is there a reason we're not using the dist plugin for creating distributions? Our distributions for Maven? I would like to, it just happened that the first few distributions of Maven were created before the dist plugin c

Release schedule progress

2003-10-19 Thread dion
1.0-rc2 --- 35 of 40 issues resolved. TODO: MAVEN-853 Add a tag to the xdoc plugin to easily transform a file using the site style and navigation MAVEN-868 maven.docs.src not processed under RC1 reactored build MAVEN-921 Upload maven-1.0-rc1.jar to repository MAVEN-936 Specification-Versio