Ingmar Steiner
93c9dcb538
[maven-release-plugin] prepare release v5.1beta1
2013-11-21 10:59:43 +01:00
Ingmar Steiner
a75930a35d
merge marytts-server into marytts-runtime, see #99 for motivation
...
This reverts commit 7bb543a4b6
.
2013-03-08 15:10:31 +01:00
Ingmar Steiner
79964be6e9
DRY on module names
...
as long as we don't name them properly, we might as well use the artifact ID
2012-08-15 16:27:48 +01:00
Ingmar Steiner
c10ad5426b
centralized dependency management
2012-08-15 14:09:21 +01:00
Ingmar Steiner
b240f9e946
removed (partially wrong) URLs in module POMs
2012-08-14 21:10:12 +01:00
Ingmar Steiner
ab308f26a2
removed redundant source encoding properties inherited from parent POM
2012-08-14 21:10:02 +01:00
Ingmar Steiner
9bdc8deca0
auto-formatted POMs in Eclipse/m2e
...
with 130 char lines and disabled wrapping in XML comments
2012-08-14 21:07:34 +01:00
Ingmar Steiner
84dc5dbfd7
resolve mvn warnings about deprecated `parent.version` property
2012-07-12 10:08:43 +01:00
Ingmar Steiner
f209a46874
also removing maven-assembly-plugin version overrides in a few other modules for good measure
2012-07-06 12:31:17 +01:00
Marc Schröder
35df60e79c
New development version is 5.1-SNAPSHOT.
2012-06-14 11:33:44 +02:00
Marc Schröder
d0442127c1
Upgrade version number to 5.0
2012-06-14 09:48:48 +02:00
Marc Schröder
4b1b0745f6
Reduced the number of occurrences of the version string to the apparent minimum: once in specification-version.txt, and once in every pom.xml file. This resolves issue #46 .
2012-05-29 12:56:38 +02:00
Marc Schröder
c64fd3430c
Reworked MaryInterface as follows:
...
- added introspection: getAvailableVoices(), isXMLType(), etc.;
- changed signature of setters to throw IllegalArgumentException rather than SynthesisException.
2012-04-23 16:16:40 +02:00
Marc Schröder
1d01a8cd12
Added implementation of RemoteMaryInterface
2012-04-19 10:31:40 +02:00
Marc Schröder
1934c5df94
Make maven warnings happy by not duplicating groupId in pom.xml.
2012-04-12 10:09:18 +02:00
Ingmar Steiner
cf14068e27
fix for #6 : removed eclipse plugin config files
2012-02-17 21:24:34 +01:00
Marc Schroeder
10d21cd5e7
produce a more meaningful error message when server request fails.
...
git-svn-id: https://mary.opendfki.de/repos/trunk@3039 953a6561-930b-0410-b2a6-db37d1b2ae63
2011-08-12 07:36:26 +00:00
Marc Schroeder
3bd2c80814
Applied 'Organize imports' to all source files; this reduces the number of warnings in Eclipse by 1300, to <2400
...
git-svn-id: https://mary.opendfki.de/repos/branches/maven-branch@2985 953a6561-930b-0410-b2a6-db37d1b2ae63
2011-05-04 08:45:00 +00:00
Marc Schroeder
79e4edef3f
Time to tear down temporary construct modular/marytts. Moving subprojects to top-level directory. Tests pass, Integration Tests expected to fail for now.
...
git-svn-id: https://mary.opendfki.de/repos/branches/maven-branch@2943 953a6561-930b-0410-b2a6-db37d1b2ae63
2011-04-11 15:11:17 +00:00