github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

intalio / tempo

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 31
    • 7
  • Source
  • Commits
  • Network (7)
  • Issues (0)
  • Downloads (55)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (9)
    • b4p
    • deploy-cluster
    • master ✓
    • metadata
    • opensso
    • opensso-patched
    • sita
    • sita2
    • stibo
  • Tags (55)
    • topic/b4removing-deploy
    • 6.0.4.001
    • 6.0.0.87
    • 6.0.0.86
    • 6.0.0.85
    • 6.0.0.84
    • 6.0.0.83
    • 6.0.0.82
    • 6.0.0.81
    • 6.0.0.80
    • 6.0.0.79
    • 6.0.0.78
    • 6.0.0.77
    • 6.0.0.76
    • 6.0.0.75
    • 6.0.0.74
    • 6.0.0.73
    • 6.0.0.72
    • 6.0.0.71
    • 6.0.0.70
    • 6.0.0.69
    • 6.0.0.68
    • 6.0.0.67
    • 6.0.0.66
    • 6.0.0.64
    • 6.0.0.63
    • 6.0.0.62
    • 6.0.0.61
    • 6.0.0.60
    • 6.0.0.59
    • 6.0.0.58
    • 6.0.0.57
    • 6.0.0.56
    • 6.0.0.55
    • 6.0.0.54
    • 6.0.0.53
    • 6.0.0.52
    • 6.0.0.51
    • 6.0.0.50
    • 6.0.0.49
    • 6.0.0.48
    • 6.0.0.47
    • 6.0.0.46
    • 6.0.0.45
    • 6.0.0.44
    • 6.0.0.43
    • 6.0.0.42
    • 6.0.0.40
    • 6.0.0.39
    • 6.0.0.38
    • 6.0.0.37
    • 6.0.0.36
    • 6.0.0.35
    • 6.0.0.34
    • 6.0.0.33
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Tempo is a set of runtime components that support human workflow within an service-oriented architecture (SOA) — Read more

  cancel

http://tempo.intalio.org

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

add cas standalone web.xml for easy use 
arkxu (author)
Mon Feb 08 19:20:35 -0800 2010
commit  ea590c0b38791772bcd51524d17ccb7d36c784d2
tree    e8c8b8db128a465b5c51e90cb04820cb63e7cdef
parent  5cca25e6c85a81b4401ca072a59fde4f931075dc
tempo / rsc / scripts / tempo_builder_jetty.rb rsc/scripts/tempo_builder_jetty.rb
100755 32 lines (27 sloc) 0.936 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#!/usr/bin/env ruby
 
# loading repositories, dependencies files to locate artifacts
@@script_folder = File.dirname(File.expand_path("#{$0}"))
load "#{@@script_folder}/../scripts/tempo_builder_lib.rb"
load "#{@@script_folder}/../scripts/config.rb"
 
BASE_PACKAGE = "org.intalio.jetty"
VERSION_NUMBER = '6.0.003'
TEMPO_VERSION = "6.0.0.78"
 
BUILD_CONFIG = {
  :directory => "./target",
  # :mode => [BuildMode::JETTY, BuildMode::UIFW, BuildMode::CAS, BuildMode::LDAP, BuildMode::RELEASE],
  :mode => [BuildMode::JETTY, BuildMode::UIFW, BuildMode::CAS, BuildMode::LDAP],
 
  :ode => :v1_3_snapshot,
  :jetty => :v7,
  :tempo => {
    :core => TEMPO_VERSION,
    :security => "1.0.5",
    :deploy => "1.0.25",
    :processes => "6.0.6",
    :formManager => "6.0.0.40",
    :apacheds => "6.0.0.37",
    :cas => "6.0.0.35"
  },
  :artifact => "org.intalio.jetty:tempo-jetty7:zip:#{VERSION_NUMBER}"
}
 
tb = TempoBuilder.new
tb.build BUILD_CONFIG
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server