Re: Last chance: vmbuild migration & ant nightlies

2007-08-14 Thread Matt Benson

--- Brett Porter <[EMAIL PROTECTED]> wrote:

> Hi Matt,
> 
> No, not too late. Sorry, I've been a bit slow
> getting things wrapped  
> up here.
> 
> Are you able to migrate the content across if I give
> you access to  
> the new box? I assume you just want the same set up.

Yeah, that's fine.

> 
> Alternatively, you might consider whether it's worth
> having an  
> individual zone you can self administer instead.
> 

Dunno, I/we can keep it in mind.

Thanks,
Matt

> Cheers,
> Brett
> 
> On 08/08/2007, at 2:16 AM, Matt Benson wrote:
> 
> > Brett:
> >
> > Am I too late in speaking up for the group?  AFAIK
> we
> > do want our nightly builds to continue; at least
> *I*
> > do.
> >
> > -Matt
> >
> > --- Brett Porter <[EMAIL PROTECTED]> wrote:
> >
> >> Hi Antoine, all,
> >>
> >> A reminder from my earlier mail...
> >>
> >> Currently, it appears that Ant is running nightly
> >> builds on vmbuild,
> >> which is being migrated to a new (better)
> machine.
> >> Is this process
> >> still needed, or does anything else from ~antoine
> >> need to be
> >> recovered before the old instance is turned off?
> >>
> >> Thanks,
> >> Brett
> >>
> >>
> >
>
-
> >> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> >
> >
>
__
> 
> > __
> > Building a website is a piece of cake. Yahoo!
> Small Business gives  
> > you all the tools to get online.
> > http://smallbusiness.yahoo.com/webhosting
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



   

Got a little couch potato? 
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
 

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



DO NOT REPLY [Bug 43121] New: - War task fails with "No WEB-INF/web.xml file was added" when called a second time

2007-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43121

   Summary: War task fails with "No WEB-INF/web.xml file was added"
when called a second time
   Product: Ant
   Version: 1.7.0
  Platform: Other
OS/Version: other
Status: NEW
  Severity: normal
  Priority: P2
 Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: [EMAIL PROTECTED]


I use the war task with just a fileset to define the content; the web.xml is in
this fileset (in the WEB-INF dir of course); this is accepted behaviour
according to the docs (the webxml attribute is optional).

This works fine when building the war for the first time. However, when i rerun
this command and the war file doesn't need to be updated (no files changed), the
build fails with the following warning:

web/build.xml:37: No WEB-INF/web.xml file was added.
If this is your intent, set needxml='false'

The work around is to set needxmlfile to false, but that is of course not what i
intended.

Btw. note that the error message incorrectly refers to the attribute "needxml":
it should be needxmlfile.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 21947] - JUnit Task - XML formatter fails when type set to "xml": NullPointerException

2007-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=21947


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2007-08-14 11:38 ---
I'm not sure what happened, but this is working today.  I had a few minutes so 
I figured I'd run my Ant script and see if I could see anything helpful, but 
surprise-surprise, it ran just fine.  Very questionable, but it works for me.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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