The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Java Applications tools
Summary Activity Forums Tracker Tasks Docs News SCM Files

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for japptools :

cd /path/to/your/local/repository/japptools
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/japptools/japptools.git

Developer Access

Substitute developername with the proper value.

Exemple for japptools :

cd /path/to/your/local/repository/japptools
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/japptools/japptools.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Fournit des fonctionnalités utiles pour une application à réaliser en langage Java. En version 1:
- Gestion de la configuration par fichier xml avec possibilité de stockage de mots de passe cryptés.
- Envoi de courrier électronique.

Etablishment : Université de Paris 6 - Pierre et Marie Curie

Latest File Releases
Package Version Date Notes Download
japptools 1.2.2 2014-12-07 japptools - Release Notes japptools 1.2.2 - Download
Public Tools
Tracker Tracker
Public Forums (1 message in 1 forum)
Document Manager (0 documents in 1 directories)
Files (3 releases in 1 packages)
Tasks
There are no subprojects available
SCM Repository (Git: 0 updates, 1 adds)
Project Members
Latest News
rss

No news found.