This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.librariesmanager/model/librariesindex.genmodel
wchen-talend 40a96055ba Wchen/feature/tup 18373 improve module view (#1215)
* commit 1

* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351): keep nexus 2.x work the same as before.

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18351):rename the aether plugin

* feature(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):remove a old plugin

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18551):change some text

* feat(TUP-18701):detect jar with custom uri but the uri is not saved

* feat(TUP-18715):[bug] error show if first upload a customer jar using
Custom URI, then use a default URI

* feat(TUP-18708):[bug] message should be more obviously when using the
jar which user set custom MVN URI in module view but deleted in local
and nexus

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):remove not used ui dependency for aether

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18786):[bug] default mvn uri in module view seems not correct
when add jar from routine/bean
2017-10-31 12:15:16 +08:00

22 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.talend.librariesmanager/src/main/java" modelPluginID="org.talend.librariesmanager"
modelName="Librariesindex" importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0"
copyrightFields="false">
<foreignModel>librariesindex.ecore</foreignModel>
<genPackages prefix="Librariesindex" basePackage="org.talend.librariesmanager.emf"
resource="XML" disposableProviderFactory="true" contentTypeIdentifier="" ecorePackage="librariesindex.ecore#/">
<genClasses ecoreClass="librariesindex.ecore#//LibrariesIndex">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute librariesindex.ecore#//LibrariesIndex/initialized"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference librariesindex.ecore#//LibrariesIndex/jarsToRelativePath"/>
</genClasses>
<genClasses ecoreClass="librariesindex.ecore#//jarToRelativePath">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute librariesindex.ecore#//jarToRelativePath/key"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute librariesindex.ecore#//jarToRelativePath/value"/>
</genClasses>
<genClasses ecoreClass="librariesindex.ecore#//CustomURIMap">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference librariesindex.ecore#//CustomURIMap/uriMap"/>
</genClasses>
</genPackages>
</genmodel:GenModel>