Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 39fbf705e811064dd121bd75f8e2b29d650baa28
https://github.com/Teiid-Designer/teiid-designer/commit/39fbf705e811064dd...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M tests/org.teiid.7-7-2.test/META-INF/MANIFEST.MF
M tests/org.teiid.8-2.test/META-INF/MANIFEST.MF
M tests/org.teiid.core.designer.test.framework/META-INF/MANIFEST.MF
M tests/org.teiid.core.designer.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.core.test.framework/META-INF/MANIFEST.MF
M tests/org.teiid.designer.core.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.core.test/testdata/larger_test.index
M tests/org.teiid.designer.ddl.importer.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.dqp.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.query.ui.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.schema.tools.test/META-INF/MANIFEST.MF
M tests/org.teiid.designer.vdb.test/META-INF/MANIFEST.MF
Log Message:
-----------
Correct test failures involving mockito
* Original mockito plugin in the codebase imported the org.hamcrest libraries
while the TP version does not. Thus, since it is unbundled but separately
available, add it as an import to each mockito using test bundle
* Modify TP creation script to add this to the TP as well.
Commit: de687bbf07b5a8f4048bf903eee4b49e2605edab
https://github.com/Teiid-Designer/teiid-designer/commit/de687bbf07b5a8f40...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M features/org.teiid.designer.feature/feature.xml
Log Message:
-----------
Remove redundent plugin from feature
* Incorrect inclusion of wsdl4j in feature dependencies
Commit: 9271e4dbb7fe7b6a2b4a5a96774f92597a5eff7f
https://github.com/Teiid-Designer/teiid-designer/commit/9271e4dbb7fe7b6a2...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M features/org.teiid.designer.feature/feature.xml
M features/org.teiid.designer.runtime.feature/feature.xml
M features/org.teiid.designer.teiid.client.feature/feature.xml
M features/org.teiid.designer.test.feature/feature.xml
R plugins/net.jcip.annotations/.classpath
R plugins/net.jcip.annotations/.project
R plugins/net.jcip.annotations/.settings/org.eclipse.jdt.core.prefs
R plugins/net.jcip.annotations/LEGAL.txt
R plugins/net.jcip.annotations/META-INF/MANIFEST.MF
R plugins/net.jcip.annotations/build.properties
R plugins/net.jcip.annotations/jcip-annotations-src.jar
R plugins/net.jcip.annotations/jcip-annotations.jar
R plugins/net.jcip.annotations/plugin.properties
R plugins/net.jcip.annotations/pom.xml
R plugins/net.sf.saxon/.classpath
R plugins/net.sf.saxon/.project
R plugins/net.sf.saxon/LEGAL.txt
R plugins/net.sf.saxon/META-INF/MANIFEST.MF
R plugins/net.sf.saxon/build.properties
R plugins/net.sf.saxon/doc/img/saxonica_logo.gif
R plugins/net.sf.saxon/doc/index.html
R plugins/net.sf.saxon/doc/saxondocs.css
R plugins/net.sf.saxon/notices/APACHE-ANT.txt
R plugins/net.sf.saxon/notices/APACHE-RESOLVER.txt
R plugins/net.sf.saxon/notices/APACHE-XERCES.txt
R plugins/net.sf.saxon/notices/CERN.txt
R plugins/net.sf.saxon/notices/FRIJTERS.txt
R plugins/net.sf.saxon/notices/GPL+CLASSPATH.txt
R plugins/net.sf.saxon/notices/JAMESCLARK.txt
R plugins/net.sf.saxon/notices/LEGAL.txt
R plugins/net.sf.saxon/notices/LICENSE.txt
R plugins/net.sf.saxon/notices/THAI.txt
R plugins/net.sf.saxon/notices/UNICODE.txt
R plugins/net.sf.saxon/plugin.properties
R plugins/net.sf.saxon/pom.xml
R plugins/net.sf.saxon/saxon9he.jar
R plugins/net.sf.saxon/saxonhe9-2-1-5j.zip
R plugins/org.apache.poi/.classpath
R plugins/org.apache.poi/.project
R plugins/org.apache.poi/LEGAL.txt
R plugins/org.apache.poi/META-INF/MANIFEST.MF
R plugins/org.apache.poi/build.properties
R plugins/org.apache.poi/plugin.properties
R plugins/org.apache.poi/poi-contrib.jar
R plugins/org.apache.poi/poi-scratchpad.jar
R plugins/org.apache.poi/poi.jar
R plugins/org.apache.poi/pom.xml
M plugins/org.teiid.core.designer/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.core.xslt/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.dqp.ui/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.dqp/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.jdbc/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.vdb/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.webservice.ui/META-INF/MANIFEST.MF
M plugins/pom.xml
M plugins/teiid/org.teiid.7-7-2/META-INF/MANIFEST.MF
M plugins/teiid/org.teiid.8-2/META-INF/MANIFEST.MF
Log Message:
-----------
Remove remaining 3rd party libraries from codebase
* Replace references with libraries from the target platform available
through new locus repository.
Commit: 50ce4c07a4066b6f92713112d19e4e63574f1f29
https://github.com/Teiid-Designer/teiid-designer/commit/50ce4c07a4066b6f9...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
R scripts/target-platform/.gitignore
R scripts/target-platform/jboss.feature.properties
R scripts/target-platform/teiid-designer.target.pl
A target-platform/.gitignore
A target-platform/build.sh
A target-platform/locus.target
A target-platform/pom.xml
Log Message:
-----------
Replace target perl script with maven pom
* locus.target
* Target file containing 3rd-party libraries for merging with the target
* build.sh
* Uses soa profile for generating target from maven pom
* pom.xml
* Maven pom for generating the target. Replaces the perl script.
* Currently, uses parent from JBIDE-11121 branch. TO BE UPDATED.
* Generates a merged target based on an original, in this case multiple.target
from the soa profile.
Commit: 0413133665fa93e731b99c33486fb9d0854ae578
https://github.com/Teiid-Designer/teiid-designer/commit/0413133665fa93e73...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
A target-platform/teiid-designer.target
Log Message:
-----------
Outputted target file
* Committed for use with auto-builds
Commit: 1f2f470117a23ceed2f2cc1009a2a6d051b76675
https://github.com/Teiid-Designer/teiid-designer/commit/1f2f470117a23ceed...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M build.sh
M pom.xml
Log Message:
-----------
Modify build to use teiid-designer.target
* build.sh
* Use the multiple target platform profile rather than the aggregate. This
provides the basis for the TP used for building. However, pom will
enhance this by attaching teiid-designer.target
* pom.xml
* Supplies the target-platform to the build
* Remove redundent repositories already outlined in parent
* Sets the target platform configuration to be the teiid-designer target
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/c05d96b781dc...1...