[go: up one dir, main page]

Menu

Commit [r64]  Maximize  Restore  History

- fixed wrong name of main()

- Fixed bug in detection of relative and absolute links with curly braces
- added ignore clause for {{tag> ...}} links as they are no wiki file link
- added ignore clause for {{topic> ...}} links as they are no wiki file link
- added ignore clause for samba file share links: [[file://...]] links as they are no wiki file link
- OutOfMemoryError is now catched displaying a hint for using '-Xmx2048m'
- Adkusted log4j configuration

whatis777 2009-06-22

changed /trunk/config/log4j.properties
changed /trunk/config/refactordw_config.xml
changed /trunk/src/org/digitalcure/refactordw/core/RefactorDW.java
changed /trunk/src/org/digitalcure/refactordw/entities/ArticleLink.java
changed /trunk/src/org/digitalcure/refactordw/operations/RefactoringManager.java
changed /trunk/src/org/digitalcure/refactordw/operations/RegularExpressions.java
changed /trunk/src/org/digitalcure/refactordw/util/WikiFileURLUtil.java
changed /trunk/testsrc/org/digitalcure/refactordw/entities/TestArticleLink.java