[Rock-dev] Autoproj next release: fix your XML before it's too late!

Sylvain Joyeux sylvain.joyeux at dfki.de
Thu Dec 8 16:12:37 CET 2011


In an effort to make autoproj installation less problematic, I've 
removed the dependency on nokogiri (and other libraries) for parsing the 
manifest.xml files.

The side-effect of that change is that the new parser I'm using (REXML, 
the standard Ruby XML parser) is a VALIDATING parser. Autoproj will 
therefore choke on bad manifest.xml files, which do exist.

Run the script attached to this mail from the root of your autoproj 
installation to find out which manifest.xml needs fixing.

For instance:

   cd ~/dev
   ruby ~/Downloads/test_xml_validity.rb

I'd like to publish the new autoproj before christmas ... you've been 
warned.
-- 
Sylvain Joyeux (Dr.Ing.)
Space & Security Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------
-------------- nächster Teil --------------
Ein Dateianhang mit Bin?rdaten wurde abgetrennt...
Dateiname   : test_xml_validity.rb
Dateityp    : application/x-ruby
Dateigr??e  : 378 bytes
Beschreibung: nicht verf?gbar
URL         : http://www.dfki.de/pipermail/rock-dev/attachments/20111208/710ac4bd/attachment.bin 


More information about the Rock-dev mailing list