[jira] Updated: (MAVEN-126) Add a -logfile option

2005-08-23 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MAVEN-126?page=all ]

Brett Porter updated MAVEN-126:
---

Fix Version: (was: 1.1-beta-2)
 1.1-rc1

> Add a -logfile option
> -
>
>  Key: MAVEN-126
>  URL: http://jira.codehaus.org/browse/MAVEN-126
>  Project: Maven
> Type: New Feature
>   Components: cli
>  Environment: Windows 98
> Reporter: Andrew Stevens
> Priority: Minor
>  Fix For: 1.1-rc1
>  Attachments: AntProjectBuilder.java.patch, JellyBuildListener.java.patch, 
> MAVEN126.patch, MavenConstants.java.patch
>
>
> One of the options I find useful in Ant is '-logfile ', which 
> redirects the build's output to a given file. It would be nice if I could do 
> the same with Maven; I've not had much success trying to use Win98's command 
> line redirection or paging on Maven's output.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2005-05-16 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MAVEN-126?page=all ]

Brett Porter updated MAVEN-126:
---

Fix Version: (was: 1.1-beta-1)
 1.1-beta-2

> Add a -logfile option
> -
>
>  Key: MAVEN-126
>  URL: http://jira.codehaus.org/browse/MAVEN-126
>  Project: maven
> Type: New Feature
>   Components: cli
>  Environment: Windows 98
> Reporter: Andrew Stevens
> Priority: Minor
>  Fix For: 1.1-beta-2
>  Attachments: AntProjectBuilder.java.patch, JellyBuildListener.java.patch, 
> MAVEN126.patch, MavenConstants.java.patch
>
>
> One of the options I find useful in Ant is '-logfile ', which 
> redirects the build's output to a given file. It would be nice if I could do 
> the same with Maven; I've not had much success trying to use Win98's command 
> line redirection or paging on Maven's output.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2005-05-15 Thread Brett Porter (JIRA)
 [ http://jira.codehaus.org/browse/MAVEN-126?page=all ]

Brett Porter updated MAVEN-126:
---

Fix Version: 1.1-beta-1

> Add a -logfile option
> -
>
>  Key: MAVEN-126
>  URL: http://jira.codehaus.org/browse/MAVEN-126
>  Project: maven
> Type: New Feature
>   Components: cli
>  Environment: Windows 98
> Reporter: Andrew Stevens
> Priority: Minor
>  Fix For: 1.1-beta-1
>  Attachments: AntProjectBuilder.java.patch, JellyBuildListener.java.patch, 
> MAVEN126.patch, MavenConstants.java.patch
>
>
> One of the options I find useful in Ant is '-logfile ', which 
> redirects the build's output to a given file. It would be nice if I could do 
> the same with Maven; I've not had much success trying to use Win98's command 
> line redirection or paging on Maven's output.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-21 Thread jira
The following issue has been updated:

Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
   Date: Sat, 21 Feb 2004 5:21 PM
Comment:
I cleaned up the earlier patches I submitted.  It made more sense to me for these 
properties to be called maven.ant.listener and maven.ant.logger.level as not to 
confuse users that they were setting listeners for maven itself.  I also updated the 
documentation for the new attributes.
Changes:
 Attachment changed to MAVEN126.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126

Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 cli
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Sat, 21 Feb 2004 5:21 PM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated:

Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
   Date: Thu, 19 Feb 2004 10:42 PM
Changes:
 Attachment changed to JellyBuildListener.java.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126

Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 cli
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Thu, 19 Feb 2004 10:42 PM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated:

Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
   Date: Thu, 19 Feb 2004 10:42 PM
Changes:
 Attachment changed to MavenConstants.java.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126

Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 cli
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Thu, 19 Feb 2004 10:42 PM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2004-02-19 Thread jira
The following issue has been updated:

Updater: Eric Hauser (mailto:[EMAIL PROTECTED])
   Date: Thu, 19 Feb 2004 10:41 PM
Changes:
 Attachment changed to AntProjectBuilder.java.patch
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126

Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 cli
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Thu, 19 Feb 2004 10:41 PM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2003-12-02 Thread jira
The following issue has been updated:

Updater: Jason van Zyl (mailto:[EMAIL PROTECTED])
   Date: Tue, 2 Dec 2003 8:48 PM
Changes:
 Component changed to cli
 Component changed from core
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126


Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 cli
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Tue, 2 Dec 2003 8:48 PM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MAVEN-126) Add a -logfile option

2003-08-04 Thread jira
The following issue has been updated:

Updater: dion gillard (mailto:[EMAIL PROTECTED])
   Date: Mon, 4 Aug 2003 8:56 AM
Changes:
 timeoriginalestimate changed from 0
 timeestimate changed from 0 minutes
 Fix Version changed to 1.1
-
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126&page=history

-
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-126


Here is an overview of the issue:
-
Key: MAVEN-126
Summary: Add a -logfile option
   Type: New Feature

 Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

Project: maven
 Components: 
 core
   Fix Fors:
 1.1

   Assignee: 
   Reporter: Andrew Stevens

Created: Wed, 2 Oct 2002 10:50 AM
Updated: Mon, 4 Aug 2003 8:56 AM
Environment: Windows 98

Description:
One of the options I find useful in Ant is '-logfile ', which redirects the 
build's output to a given file. It would be nice if I could do the same with Maven; 
I've not had much success trying to use Win98's command line redirection or paging on 
Maven's output.


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]