Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Info
indent
{color:green}Help is available by sending an email to [mailto:

Help is available by sending an email to csf-support@mit.edu
Have any suggestion on how improve this wiki?  Please give us your feedback at

csf-support@mit.edu

]{color}

Panel

Quick Links to:

Table of Contents
minLevel3
maxLevel3
Panel

About this page

indent
1
1
You must select three names related to your project.  These are:
# an SVN project identifier,
# a short project acronym for your project,
# a project artifact Id.

The following is an explanation for each of the above.

...

Panel

Anchor
Selection of a short project acronym for your project
Selection of a short project acronym for your project

Selection of a short project acronym

for your project

.

indent
1
1
Project teams have usually used the *<Product>* element of the SVN identifier andas the short acronym for their project.&nbsp;&nbsp;In the event that the *<Product>* element is not unique, then the project team would select anda combination of the *<Product>* and *<Product type>* elements asfor the short acronym.

Here are a few examples of what other project have used in the past:
indent
2
2
||project acronym||SVN identifier||project description|
|ssb|sfs-ssb|student sponsored billing|

...

|ogs|academic-ogs-web|online grade submission|
|onlinereg|academic-onlinereg-web|online registration|
|iap|academic-iap|individual activities period|
panel
Panel

Anchor
Selection of a project artifact Id
Selection of a project artifact Id

Selection of a project artifact Id.

indent
1
1

The project artifact Id is the Maven ArtifactId that will be used in your Maven project's pom.xml file.&nbsp;&nbsp;This the name under with your application will be deployed to the OC4J server.&nbsp;&nbsp;Therefore, the name that you select must be coordinated with server operations.

Here are a few examples of what other project have used in the past:
indent
2
2

||project acronym||project artifact id
indent
{indent: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|