Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tap_schema_manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Molinaro
tap_schema_manager
Commits
77dba0f8
Commit
77dba0f8
authored
8 years ago
by
Marco Molinaro
Browse files
Options
Downloads
Patches
Plain Diff
simple update/change to README.md
parent
ae6327c1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-5
18 additions, 5 deletions
README.md
with
18 additions
and
5 deletions
README.md
+
18
−
5
View file @
77dba0f8
# TA
P_S
CHEMA Manager
# TA
SMAN - [TA]P_[S]
CHEMA
[
Man
]
ager
See also the
[
CHANGELOG
](
).
See also the
[
CHANGELOG
](
CHANGELOG.md
)
.
## Build
## Build
### Build the API
### Build the API
cd T
apSchemaManagerAPI
cd T
ASMAN-core
mvn install
mvn install
#### WARNING: test
Test suite for the TASMAN-core assumes some hardcoded values. If they
fail simply put an _@Ignore_ in front on the test class.
### Build the Web application
### Build the Web application
cd T
apSchemaManagerW
eb
A
pp
cd T
ASMAN-w
eb
a
pp
Edit configuration properties file (
`src/main/resources/webapp.properties`
):
Edit configuration properties file (
`src/main/resources/webapp.properties`
):
...
@@ -42,6 +46,15 @@ The web app was tested with:
...
@@ -42,6 +46,15 @@ The web app was tested with:
The web app relies on specific JSF and EL versions, so it could not work in different application servers without a proper configuration.
The web app relies on specific JSF and EL versions, so it could not work in different application servers without a proper configuration.
#### WARNING: maven repo
Build requires _Ucidy_ and _Unity_ that are not available at central
maven repo. You should have them installed in a local maven repo.
To do this: download the jar files listed in the following
credits section and runn a couple of
`mvn install:install-file`
commands based upond the dependencies description in the _TASMAN-webapp_
_pom.xml_
file.
## Credits
## Credits
TAP_SCHEMA Manager web application uses the following VO libraries:
TAP_SCHEMA Manager web application uses the following VO libraries:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment