anubhav94 / team-piazza

Automatically exported from code.google.com/p/team-piazza
GNU General Public License v3.0
0 stars 0 forks source link

Feature branch view not working on TeamCity 8? #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. TeamCity 8.0.4 with active 'Feature Branches'
2. Select the project 
3. Open feature branch view (team-piazza)
4. No builds are displayed

What is the expected output? What do you see instead?
Expected:
Build displayed
Current:
No builds displayed

Note: Used successfully with teamcity 7.1

What version of the product are you using? On what operating system?
Latest
Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by ross.edw...@googlemail.com on 12 Nov 2013 at 11:17

GoogleCodeExporter commented 9 years ago
I also have this issue-

As a possible cause, this may be due to the new project tree structure? The 
piazza configuration tab appears to be missing for sub-projects.

Original comment by sam.reyn...@gmail.com on 12 Nov 2013 at 3:30

GoogleCodeExporter commented 9 years ago
Any idea when this might be fixed - is this a missing feature?

Original comment by richhall...@gmail.com on 21 Nov 2013 at 6:37

GoogleCodeExporter commented 9 years ago
Thank you for posting this issue.

TC8 changed the naming of the projects because of the new subprojects feature. 
We will try to find a general solution to the problem.

Original comment by timomeinen on 3 Dec 2013 at 8:54

GoogleCodeExporter commented 9 years ago
Has any progress been made on this issue please, as we're currently unable to 
use TeamPiazza on TC8? Thanks!

Original comment by chir...@gmail.com on 3 Feb 2014 at 10:37

GoogleCodeExporter commented 9 years ago
Unfortunately not. I am sorry, as I have no time at the moment fixing this. I 
will ask the original author Frank, if he has time to fix it. Of course, you 
are invited to have a look at the sources. May be, you can provide a patch?

Original comment by timomeinen on 3 Feb 2014 at 10:50

GoogleCodeExporter commented 9 years ago
I have fixed this issue. The feature branch view now shows builds for all build 
configurations of this project and all its sub-projects.

Unfortunately google has disabled the "downloads" feature, so I cannot provide 
a new build for this change. For now you have to checkout the source code and 
compile it yourself. (just a "mvn clean install" when you have java and maven 
installed. You'll then find the artifact in the "target" folder)

Original comment by begul1234 on 16 Feb 2014 at 6:45