Hi Wendy! >> I didn't add it to our main pom.xml file in tomahawk as >> then it is a requirement to use Java 5.0 for the whole build, which >> shouldn't be, should it? > > Profiles can be activated by JDK version. For example, from the Shale > Apps pom: Ah yes, great idea! Works like a charm.
>> Now I would like to ask if someone is able to: >> *) add the sandbox15 to our nightly build >> *) add it to the continuum build > > I'm not certain about the nightly build, but I can probably get it > into Continuum if you provide the url for the pom.xml file in svn and > what 'mvn' command you want executed. Now with the profile settings I guess there is no additional work to do to make them work (sandbox15 is a module of tomahawk which already works at continuum), though, I don't know. So here is the data: http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/sandbox15 mvn clean deploy (;-) if this is the command the other projects use too) > Thanks, I have to thank you! Ciao, Mario
