I am reviewing the RC now, so far I've found one comment which I wanna make sure of, in DEPENDENCIES file I found the following:
' - Unnamed - javassist:javassist:jar:3.8.0.GA (http://www.javassist.org/javassist) javassist:javassist:jar:3.8.0.GA:compile License: GNU Lesser General Public License, version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html) License: Mozilla Public License 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html)' Which states that it has dual license, but I didn't find anything about which license under which we are using that software. Comments ? On Thu, Jul 7, 2011 at 5:04 PM, Kevin Meyer - KMZ <[email protected]> wrote: > The plot thickens. > > Somewhere in the full site build (using msdf.sh), the integration tests > *ARE* being executed. > > In my (in progress) full build, I see the ObjectStore menu already > includes: > > "SQL OS Modules > > Implementation > Tests > Integration Tests" > > It's the latter, Integration Tests, that is holding up Rob's build. > > I just haven't found *where* the integration-tests profile is being turned > on! > > I think a reasonable solution going forward might be to change the > SQL served integration test profile to something else, like sql- > integration-tests, so it won't match... > > Regards, > Kevin > > > On 7 Jul 2011 at 14:19, Robert Matthews wrote: > >> It is running tests-served. >> >> I can't see how it might be picking up an extra property. >> >> I'm using the script to run using >> > > -- Thanks - Mohammad Nour Author of (WebSphere Application Server Community Edition 2.0 User Guide) http://www.redbooks.ibm.com/abstracts/sg247585.html - LinkedIn: http://www.linkedin.com/in/mnour - Blog: http://tadabborat.blogspot.com ---- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein "Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best." - Clean Code: A Handbook of Agile Software Craftsmanship "Stay hungry, stay foolish." - Steve Jobs
