[JIRA] Created: (CC-1030) Bug and correction svnlabelincrementer

Víctor Rubiella (JIRA) <[email protected]>
Newsgroups gmane.comp.java.cruise-control.devel
Message-ID <1323313625.1294919149837.JavaMail.jira@chidmzhosting02.thoughtworks.com>
Bug and correction svnlabelincrementer
--------------------------------------

                 Key: CC-1030
                 URL: http://jira.public.thoughtworks.org/browse/CC-1030
             Project: CruiseControl
          Issue Type: Bug
          Components: Core Application
    Affects Versions: 2.8.4
            Reporter: Víctor Rubiella


Hi,

SVNLabelIncremeter don't works correctly because de build process check svnrevision before update project.  The 

My temporary solution:

I modified Project.java line: 240:

insert line: addProperty(infoElement,"label", label);  (before setState(ProjectState.MERGING_LOGS);) and comment this line inside getProjectPropertiesElement method.

Furthermore i modified SVNLabelIncrementer:
    public boolean isPreBuildIncrementer()  {   
        return false;
 }


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

       

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Cruisecontrol-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.