2011/1/10 <[email protected]>: > Author: norman > Date: Mon Jan 10 17:34:27 2011 > New Revision: 1057291 > > URL: http://svn.apache.org/viewvc?rev=1057291&view=rev > Log: > Remove <module>?</module> from pom.xml. Seems like a mistake
I was just trying to understand why hudson was failing since last december and complained about a "?" but didn't understand where the "?" was! Great you found it! I see hudson is trying to build again! Stefano > Modified: > james/server/trunk/pom.xml > > Modified: james/server/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1057291&r1=1057290&r2=1057291&view=diff > ============================================================================== > --- james/server/trunk/pom.xml (original) > +++ james/server/trunk/pom.xml Mon Jan 10 17:34:27 2011 > @@ -76,7 +76,6 @@ > <module>user-ldap</module> > <module>util</module> > <module>cli</module> > - <module>?</module> > </modules> > <ciManagement> > <system>hudson</system> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
