Hi,
that was caused by a bug in the migration files. We have huge migration files 
that time and did't take the time to test those. I did a simple test just now 
and fixed the obvious errors with r26092.
Thanks for the pointer,
Martin

Am 24.03.2011 um 20:22 schrieb mmbolido Gazeta.pl:

> Hi,
> 
> I migrate my project to qooxdoo 1.4 - I now, it's isn't final version, but 
> our project too isn't final;-) I want to use Virtual Tree from 1.4. But I 
> have problem with migration to this version of qooxdoo, from version 1.3. IN 
> attachment I attach stdout and stderr from migration. 
> I have error:
> Traceback (most recent call last):
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 894, in 
> <module>
>     main()
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 873, in 
> main
>     handle(fileDb, options, getNormalizedVersion(version), htmlFiles, 
> verbose=options.verbose)
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 577, in 
> handle
>     migrate(fileList, options, migrationTarget, encodings, migrationInput, 
> verbose)
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 613, in 
> migrate
>     compiledPatches = readPatchInfoFiles(os.path.join(confPath, "patches"))
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 502, in 
> readPatchInfoFiles
>     compiled = entryCompiler(line)
>   File "d:\project\admin\front\qooxdoo\tool\bin\migrator.py", line 380, in 
> entryCompiler
>     return {"expr":re.compile(orig, re.M), "orig":orig, "repl":repl}
>   File "c:\Python26\Lib\re.py", line 190, in compile
>     return _compile(pattern, flags)
>   File "c:\Python26\Lib\re.py", line 245, in _compile
>     raise error, v # invalid expression
> sre_constants.error: unbalanced parenthesis
> 
> 
> How can I migrate to version 1.4?
> 
> Best regards,
> Adam
> 
> 
> <out.err><out.log><ATT00001..txt><ATT00002..txt>


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to