Apologize again, the issue has been fixed - I made the mistake of dropping a package declaration while adding the ASF license header :S
it works now, happy build! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Jan 13, 2012 at 10:36 PM, Simone Tripodi <[email protected]> wrote: > Hi all, > Apologize, I must have break something after the build was checked :( > I'm currently check right now, I get the same error - hope to fix it ASAP! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > > On Fri, Jan 13, 2012 at 8:04 PM, Lewis John Mcgibbney > <[email protected]> wrote: >> Whats promising is that all 100 errors relate to HCardExtractorTest.java >> >> I'll have a look and see what is wrong. >> >> On Fri, Jan 13, 2012 at 5:23 PM, Lewis John Mcgibbney < >> [email protected]> wrote: >> >>> Mmm, yeah. I just svn up 2 secs ago and it's broken... >>> >>> >>> On Fri, Jan 13, 2012 at 5:22 PM, Mattmann, Chris A (388J) < >>> [email protected]> wrote: >>> >>>> You guys rock. Thanks Simone and everyone, I've seen a >>>> ton of SVN commits here at the ASF thanks for taking care of >>>> business. >>>> >>>> I just checked out the code, it didn't build for me in trunk off >>>> a fresh checkout: >>>> >>>> [..snip..] >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[211,8] >>>> cannot find symbol >>>> symbol : method assertModelNotEmpty() >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[212,8] >>>> cannot find symbol >>>> symbol : method >>>> assertStatementsSize(org.openrdf.model.URI,org.openrdf.model.URI,int) >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[213,8] >>>> cannot find symbol >>>> symbol : method >>>> assertStatementsSize(org.openrdf.model.URI,org.openrdf.model.Value,int) >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[215,49] >>>> cannot find symbol >>>> symbol : method >>>> getStatements(<nulltype>,org.openrdf.model.URI,org.openrdf.model.URI) >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[220,37] >>>> cannot find symbol >>>> symbol : method >>>> findObject(org.openrdf.model.Resource,org.openrdf.model.URI) >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[221,50] >>>> cannot find symbol >>>> symbol : method >>>> findObjectAsLiteral(org.openrdf.model.Resource,org.openrdf.model.URI) >>>> location: class HCardExtractorTest >>>> /Users/mattmann/tmp/any23/trunk/any23-core/src/test/java/org/deri/any23/extractor/html/HCardExtractorTest.java:[223,37] >>>> cannot find symbol >>>> symbol : method >>>> findObject(org.openrdf.model.Resource,org.openrdf.model.URI) >>>> location: class HCardExtractorTest >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] For more information, run Maven with the -e switch >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 3 minutes 21 seconds >>>> [INFO] Finished at: Fri Jan 13 09:20:22 PST 2012 >>>> [INFO] Final Memory: 54M/123M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [chipotle:~/tmp/any23/trunk] mattmann% >>>> >>>> Anyone else seeing this? >>>> >>>> Cheers, >>>> Chris >>>> >>>> On Jan 13, 2012, at 4:20 AM, Simone Tripodi wrote: >>>> >>>> > Hi all guys, >>>> > >>>> > I spent a little of time on reorganizing POMs in the ASF style, >>>> > removed redundancies (there was a lot of redundant elements, which 90% >>>> > are inherited from the parent pom), updated doc, etc... I would be >>>> > really pleased if some of you could test the build from a fresh new >>>> > checkout :) >>>> > >>>> > I would appreciate if you could run the site as well and see if there >>>> > are missing elements in therms of ASF trademarks requirements. >>>> > >>>> > Many thanks in advance, all the best! >>>> > -Simo >>>> > >>>> > http://people.apache.org/~simonetripodi/ >>>> > http://simonetripodi.livejournal.com/ >>>> > http://twitter.com/simonetripodi >>>> > http://www.99soft.org/ >>>> >>>> >>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>> Chris Mattmann, Ph.D. >>>> Senior Computer Scientist >>>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>>> Office: 171-266B, Mailstop: 171-246 >>>> Email: [email protected] >>>> WWW: http://sunset.usc.edu/~mattmann/ >>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>> Adjunct Assistant Professor, Computer Science Department >>>> University of Southern California, Los Angeles, CA 90089 USA >>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>> >>>> >>> >>> >>> -- >>> *Lewis* >>> >>> >> >> >> -- >> *Lewis*
