[jira] Resolved: (CONTINUUM-123) Remove the build signaled state

2005-05-09 Thread Trygve Laugstol (JIRA)
 [ http://jira.codehaus.org/browse/CONTINUUM-123?page=all ]
 
Trygve Laugstol resolved CONTINUUM-123:
---

Resolution: Fixed

 Remove the build signaled state
 -

  Key: CONTINUUM-123
  URL: http://jira.codehaus.org/browse/CONTINUUM-123
  Project: Continuum
 Type: Improvement
   Components: continuum-core
 Reporter: Trygve Laugstol
 Assignee: Trygve Laugstol
  Fix For: 1.0-alpha-2



 The build signaled flag should not be a part of the persistent 
 ContinuumProject, but rather read from the build queue.

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



build signaled state removed

2005-05-09 Thread Trygve Laugstøl
Hi

I just removed the build signaled state from the ContinuumProjectState
enum. I removed the reference to it in the state decoder in
continuum-web for now.

Of course we have to be able to show to the user that the project is
signaled for build but that can be read from the queue. The only
question is how we want the web interface to get this information from
the core. Either we can have a transient flag on ContinuumProject to
indicate it or have another method in Continuum to get the list of
scheduled projects.

--
Trygve



[jira] Created: (CONTINUUM-124) Split out the ContinuumProject creation from the ContinuumBuilder

2005-05-09 Thread Trygve Laugstol (JIRA)
Split out the ContinuumProject creation from the ContinuumBuilder
-

 Key: CONTINUUM-124
 URL: http://jira.codehaus.org/browse/CONTINUUM-124
 Project: Continuum
Type: Task
  Components: continuum-core  
Reporter: Trygve Laugstol
 Assigned to: Trygve Laugstol 
 Fix For: 1.0-alpha-2


The creation of ContinuumProjects from a URL should not be tied to the 
ContinuumBuilder. This will enable Continuum to read other types of 
configuration files and will reduce the complexity of the ContinuumBuilder 
implementations.

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