Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7067397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:11:50+00:00 2026-05-28T05:11:50+00:00

I created some temp files with a custom task in the system’s default temp

  • 0

I created some temp files with a custom task in the system’s default temp folder. Depending on different configuration, there will be two or three files — one is codebaseXX.log (the XX part means a number string that Java created automatically for the temp file) and the other(s) is(are) local-changes-XX.diff.

Currently, in the file-generating task, I put the full name of the first file and “local-changes*.diff” into two properties (say file1 and file2). And then I copy them back using <copy>:

<copy todir="log/configs" >
    <fileset dir="${tmpdir}">
        <include name="${file1}" />
        <include name="${file2}" />
    </fileset>
</copy>

For example, I may have the following files generated:

codebase529846369165360813.log
local-changes-original5410491830492606676.diff
local-changes-simple7778114354296759394.diff (if exists)

and I want to copy exactly what is exactly generated this time (because there are changes that some old files are not deleted) and rename them, like this:

codebase.log
local-changes-original.diff
local-changes-simple.diff (if exists)

My question is: My task knows exactly which files is generated, but how to tell the other tasks that those files should be processed? Also, how to smartly rename them?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:11:51+00:00Added an answer on May 28, 2026 at 5:11 am

    Have you considered using ANT tempfile task to manage these temporary files for you?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to specify where temp files are created when building SSIS
There is a script X, which depending on input will export some environment variables.
In my project I have to create some temp files in an USB device,
What are some of the best practices around deleting/cleaning up files present inside temp
We have a Windows Java desktop application that creates some configuration files at %APPDATA%
I'm using boost to create a directory to place some temp files in. int
I am saving some custom created Objects classes (Stream data) to File. I need
Idea is this: User uploads a file(s) in some temp folder that exist only
I created a MSI installer by using Visual Studio 2008. I have some temp
I created some widgets with jQuery UI and I notice that buttons have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.