Issue #111 has been updated by Jonathan Clarke.

Status changed from New to Rejected

This issue was regarding AntInstaller usage by developers. The suggested 
workaround seems to work fine. Future version of LSC won't use AntInstaller (as 
of 1.2 branch it is replaced by izPack).

Closing this bug.
----------------------------------------
Bug #111: AntInstaller fails to run replaceregexp task
http://tools.lsc-project.org/issues/show/111

Author: Sébastien Bahloul
Status: Rejected
Priority: Normal
Assigned to: 
Category: Sample
Target version: 


As declared there: 
https://sourceforge.net/tracker/?func=detail&aid=2824019&group_id=123466&atid=696612,
 AntInstaller 0.8beta launched by Ant 1.7.1 produces an error about a non 
existent method. Then it fails to run the generator and the installer.

org.tp23.antinstaller.InstallException: Error running the install, 
java.lang.NoSuchMethodError: 
org.apache.tools.ant.util.FileUtils.createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;ZZ)Ljava/io/File;
        at 
org.tp23.antinstaller.runtime.exe.AntProjectFilter.exec(AntProjectFilter.java:172)
        at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:85)
        at 
org.tp23.antinstaller.selfextract.NonExtractor.main(NonExtractor.java:59)
Caused by: 
jar:file:/home/sbahloul/workspaces/linid/org.lsc.lsc-sample-1.1-SNAPSHOT/lib/lsc-sample-generator.jar!/build.xml:92:
 java.lang.NoSuchMethodError: 
org.apache.tools.ant.util.FileUtils.createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;ZZ)Ljava/io/File;
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:115)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
        at 
org.tp23.antinstaller.runtime.exe.AntProjectFilter.exec(AntProjectFilter.java:166)
        ... 2 more



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to