[jboss-jira] [JBoss JIRA] Created: (BPEL-253) Skip service/artifact generation tools if sources have not changed

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Wed May 2 19:22:30 EDT 2007


Skip service/artifact generation tools if sources have not changed
------------------------------------------------------------------

                 Key: BPEL-253
                 URL: http://jira.jboss.com/jira/browse/BPEL-253
             Project: JBoss jBPM BPEL
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Engine
            Reporter: Alejandro Guizar
         Assigned To: Alejandro Guizar
             Fix For: jBPM BPEL 1.1 GA


ISSUE: The build file for deploying the examples always invokes servicegen and wscompile/wstools, even if their source files have not changed.
PROPOSAL: Leverage the uptodate task to compare the modification time between the outputs and the sources.. Invoke the generation tool only if the sources are newer than the outputs.


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

        



More information about the jboss-jira mailing list