Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benoît LE BADEZET
alma-gtd
Commits
a9341de6
Commit
a9341de6
authored
Apr 09, 2010
by
Julien DURILLON
Browse files
Merge branch 'master' of git@github.com:sunye/AlmaGTD
parents
1d777188
e4a441e3
Changes
5
Hide whitespace changes
Inline
Side-by-side
GTDClientBrun/LISEZMOI.txt
View file @
a9341de6
...
...
@@ -5,3 +5,6 @@ ant jar : génère le JAR
ant run : lance l'application
GTD.jar est un jar exécutable
installer manuellement les 2 librairies du dossier lib/
GTDClientBrun/lib/commons-logging-1.0.4.jar
0 → 100755
View file @
a9341de6
File added
GTDClientBrun/lib/jta.jar
0 → 100755
View file @
a9341de6
File added
GTDClientBrun/pom.xml
View file @
a9341de6
...
...
@@ -39,7 +39,7 @@
<version>
2.1.1
</version>
</dependency>
<dependency>
<groupId>
j
t
a
</groupId>
<groupId>
ja
vax.transaction
</groupId>
<artifactId>
jta
</artifactId>
<version>
1.0.1b
</version>
</dependency>
...
...
@@ -64,7 +64,7 @@
<version>
2.0.8
</version>
</dependency>
<dependency>
<groupId>
jtds
</groupId>
<groupId>
net.sourceforge.
jtds
</groupId>
<artifactId>
jtds
</artifactId>
<version>
1.2
</version>
</dependency>
...
...
@@ -78,6 +78,12 @@
<artifactId>
commons-collections
</artifactId>
<version>
1.0.4
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
<artifactId>
junit
</artifactId>
<version>
3.8.1
</version>
</dependency>
</dependencies>
...
...
README
View file @
a9341de6
test
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment