Subversion Repositories DevTools

Rev

Rev 361 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
313 dpurdie 1
#-------------------------------------------------------------------------------
2
#   Documentation
3
#
4
 
5
=pod
6
 
7
=head1 NAME
8
 
9
Overview of JATS
10
 
11
=head1 SYNOPSIS
12
 
13
JATS provides the ERG build environment. It is cross-platform and will run on
14
all platforms supported within the ERG Development environment. These are:
15
 
16
=over 4
17
 
18
=item * Solaris 8 (Sparc)
19
 
20
=item * Solaris 10 (X86 and Sparc)
21
 
22
=item * Windows (XP and Server 2003)
23
 
24
=item * Linux (RHEL4)
25
 
26
=back
27
 
28
JATS may run on other platforms, but these are not an official part of the ERG
29
Development Environment.
30
 
31
JATS is not one tool, but a collection of tools that work within a controlled
32
environment. The tools server to simplify the development process and cover:
33
 
34
=over 4
35
 
36
=item * Version Control
37
 
38
=item * Sandbox Management
39
 
40
=item * Building Software
41
 
42
=item * Releasing Software
43
 
44
=back