See <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/79/changes>
Changes: [ngn] Adding tar.bz2 distribution (FTPSERVER-354) [ngn] Fixing incorrect Javadoc for ConnectionConfigFactory.get/setMaxAnonymousLogins (FTPSERVER-363) ------------------------------------------ [...truncated 391 lines...] AU core/src/main/java/org/apache/ftpserver/command/impl/RNFR.java AU core/src/main/java/org/apache/ftpserver/command/impl/ACCT.java AU core/src/main/java/org/apache/ftpserver/command/impl/EPRT.java AU core/src/main/java/org/apache/ftpserver/command/impl/SIZE.java AU core/src/main/java/org/apache/ftpserver/command/impl/MKD.java AU core/src/main/java/org/apache/ftpserver/command/impl/STAT.java AU core/src/main/java/org/apache/ftpserver/command/impl/CWD.java AU core/src/main/java/org/apache/ftpserver/command/impl/EPSV.java AU core/src/main/java/org/apache/ftpserver/command/impl/PBSZ.java AU core/src/main/java/org/apache/ftpserver/command/impl/MLST.java AU core/src/main/java/org/apache/ftpserver/command/impl/FEAT.java AU core/src/main/java/org/apache/ftpserver/command/impl/NLST.java AU core/src/main/java/org/apache/ftpserver/command/impl/TYPE.java AU core/src/main/java/org/apache/ftpserver/command/impl/SITE_WHO.java AU core/src/main/java/org/apache/ftpserver/command/impl/PROT.java AU core/src/main/java/org/apache/ftpserver/command/impl/MD5.java AU core/src/main/java/org/apache/ftpserver/command/impl/APPE.java AU core/src/main/java/org/apache/ftpserver/command/impl/STOR.java AU core/src/main/java/org/apache/ftpserver/command/impl/HELP.java A core/src/main/java/org/apache/ftpserver/command/impl/listing AU core/src/main/java/org/apache/ftpserver/command/impl/listing/FileFormater.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/MLSTFileFormater.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/NLSTFileFormater.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/RegexFileFilter.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/VisibleFileFilter.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/FileFilter.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/DirectoryLister.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/LISTFileFormater.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/ListArgumentParser.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/ListArgument.java AU core/src/main/java/org/apache/ftpserver/command/impl/listing/package.html AU core/src/main/java/org/apache/ftpserver/command/impl/OPTS_UTF8.java AU core/src/main/java/org/apache/ftpserver/command/impl/REIN.java AU core/src/main/java/org/apache/ftpserver/command/impl/SITE_ZONE.java AU core/src/main/java/org/apache/ftpserver/command/impl/SITE_STAT.java AU core/src/main/java/org/apache/ftpserver/command/impl/SITE_DESCUSER.java AU core/src/main/java/org/apache/ftpserver/command/impl/MDTM.java AU core/src/main/java/org/apache/ftpserver/command/impl/AUTH.java AU core/src/main/java/org/apache/ftpserver/command/impl/PASV.java AU core/src/main/java/org/apache/ftpserver/command/impl/DELE.java AU core/src/main/java/org/apache/ftpserver/command/impl/NOOP.java AU core/src/main/java/org/apache/ftpserver/command/impl/DefaultCommandFactory.java AU core/src/main/java/org/apache/ftpserver/command/impl/LIST.java AU core/src/main/java/org/apache/ftpserver/command/impl/RETR.java AU core/src/main/java/org/apache/ftpserver/command/impl/SITE_HELP.java AU core/src/main/java/org/apache/ftpserver/command/impl/REST.java AU core/src/main/java/org/apache/ftpserver/command/impl/USER.java AU core/src/main/java/org/apache/ftpserver/command/impl/package.html AU core/src/main/java/org/apache/ftpserver/command/impl/LANG.java AU core/src/main/java/org/apache/ftpserver/command/impl/QUIT.java AU core/src/main/java/org/apache/ftpserver/command/impl/RMD.java AU core/src/main/java/org/apache/ftpserver/command/impl/RNTO.java AU core/src/main/java/org/apache/ftpserver/command/impl/ABOR.java AU core/src/main/java/org/apache/ftpserver/command/impl/PORT.java AU core/src/main/java/org/apache/ftpserver/command/impl/OPTS_MLST.java AU core/src/main/java/org/apache/ftpserver/command/impl/MODE.java AU core/src/main/java/org/apache/ftpserver/command/impl/OPTS.java AU core/src/main/java/org/apache/ftpserver/command/impl/PWD.java AU core/src/main/java/org/apache/ftpserver/command/impl/STOU.java AU core/src/main/java/org/apache/ftpserver/command/impl/CDUP.java AU core/src/main/java/org/apache/ftpserver/command/impl/STRU.java AU core/src/main/java/org/apache/ftpserver/command/AbstractCommand.java A core/src/main/java/org/apache/ftpserver/command/NotSupportedCommand.java AU core/src/main/java/org/apache/ftpserver/command/CommandFactory.java AU core/src/main/java/org/apache/ftpserver/command/Command.java AU core/src/main/java/org/apache/ftpserver/command/CommandFactoryFactory.java A core/src/main/resources A core/src/main/resources/META-INF A core/src/main/resources/META-INF/spring.handlers A core/src/main/resources/META-INF/spring.schemas A core/src/main/resources/org A core/src/main/resources/org/apache A core/src/main/resources/org/apache/ftpserver A core/src/main/resources/org/apache/ftpserver/message AU core/src/main/resources/org/apache/ftpserver/message/FtpStatus_zh-tw.properties AU core/src/main/resources/org/apache/ftpserver/message/FtpStatus.properties AU core/src/main/resources/org/apache/ftpserver/message/FtpStatus_en.properties A core/src/main/resources/org/apache/ftpserver/config A core/src/main/resources/org/apache/ftpserver/config/spring A core/src/main/resources/org/apache/ftpserver/config/spring/ftpserver-1.0.xsd A core/src/examples A core/src/examples/java A core/src/examples/java/org A core/src/examples/java/org/apache A core/src/examples/java/org/apache/ftpserver A core/src/examples/java/org/apache/ftpserver/examples A core/src/examples/java/org/apache/ftpserver/examples/EmbeddingFtpServer.java A core/src/examples/java/org/apache/ftpserver/examples/ManagingUsers.java A core/src/examples/resources A core/src/examples/resources/spring-config A core/src/examples/resources/spring-config/config-ftplets.xml A core/src/examples/resources/spring-config/config-full.xml A core/src/examples/resources/spring-config/config-typical.xml A core/src/examples/resources/spring-config/config-minimal.xml AU core/src/examples/resources/ftpserver.jks AU core/pom.xml AU pom.xml A examples A examples/ftpserver-example-spring-war A examples/ftpserver-example-spring-war/src A examples/ftpserver-example-spring-war/src/main A examples/ftpserver-example-spring-war/src/main/java A examples/ftpserver-example-spring-war/src/main/java/org A examples/ftpserver-example-spring-war/src/main/java/org/apache A examples/ftpserver-example-spring-war/src/main/java/org/apache/ftpserver A examples/ftpserver-example-spring-war/src/main/java/org/apache/ftpserver/example A examples/ftpserver-example-spring-war/src/main/java/org/apache/ftpserver/example/springwar A examples/ftpserver-example-spring-war/src/main/java/org/apache/ftpserver/example/springwar/FtpServerServlet.java A examples/ftpserver-example-spring-war/src/main/java/org/apache/ftpserver/example/springwar/FtpServerListener.java A examples/ftpserver-example-spring-war/src/main/resources AU examples/ftpserver-example-spring-war/src/main/resources/ftpserver.jks A examples/ftpserver-example-spring-war/src/main/resources/log4j.properties A examples/ftpserver-example-spring-war/src/main/resources/users.properties A examples/ftpserver-example-spring-war/src/main/webapp A examples/ftpserver-example-spring-war/src/main/webapp/WEB-INF A examples/ftpserver-example-spring-war/src/main/webapp/WEB-INF/applicationContext.xml A examples/ftpserver-example-spring-war/src/main/webapp/WEB-INF/web.xml A examples/ftpserver-example-spring-war/pom.xml A examples/ftpserver-osgi-ftplet-service A examples/ftpserver-osgi-ftplet-service/src A examples/ftpserver-osgi-ftplet-service/src/main A examples/ftpserver-osgi-ftplet-service/src/main/java A examples/ftpserver-osgi-ftplet-service/src/main/java/org A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver/example A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver/example/ftpletservice A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver/example/ftpletservice/impl A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver/example/ftpletservice/impl/Activator.java A examples/ftpserver-osgi-ftplet-service/src/main/java/org/apache/ftpserver/example/ftpletservice/MyFtplet.java A examples/ftpserver-osgi-ftplet-service/src/main/resources A examples/ftpserver-osgi-ftplet-service/pom.xml A examples/pom.xml A examples/ftpserver-osgi-spring-service A examples/ftpserver-osgi-spring-service/src A examples/ftpserver-osgi-spring-service/src/main A examples/ftpserver-osgi-spring-service/src/main/java A examples/ftpserver-osgi-spring-service/src/main/java/org A examples/ftpserver-osgi-spring-service/src/main/java/org/apache A examples/ftpserver-osgi-spring-service/src/main/java/org/apache/ftpserver A examples/ftpserver-osgi-spring-service/src/main/java/org/apache/ftpserver/example A examples/ftpserver-osgi-spring-service/src/main/java/org/apache/ftpserver/example/osgiservice A examples/ftpserver-osgi-spring-service/src/main/java/org/apache/ftpserver/example/osgiservice/impl A examples/ftpserver-osgi-spring-service/src/main/java/org/apache/ftpserver/example/osgiservice/impl/FtpServerLifecycle.java A examples/ftpserver-osgi-spring-service/src/main/resources A examples/ftpserver-osgi-spring-service/src/main/resources/META-INF A examples/ftpserver-osgi-spring-service/src/main/resources/META-INF/spring A examples/ftpserver-osgi-spring-service/src/main/resources/META-INF/spring/bundle-context.xml A examples/ftpserver-osgi-spring-service/src/main/resources/org A examples/ftpserver-osgi-spring-service/src/main/resources/org/apache A examples/ftpserver-osgi-spring-service/src/main/resources/org/apache/ftpserver A examples/ftpserver-osgi-spring-service/src/main/resources/org/apache/ftpserver/example A examples/ftpserver-osgi-spring-service/src/main/resources/org/apache/ftpserver/example/osgiservice A examples/ftpserver-osgi-spring-service/src/main/resources/org/apache/ftpserver/example/osgiservice/users.properties A examples/ftpserver-osgi-spring-service/pom.xml U . At revision 992896 Parsing POMs [trunk] $ /home/hudson/tools/java/ibm-1.6-64/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 56738 /home/hudson/hudson-slave/maven2.1-interceptor.jar channel started <===[HUDSON REMOTING CAPACITY]===> Executing Maven: -B -f <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/pom.xml> clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache FtpServer Parent [INFO] Apache Ftplet API [INFO] Apache FtpServer Core [INFO] FtpServer Spring web project example [INFO] FtpServer OSGi Ftplet service example [INFO] FtpServer OSGi Spring-DM example [INFO] Apache FtpServer Examples [INFO] ------------------------------------------------------------------------ [INFO] Building Apache FtpServer Parent [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [enforcer:enforce {execution: default}] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [HUDSON] Archiving <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/ftpserver-trunk-jdk1.6-ibm-ubuntu/modules/org.apache.ftpserver$ftpserver-parent/builds/2010-09-05_21-35-17/archive/org.apache.ftpserver/ftpserver-parent/1.1.0-SNAPSHOT/pom.xml [INFO] [enforcer:enforce {execution: default}] [INFO] [source:jar {execution: create-source-jar}] [INFO] [install:install {execution: default-install}] [INFO] Installing <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/ftpserver/ftpserver-parent/1.1.0-SNAPSHOT/ftpserver-parent-1.1.0-SNAPSHOT.pom [HUDSON] Archiving /home/hudson/.m2/repository/org/apache/ftpserver/ftpserver-parent/1.1.0-SNAPSHOT/ftpserver-parent-1.1.0-SNAPSHOT.pom to /home/hudson/hudson/jobs/ftpserver-trunk-jdk1.6-ibm-ubuntu/modules/org.apache.ftpserver$ftpserver-parent/builds/2010-09-05_21-35-17/archive/org.apache.ftpserver/ftpserver-parent/1.1.0-SNAPSHOT/ftpserver-parent-1.1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Ftplet API [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [enforcer:enforce {execution: default}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/src/main/resources> [INFO] Copying 2 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 26 source files to <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/src/test/resources> [INFO] Copying 2 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 4 source files to <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.ftpserver.ftplet.DefaultFtpReplyTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.apache.ftpserver.ftplet.DataTypeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.ftpserver.ftplet.StructureTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [bundle:bundle {execution: default-bundle}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [HUDSON] Archiving <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/pom.xml> to /home/hudson/hudson/jobs/ftpserver-trunk-jdk1.6-ibm-ubuntu/modules/org.apache.ftpserver$ftplet-api/builds/2010-09-05_21-35-17/archive/org.apache.ftpserver/ftplet-api/1.1.0-SNAPSHOT/pom.xml [HUDSON] Archiving <https://hudson.apache.org/hudson/job/ftpserver-trunk-jdk1.6-ibm-ubuntu/ws/trunk/ftplet-api/target/ftplet-api-1.1.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ftpserver-trunk-jdk1.6-ibm-ubuntu/modules/org.apache.ftpserver$ftplet-api/builds/2010-09-05_21-35-17/archive/org.apache.ftpserver/ftplet-api/1.1.0-SNAPSHOT/ftplet-api-1.1.0-SNAPSHOT.jar [INFO] [enforcer:enforce {execution: default}] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-source-plugin:2.0.4 Cause: hudson.util.IOException2: remote file operation failed: /home/hudson/hudson/jobs/ftpserver-trunk-jdk1.6-ibm-ubuntu/modules/org.apache.ftpserver$ftplet-api/builds/2010-09-05_21-35-17/archive/org.apache.ftpserver/ftplet-api/1.1.0-SNAPSHOT/ftplet-api-1.1.0-SNAPSHOT.jar at hudson.remoting.chan...@6c366c36:channel [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21 seconds [INFO] Finished at: Sun Sep 05 21:35:49 UTC 2010 [INFO] Final Memory: 56M/137M [INFO] ------------------------------------------------------------------------ channel stopped
