I am new to the team city as it is being used in our development environment and I have gone through its official website and to know more about it , but now my query is that I am stuck up in an very odd situation that is my project is in java and it uses jdk 1.5 and ant 1.5 now due to certain restrictions i can not upgrade my project to jdk 1.5 and 1.5 so i have to use jdk 1.5 only and similar case with ant also , now I have to onboard my project onto teamcity version 7 , but I have found that team city 7 minimum requirement is that you should have jdk 1.6 at least and ant version 1.8 at least which i do not have now please advise in such situation how can i set up or on board my project in teamcity.
onbaording of a project into team city 7.0 whrere the project is running in jdk 1.5 and ant 1.;5
392 views Asked by user3549779 At
1
There are 1 answers
Related Questions in JAVA
- I need the BIRT.war that is compatible with Java 17 and Tomcat 10
- Creating global Class holder
- No method found for class java.lang.String in Kafka
- Issue edit a jtable with a pictures
- getting error when trying to launch kotlin jar file that use supabase "java.lang.NoClassDefFoundError"
- Does the && (logical AND) operator have a higher precedence than || (logical OR) operator in Java?
- Mixed color rendering in a JTable
- HTTPS configuration in Spring Boot, server returning timeout
- How to use Layout to create textfields which dont increase in size?
- Function for making the code wait in javafx
- How to create beans of the same class for multiple template parameters in Spring
- How could you print a specific String from an array with the values of an array from a double array on the same line, using iteration to print all?
- org.telegram.telegrambots.meta.exceptions.TelegramApiException: Bot token and username can't be empty
- Accessing Secret Variables in Classic Pipelines through Java app in Azure DevOps
- Postgres && statement Error in Mybatis Mapper?
Related Questions in CONTINUOUS-INTEGRATION
- Cannot connect to Postgres Database when running Quarkus Tests with Gitlab ci
- Android SafeArgs gives error with GitHub actions
- Display coverage report on browser
- How to set variables across several Earthfiles with earthly for continuous integration
- Getting " Unauthorized Access" error in Git Actions(CI) when trying to run Fastlane(CD)
- Cost saving recommendations and best practices for Azure
- NodeJS application deployment on Digital Ocean using Github Actions
- Getting CI/CD error on biulding step in React Azure Pipeline
- gitlab ci: 'compose' is not a docker command
- I'm in Playwright, how do I run specific test cases by tag in (CI) execution
- Incorrect java version on Jenkins agent
- Azure YAML Pipeline schedule to run on the last Sunday of the month at 4 AM
- how to provide custom variables in gitlab api?
- How to build an artifact from a given branch in azure pipelines?
- CI testing with platformio with one build
Related Questions in TEAMCITY
- How do I delete unused VCS roots with REST API?
- Why is "Extract template" not showing on a TeamCity 11 build configuration?
- Restore Teamcity
- Team City Build configurations/ Build Steps using vscode
- How to resolve a "Kotlin: Unresolved reference. None of the following candidates is applicable because of receiver type mismatch:" error?
- Error in while performing Angular tests on TeamCity
- Unable to complete new 'Cloud Profile' setup in TeamCity using Azure Resource Manager Cloud Support plugin
- JetBrains TeamCity: Agent Executor Mode
- email notification templates changes reverting after the upgrade of Teamcity server
- Why does the TeamCity agent initially perform 1 build
- Errors when launching a build on TeamCity
- How to integrate multiple jacocoReport in teamcity?
- Custom parameter with file browser in TeamCity runner
- Upload fails with no description
- Gitversion "could not load ssl libraries" error on TeamCity with normalization enabled
Related Questions in BUILD-PROCESS
- How to retrieve or view build/test artifacts/results from a docker multi stage build?
- Copy NuGet package contenfiles in a consuming projects build output
- Why would my CocoaPods-infused Xcode build never complete, citing "Canceled" rather than "Failed" or "Success"?
- Which repository format shall I use with Sonatype Nexus for ungeneric build outputs?
- libprotobuf check failed while executing program on mac os
- How to raise Visual Studio errors (that break the build process) from a VS extension?
- Is it possible to setup two different URL Schemas for two different builds(ex. Development and Production) in the same project in iOS?
- GCC get build date and time in local timezone
- How to pass an environment variable to ExternalProject_Add CONFIGURE_COMMAND?
- Is there a way to avoid running `pod install` manually and not commiting Pods directory at the same time?
- How to build different versions of the same VUEJS app
- Webpack build task overriding optimizations
- Build script to copy files from various source folder to various destination folder
- Pass Environment Variable to angular.json File. (Angular7)
- bazel build failed after updated command line tool in Mac
Related Questions in TEAMCITY-7.0
- How to change the branch being built in TeamCity
- TeamCity - Configure SSH exit code failure conditions
- Trigger TeamCity build with build parameters in HTTP URI
- How to load variables values from teamcity to configmap
- Teamcity separate test result viewer
- Teamcity build with YAML file as input
- "Algorithm negotiation fail" with SSH authentication on TeamCity
- TeamCity starts build with schedule trigger even if trigger was disabled at scheduled time
- Assembly version conflicts for AutoFixture and Moq with NUnit on TeamCity 7
- Preventing Unnecessary Triggers On Teamcity
- Nuget Package Restore Fails Inside Teamcity - (TeamCity 8)
- How to Set default Nuget version on TeamCity 8
- Set up team city 7.1.5 agent checkout and vpn
- How does TeamCity know when an xUnit.net test is run?
- How can I prevent a build from failing when trying to access a locally cached nuget package that is being lockedby another project in the same build?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
TeamCity is itself written in Java, and so it requires JDK 1.6. However, that doesn't stop you also installing JDK1.5 as well as JDK1.6 on your TeamCity server and using Java 1.5 to build your project. (Our TeamCity server has JDK 1.6 and 1.7 installed on it and doesn't have a problem with that.)
I also can't see a problem with the Ant versions. TeamCity 7 ships with Ant 1.8.2, but that doesn't stop you using Ant 1.5. I haven't found a way to tell TeamCity to use an alternative version of Ant, but you can always use the command-line runner to run the correct version of Ant if you really need to.