[hibernate-issues] [Hibernate-JIRA] Created: (METAGEN-24) Create a mechanism to check whether xml files have changed

Hardy Ferentschik (JIRA) noreply at atlassian.com
Tue Feb 2 19:26:29 EST 2010


Create a mechanism to check whether xml files have changed
----------------------------------------------------------

                 Key: METAGEN-24
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-24
             Project: Hibernate StaticMetamodel Generator
          Issue Type: Task
            Reporter: Hardy Ferentschik
            Assignee: Hardy Ferentschik
             Fix For: 1.0.0-Beta4


Since we cannot keep information between processor runs we will have to use some sort of file based mechanism. The processor could create a file when the xml files were parsed. The location of the the file could be passed as parameter or if not passed the VM tmp dir location is used. Each time the processor runs it checks whether any of the xml files is younger then the created tmp file. 
We could en- and dis-able this feature via another flag. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list