Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Anchor
Selecting a SVN project identifier
Selecting a SVN project identifier

Selecting a SVN project identifier

indent
1
1
The general format of the SVN project identifier is:
{code}
<Domain>-<Product>*
{code}
where:
# *<Domain>* is the functional business area(s) that the project is associated with.&nbsp;&nbsp;Examples are: academic, admissions, sfs, admin, etc...
# *Product>* is a product associated with the <Domain.>&nbsp;&nbsp;Examples:  products associated with "academic" domain are iap, ogs, subjeval-rpt, onlinereg, etc... scheduling. If a domain uses  products instead of sub domains, then they would use the product name  under the primary domain. For example, products under "admissions" are  ectrack, "my.mit.edu" and stargate.

Panel

Anchor
Picking a short acronym for your project
Picking a short acronym for your project

Picking a short acronym for your project

indent
1
1
The first thing that must be done is to pick a *projectName* and a *projectArtifactId*.&nbsp;&nbsp;These will be used throughout the life time of your project.
\\
\\
The *projectName* is a short acronym that is used to uniquely identify your project.
The *projectArtifactId* is the application context under which your project war file will be deployed to the OC4J server.
\\
\\
Once the *projectName* and *projectArtifactId* have been selected, they should not be changed.
\\
\\
Here are a few examples of what other project have used in the past:
indent
2
2
||projectName||projectArtifactId||project description|
|ssb|sfs-ssb|student sponsored billing|
|ogs|ogs|online grade submission|
|onlinereg|onlinereg|online registration|
|iap|iap|individual activities period|