Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: f743ddd65b3cb962a3779c2a23077c0fd7209bce
https://github.com/Teiid-Designer/teiid-designer/commit/f743ddd65b3cb962a...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M pom.xml
R target-platform/orbit.target
M target-platform/pom.xml
M target-platform/teiid-designer.target
Log Message:
-----------
Target Platform modifications
* TEIIDDES-1734: pom.xml
* Updates parent pom version to 4.1.0.Final
* target-platform/*.*
* Orbit plugins now included in JBTIS base target so no longer need to
merge them
* Replace the merge goal in the pom with a copy goal to retain the
teiid-designer.target. Although identical to JBTIS base target it is
still needed for devs in setting their Eclipse TP
* JBTIS now includes poi and jackson plugins from orbit as well as the
foundation.security.linux.feature
Commit: e7fa7e52d76d86c3d3698de866f6b93275331497
https://github.com/Teiid-Designer/teiid-designer/commit/e7fa7e52d76d86c3d...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M features/org.teiid.designer.feature/feature.xml
Log Message:
-----------
TEIIDDES-1788: Include foundation.security.linux feature
* Includes the feature to ensure the display of the most detailed master
password dialog (only if platform is linux)
Commit: 14e73c4006bceaa2e4c9bc589656dc51ad8efe1f
https://github.com/Teiid-Designer/teiid-designer/commit/14e73c4006bceaa2e...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.datatools/.classpath
M plugins/org.teiid.designer.datatools/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.datatools/build.properties
R plugins/org.teiid.designer.datatools/lib/jackson-all-1.6.1.jar
Log Message:
-----------
TEIIDDES-1763: Replace jackson library
* Instead of carrying the jackson library in the codebase, use the version
provided by JBT's orbit repository
* Updates the orbit.target and rebuilds the main target, encapsulating
latest updates from the integration stack
Commit: e92cd848c9524e228865e5a96c93e4fed8798b42
https://github.com/Teiid-Designer/teiid-designer/commit/e92cd848c9524e228...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2013-07-23 (Tue, 23 Jul 2013)
Changed paths:
M plugins/org.teiid.designer.modelgenerator.salesforce/.classpath
A
plugins/org.teiid.designer.modelgenerator.salesforce/.externalToolBuilders/mvn-generate.launch
M plugins/org.teiid.designer.modelgenerator.salesforce/.project
M plugins/org.teiid.designer.modelgenerator.salesforce/META-INF/MANIFEST.MF
M plugins/org.teiid.designer.modelgenerator.salesforce/build.properties
A plugins/org.teiid.designer.modelgenerator.salesforce/build.xml
R plugins/org.teiid.designer.modelgenerator.salesforce/commons-httpclient-3.0.1.jar
A plugins/org.teiid.designer.modelgenerator.salesforce/libsrc/.keep
M plugins/org.teiid.designer.modelgenerator.salesforce/pom.xml
R plugins/org.teiid.designer.modelgenerator.salesforce/saaj.jar
R plugins/org.teiid.designer.modelgenerator.salesforce/salesforce-api-7.4.1.jar
Log Message:
-----------
TEIIDDES-1763: Remove salesforce jar libraries from codebase
* Plugin depends on 3 library jars, 2 of which can be depended on directly
from the target platform, while salesforce-api can be downloaded from
maven
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/1eb898ded507...e...