See <https://builds.apache.org/job/sis-trunk/34/changes>

Changes:

[desruisseaux] First draft of a sis-build-helper module. This initial commit 
contains a Maven MOJO to be used
for compiling Java properties files to UTF-8 files. This is used internally for 
internationalization.
This localization mechanism is build on top of java.util.ResourceBundle (it 
extends its controller).
This main addition compared to the default ResourceBundler is type safety and 
the handling of
parameterized resources using java.text.MessageFormat.

[desruisseaux] Moved contributor as developer. No need to repeat the URL, since 
it is inherited from the parent pom.xml.

[desruisseaux] Fixed a typo ("longtitude" --> "longitude"), and opportunist 
trailing space trimming performed by the IDE.
This commit does not contain any code change.

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace 
<https://builds.apache.org/job/sis-trunk/ws/>
Updating http://svn.apache.org/repos/asf/incubator/sis/trunk
U         sis-core/src/main/java/org/apache/sis/distance/DistanceUtils.java
A         sis-build-helper
A         sis-build-helper/src
A         sis-build-helper/src/main
A         sis-build-helper/src/main/java
A         sis-build-helper/src/main/java/org
A         sis-build-helper/src/main/java/org/apache
A         sis-build-helper/src/main/java/org/apache/sis
A         sis-build-helper/src/main/java/org/apache/sis/resources
AU        
sis-build-helper/src/main/java/org/apache/sis/resources/ResourceCompilerException.java
AU        
sis-build-helper/src/main/java/org/apache/sis/resources/IndexedResourceCompiler.java
AU        
sis-build-helper/src/main/java/org/apache/sis/resources/ResourceCompilerMojo.java
AU        sis-build-helper/pom.xml
U         pom.xml
U         sis-metadata/pom.xml
At revision 1384036
Parsing POMs
Discovered a new module org.apache.sis:sis-build-helper Build helper
Modules changed, recalculating dependency graph
[sis-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp 
/export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/latest 
/zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar 
/export/home/hudson/hudson-slave/maven-interceptor.jar 63922 
/export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/sis-trunk/ws/pom.xml> 
-Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/1 clean 
install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Unable to build project 
'<https://builds.apache.org/job/sis-trunk/ws/sis-build-helper/pom.xml;> it 
requires Maven version 3.0.4
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Sep 12 17:06:42 GMT+00:00 2012
[INFO] Final Memory: 3M/63M
[INFO] ------------------------------------------------------------------------
channel stopped

Reply via email to