There is one more difference to the other builds: the UIMA-AS SNAPSHOT builds are not deployed to the Apache Nexus. Can we enable this? Any reason why there shouldn't be SNAPSHOT builds deployed to the Apache Nexus?
-- Richard On 04.12.2013, at 12:31, Richard Eckart de Castilho <[email protected]> wrote: > On 04.12.2013, at 12:26, Jaroslaw Cwiklik <[email protected]> wrote: > >> Hi Richard, >> >> 1) Does this setting control what platform the UIMA-AS job is deployed on? > > It controls on which kinds of build nodes the Jenkins job can run. Unless > there > are specific requirements for the build environment, this binding should > be as lax as possible to let Jenkins assign the build to free nodes. > I suggest "Ubuntu||Windows" because there have been notorious problems with > some of the other kinds of build nodes, particularly solaris. > > This is just for building the project, not for any kind of deployment. > >> 2) , the latest UIMA-AS requires at least JDK 1.6 starting from release >> 2.4.2 due to >> the fact that the ActiveMQ it uses has been compiled with 1.6. > > Ok. > >> 3) Enabling Findbugs plugin is fine with me. > > Ok. Will enable this then. > > -- Richard
