kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-279] Missing file during example execution via ant #1566

Closed rju closed 20 hours ago

rju commented 3 days ago

JIRA Issue: KIEKER-279 Missing file during example execution via ant Original Reporter: Nils Christian Ehmke


If the example in the directory "ch5--trace-monitoring-aspectj" is started via ant, the configuration file "META-INF\kieker.monitoring.properties" cannot be found in the classpath during the execution (Ant doesn't copy the file in question into the jar at all).
(Tested under Windows)

rju commented 2 days ago

author nils-christian -- Thu, 6 Oct 2011 13:45:33 +0200

Fixed in revision 2037. The build.xml didn't copy the necessary file into the jar archive.