Last change
on this file was
5091,
checked in by Christian Schulte, 6 years ago
|
o Extracted artifacts 'jomc-util' and 'jomc-modlet' from reactor to standalone
projects to be released independently.
o Moved class 'org.jomc.util.JavaIdentifier?' and 'org.jomc.util.JavaTypeName?'
to new 'JOMC-JLS' artifact.
See #86
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
JOMC=%b%_%r%_%d%_%a
-
Property svn:mime-type set to
text/yaml
|
File size:
206 bytes
|
Line | |
---|
1 | language: java |
---|
2 | jdk: |
---|
3 | - openjdk7 |
---|
4 | os: |
---|
5 | - linux |
---|
6 | - os x |
---|
7 | script: "mvn --show-version --errors --batch-mode clean verify" |
---|
8 | cache: |
---|
9 | directories: |
---|
10 | - $HOME/.m2 |
---|
11 | notifications: |
---|
12 | email: |
---|
13 | - cs@schulte.it |
---|
Note: See
TracBrowser
for help on using the repository browser.