Code Monkey home page Code Monkey logo

wojenkins's Introduction

This repository contains shell scripts for helping setup Jenkins (and probably Hudson, too) to build and deploy WebObjects applications.

When combined with the corresponding Jenkins jobs (Jobs available in seperate repositories)* these scripts can:

1) Apple WebObjects™: 
  a) Download either WebObjects 5.3.3 or 5.4.3 from Apple 
  b) Install it in a version-specific location that will not conflict with other WebObjects installs - JENKINS_HOME/WOFrameworksRepository/WebObjects/VERSION

2) Project WOnder:
  a) Download Project WOnder source code by either
    • SVN: Checkout Project WOnder from old SVN repository
    • Git: Clone Project WOnder from the github.com repository
  b) Build any revision specified by the Jenkins job (does not need to build Head of Master)
  c) Install it in a revision-specific location so you can have several installed versions to build against - JENKINS_HOME/WOFrameworksRepository/ProjectWOnder/REVISION

3) Add any frameworks required by your project (based on the .classpath file) into your project's workspace (using symbolic links)
  a) WebObjects frameworks - based on the version specified in the Jenkins job
  b) Project WOnder frameworks - based on the revision specified in the Jenkins job

4) Build your WebObjects Framework or Application
  a) SVN: script is complete and working
  b) Git: could possibly use SVN script - but hasn't been specifically verified.

5) Deploy you WebObjects Application to a remote server running Wonder's JavaMonitor and wotaskd.**

* Jenkins job configuration files are available in seperate repositories (https://github.com/avendasora/WOJenkins_Job_InstallWOAndWOnder for example)

** Needs work. Use as a guide for now, probably doesn't work without customization.

wojenkins's People

Contributors

avendasora avatar

Stargazers

Ted avatar

Watchers

James Cloos avatar Ted avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.