I am getting an error on the "Build the headlines application" step.
......
running runRepoImport command
running repoImport command
No binding found for ${opts.binding}. Defaulting to cvs
Creating new property file: /root/antdepo_base/depots/headlines/
deployments/HNBuilder/headlines-trunk/var/import-count.properties
processing files in directory: '/root/antdepo_base/depots/headlines/
deployments/HNBuilder/headlines-trunk/target' matching: 'headlines-\w+
(?:-testRun_001)?+.${opts.extension}' ...
Error handler caught BuildException: The following error occurred
while executing this line:
/root/antdepo_base/depots/headlines/lib/ant/modules/Builder/commands/
repoImport.xml:158: java.util.regex.PatternSyntaxException: Illegal
repetition near index 35
(headlines-\w+(?:-testRun_001)?+).(${opts.extension})
^
Error handler caught BuildException: The following error occurred
while executing this line:
/root/antdepo_base/depots/headlines/lib/ant/modules/HNBuilder/commands/
runRepoImport.xml:26: No message
Command failed.
/root/antdepo_base/depots/headlines/lib/ant/modules/HNBuilder/commands/
Build.xml:31: No message
error: No message
Any ideas.