Results 1 to 2 of 2

Thread: Using a template to delete a file?

  1. #1
    Join Date
    Nov 2009
    Posts
    6

    Default Using a template to delete a file?

    Hi!

    I've created a tcServer template to configure an instance of tcServer that uses log4j instead of Java Util logging. This works great, except there is still a logging.properties file being created in my "conf" directory. Is there a way I can have the template remove logging.properties?

    Thanks!

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    No, it's currently not possible for a template to delete a file. logging.properties is contributed by the base template. If none of your instances will use logging.properties, you could consider modifying the base template.
    Andy Wilkinson
    SpringSource

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •