With this commit, the jars all have the license and notice files... I think we need to add more information to the notice files to reflect the other dependencies.
Question for the Mentors: What else would be required to start publishing Maven SNAPSHOTs? Thanks! Dan On Thursday September 14 2006 6:24 am, Bozhong Lin wrote: > Hi All, > > With this commit, we now can build CXF kit and make distribution > available. To build CXF kit: > 1. switch to trunk/distribution > 2. mvn install > 3. both src and bin kits are available under "target"directory > > Right now the kit only includes one hello_world demo, we will be adding > more samples in the coming week. > > comments, questions? please feel free to raise. > > Cheers, > Bo > > [EMAIL PROTECTED] wrote: > > Author: blin > > Date: Thu Sep 14 03:00:47 2006 > > New Revision: 443302 > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=443302 > > Log: > > [CXF-1] and [CXF-17] > > 1. add distribution module for CXF distribution, hello_world now works in > > distribution build kit. For kit building, please go to distribution > > module. 2. add LICEENCE, NOTICE, DISCLAIMER to all jars, add initially > > known third party licenses > > > > Added: > > incubator/cxf/trunk/api/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/api/src/main/resources/META-INF/LICENSE (with > > props) incubator/cxf/trunk/api/src/main/resources/META-INF/NOTICE (with > > props) incubator/cxf/trunk/common/src/main/resources/META-INF/ > > incubator/cxf/trunk/common/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/common/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/common/src/main/resources/META-INF/NOTICE (with > > props) incubator/cxf/trunk/distribution/ > > incubator/cxf/trunk/distribution/.ruleset > > incubator/cxf/trunk/distribution/pom.xml (with props) > > incubator/cxf/trunk/distribution/src/ > > incubator/cxf/trunk/distribution/src/main/ > > incubator/cxf/trunk/distribution/src/main/assembly/ > > incubator/cxf/trunk/distribution/src/main/assembly/bin.xml (with > > props) incubator/cxf/trunk/distribution/src/main/assembly/src.xml (with > > props) incubator/cxf/trunk/distribution/src/main/java/ > > incubator/cxf/trunk/distribution/src/main/java/cxfinstaller/ > > > > incubator/cxf/trunk/distribution/src/main/java/cxfinstaller/Installer.jav > >a - copied, changed from r443175, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/java/celtixins > >taller/Installer.java incubator/cxf/trunk/distribution/src/main/release/ > > incubator/cxf/trunk/distribution/src/main/release/DISCLAIMER > > incubator/cxf/trunk/distribution/src/main/release/LICENSE (with > > props) incubator/cxf/trunk/distribution/src/main/release/NOTICE (with > > props) incubator/cxf/trunk/distribution/src/main/release/README (with > > props) incubator/cxf/trunk/distribution/src/main/release/bin/ > > - copied from r443177, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/ > > incubator/cxf/trunk/distribution/src/main/release/bin/java2wsdl - copied > > unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/java2wsdl > > incubator/cxf/trunk/distribution/src/main/release/bin/java2wsdl.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/java2wsdl. > >bat incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2java - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2java > > incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2java.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2java. > >bat incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2service - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2servi > >ce incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2service.bat > > - copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2servi > >ce.bat incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2soap - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2soap > > incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2soap.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2soap. > >bat incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2xml - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2xml > > incubator/cxf/trunk/distribution/src/main/release/bin/wsdl2xml.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdl2xml.b > >at incubator/cxf/trunk/distribution/src/main/release/bin/wsdlvalidator - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdlvalida > >tor > > incubator/cxf/trunk/distribution/src/main/release/bin/wsdlvalidator.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/wsdlvalida > >tor.bat incubator/cxf/trunk/distribution/src/main/release/bin/xsd2wsdl - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/xsd2wsdl > > incubator/cxf/trunk/distribution/src/main/release/bin/xsd2wsdl.bat - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/bin/xsd2wsdl.b > >at incubator/cxf/trunk/distribution/src/main/release/docs/ > > incubator/cxf/trunk/distribution/src/main/release/etc/ > > - copied from r443177, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/etc/ > > incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.proper > >ties - copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/etc/ejb_servan > >ts.properties > > incubator/cxf/trunk/distribution/src/main/release/etc/log4j.properties - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/etc/log4j.prop > >erties > > incubator/cxf/trunk/distribution/src/main/release/etc/logging.properties > > - copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/etc/logging.pr > >operties incubator/cxf/trunk/distribution/src/main/release/etc/web.xml - > > copied unchanged from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/etc/web.xml > > incubator/cxf/trunk/distribution/src/main/release/lib/ > > incubator/cxf/trunk/distribution/src/main/release/lib/activemq/ > > - copied from r443297, > > incubator/cxf/tags/celtix/pre_apache/distribution/tools/activemq/ > > incubator/cxf/trunk/distribution/src/main/release/lib/activemq/3.2/ - > > copied from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/tools/activemq/3.2/ > > incubator/cxf/trunk/distribution/src/main/release/licenses/ > > > > incubator/cxf/trunk/distribution/src/main/release/licenses/concurrent-lic > >ense.html (with props) > > incubator/cxf/trunk/distribution/src/main/release/licenses/jaxws-cddl1.tx > >t (with props) > > incubator/cxf/trunk/distribution/src/main/release/licenses/spring-notice. > >txt (with props) > > incubator/cxf/trunk/distribution/src/main/release/licenses/stax-utils-lic > >ense.txt (with props) > > incubator/cxf/trunk/distribution/src/main/release/licenses/wsdl4j-cpl1.0. > >txt (with props) > > incubator/cxf/trunk/distribution/src/main/release/samples/ > > incubator/cxf/trunk/distribution/src/main/release/samples/README.txt > > - copied, changed from r443179, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/README > >.txt > > incubator/cxf/trunk/distribution/src/main/release/samples/common_build.xm > >l - copied, changed from r443179, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/common > >_build.xml > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/ - > > copied from r443179, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/hello_ > >world/ > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/REA > >DME.txt - copied, changed from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/hello_ > >world/README.txt > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/bui > >ld.xml - copied, changed from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/hello_ > >world/build.xml > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/src > >/ - copied from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/hello_ > >world/src/ > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/wsd > >l/ - copied from r443300, > > incubator/cxf/tags/celtix/pre_apache/distribution/src/main/samples/hello_ > >world/wsdl/ > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/wsd > >l/cxf-servlet.xml (with props) > > incubator/cxf/trunk/distribution/src/main/resources/ > > incubator/cxf/trunk/distribution/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/distribution/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/distribution/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/distribution/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/bindings/soap/src/main/resources/META-INF/DISCLAIM > >ER > > incubator/cxf/trunk/rt/bindings/soap/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/bindings/soap/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/bindings/xml/src/main/resources/META-INF/DISCLAIME > >R incubator/cxf/trunk/rt/bindings/xml/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/bindings/xml/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/core/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/rt/core/src/main/resources/META-INF/LICENSE (with > > props) incubator/cxf/trunk/rt/core/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/rt/databinding/jaxb/src/main/resources/ > > incubator/cxf/trunk/rt/databinding/jaxb/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/rt/databinding/jaxb/src/main/resources/META-INF/DISCL > >AIMER > > incubator/cxf/trunk/rt/databinding/jaxb/src/main/resources/META-INF/LICEN > >SE (with props) > > incubator/cxf/trunk/rt/databinding/jaxb/src/main/resources/META-INF/NOTIC > >E (with props) > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/META-INF/DISCLAI > >MER > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/management/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/rt/management/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/management/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/transports/http/src/main/resources/META-INF/DISCLA > >IMER > > incubator/cxf/trunk/rt/transports/http/src/main/resources/META-INF/LICENS > >E (with props) > > incubator/cxf/trunk/rt/transports/http/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/rt/transports/jms/src/main/resources/META-INF/DISCLAI > >MER > > incubator/cxf/trunk/rt/transports/jms/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/transports/jms/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/rt/ws/addr/src/main/resources/ > > incubator/cxf/trunk/rt/ws/addr/src/main/resources/META-INF/ > > incubator/cxf/trunk/rt/ws/addr/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/rt/ws/addr/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/rt/ws/addr/src/main/resources/META-INF/NOTICE (with > > props) incubator/cxf/trunk/tools/common/src/main/resources/ > > incubator/cxf/trunk/tools/common/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/tools/common/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/tools/common/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/common/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/tools/java2wsdl/src/main/resources/ > > incubator/cxf/trunk/tools/java2wsdl/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/tools/java2wsdl/src/main/resources/META-INF/DISCLAIME > >R incubator/cxf/trunk/tools/java2wsdl/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/java2wsdl/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/tools/misctools/src/main/resources/ > > incubator/cxf/trunk/tools/misctools/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/tools/misctools/src/main/resources/META-INF/DISCLAIME > >R incubator/cxf/trunk/tools/misctools/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/misctools/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/tools/validator/src/main/resources/ > > incubator/cxf/trunk/tools/validator/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/tools/validator/src/main/resources/META-INF/DISCLAIME > >R incubator/cxf/trunk/tools/validator/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/validator/src/main/resources/META-INF/NOTICE > > (with props) incubator/cxf/trunk/tools/wsdl2java/src/main/resources/ > > incubator/cxf/trunk/tools/wsdl2java/src/main/resources/META-INF/ > > > > incubator/cxf/trunk/tools/wsdl2java/src/main/resources/META-INF/DISCLAIME > >R incubator/cxf/trunk/tools/wsdl2java/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/wsdl2java/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/tools/xjc/cfg/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/tools/xjc/cfg/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/xjc/cfg/src/main/resources/META-INF/NOTICE > > (with props) > > incubator/cxf/trunk/tools/xjc/dv/src/main/resources/META-INF/DISCLAIMER > > incubator/cxf/trunk/tools/xjc/dv/src/main/resources/META-INF/LICENSE > > (with props) > > incubator/cxf/trunk/tools/xjc/dv/src/main/resources/META-INF/NOTICE > > (with props) Removed: > > > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/cel > >tix-client.xml > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/cel > >tix-server.xml > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/wsd > >l/celtix-servlet.xml Modified: > > incubator/cxf/trunk/api/pom.xml > > > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/src > >/demo/hw/client/Client.java > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/src > >/demo/hw/server/GreeterImpl.java > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/src > >/demo/hw/server/Server.java > > incubator/cxf/trunk/distribution/src/main/release/samples/hello_world/wsd > >l/hello_world.wsdl incubator/cxf/trunk/pom.xml > > > > Modified: incubator/cxf/trunk/api/pom.xml -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 F:781-902-8001 [EMAIL PROTECTED]
