USPTO / PatentPublicData

Utility tools to help download and parse patent data made available to the public
Other
182 stars 80 forks source link

Maven build failure #69

Closed jamesdhicks closed 6 years ago

jamesdhicks commented 6 years ago

I'm having trouble building the project at the command line. mvn verify returns the following failure:

table(gov.uspto.patent.doc.sgml.FormattedTextTest)  Time elapsed: 0.008 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<[<table id="TBL-0001"><colgroup><col width="21pt" align="left" /><col width="196pt" align="left" /></colgroup>

]
<thead><tr><th>head...> but was:<[

<table id="TBL-0001"><colgroup><col width="21pt" align="left" /><col width="196pt" align="left" /></colgroup>]
<thead><tr><th>head...>`

Is this a bug?

given13 commented 6 years ago

Im getting the same bug both in netbeans and eclipse. Help I need to parse the patent data i got it to install by setting skiptest to true in the pom.xml file per: https://maven.apache.org/surefire/maven-surefire-plugin/examples/skipping-tests.html#

bgfeldm commented 6 years ago

Bug in the Unit Test not the actual code. I will publish fix shortly.

given13 commented 6 years ago

Hey i could use a big favor.i know this isn't your job but i am trying to search patft for applicant type but i cannot find Any documentation on what valid entries are for the applicant type field"aaat". I tried to contact the electronic business center at the uspto phone center but they were unable to help. The person in the phone said no-one at uspto would know but i know someone does. I just don't know how to get ahold of them.any help is greatly appreciated

On Fri, Aug 31, 2018, 10:32 AM Brian Feldman notifications@github.com wrote:

Closed #69 https://github.com/USPTO/PatentPublicData/issues/69.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/USPTO/PatentPublicData/issues/69#event-1821012586, or mute the thread https://github.com/notifications/unsubscribe-auth/ALvQZn2PuSs-XJXKy5hmfCzV4IAeIF23ks5uWWUrgaJpZM4T3Vhz .