Directory org.openiaml.model/META-INF/

Directory Created:
2008-09-25 17:40
Total Files:
1
Deleted Files:
0
Lines of Code:
50

[root]/org.openiaml.model/META-INF

Lines of Code

org.openiaml.model/META-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 41 (100.0%) 104 (100.0%) 2.5

Most Recent Commits

soundasleep 2011-09-26 19:11 Rev.: 3126

0.6 release: updating all plugin versions

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2011-05-11 17:52 Rev.: 2895

issue 256: adding Message abstract metamodel element
moving Email into separate 'messaging' package
updating model migrator and diagram editors

3 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+3)
soundasleep 2011-05-03 19:31 Rev.: 2785

issue 242: changing all type references to EXSDDataType
creating a new helper class InitialModel to populate the initial model

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2)
soundasleep 2011-01-31 10:14 Rev.: 2564

release of 0.5.3: updating plugin versions

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-07-05 15:45 Rev.: 2414

updating all plugin versions to model 0.5.2

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-05-18 14:46 Rev.: 2243

updating all plugin versions to 0.5.1 for release

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-04-17 15:08 Rev.: 1932

updating all plugins to version 0.5.0

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-03-23 16:02 Rev.: 1756

adding a custom action for IAML models to export both the initial model, and the inferred model, to dot

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -1)
soundasleep 2010-03-19 13:48 Rev.: 1739

updating all plugins to version 0.4.4

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-03-15 14:34 Rev.: 1691

adding an inference test case for inferred property types
adding BuiltInDataTypes interface
property types are now inferred from text fields

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1)
soundasleep 2010-03-11 16:31 Rev.: 1677

datatypes: adding 'type' reference (to XSD simple type) to various model elements

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -1)
soundasleep 2010-02-23 16:11 Rev.: 1576

updating all plugins to version 0.4.3

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2010-02-12 11:00 Rev.: 1494

updating all plugins to version 0.4.2

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-12-04 15:58 Rev.: 1358

updating all plugins to 0.4.1

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-10-28 22:24 Rev.: 1303

moving IamlBreadcrumb to the model plugin
adding crocopat verification action

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1)
soundasleep 2009-10-06 11:21 Rev.: 1251

resolving issue 126: use x.y.z.qualifier versions
updating all versions to 0.4.0

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-09-10 16:12 Rev.: 1132

resolving another eclipse warning
reverting incorrect plugin dependencies of org.openiaml.model

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -9)
soundasleep 2009-09-10 15:28 Rev.: 1127

adding a simple tool to automate the building of multiple .gmfgen files (fixes Eclipse bug 283775)
initial release of GMF tools

9 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+9 -1)
soundasleep 2009-09-04 15:41 Rev.: 1090

refining plugin requirements to permit a smaller development environment

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -3)
soundasleep 2009-09-04 14:59 Rev.: 1089

moving GMF requirements from org.openiaml.model plugin into separate org.openiaml.diagram.helpers plugin

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -7)
soundasleep 2009-09-02 22:25 Rev.: 1076

updating all plugins to clean Eclipse bundle settings; setting execution environments and replacing obsolete manifest headers
removing some unused dependencies from tests

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-08-21 18:44 Rev.: 1029

the "impl" packages need to be exported to the drools plugin, otherwise they cannot be inferred
updating visual diff

7 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+7)
soundasleep 2009-08-20 23:59 Rev.: 1013

adding new user, roles and security elements to metamodel
hiding impl packages from export

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -6)
soundasleep 2009-08-17 16:38 Rev.: 1006

moving xpath functions into model plugin
migrating dump drools xml with java mappings into drools plugin
issue 100: adding test case to check for unique inference rule names

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -1)
soundasleep 2009-07-21 13:34 Rev.: 869

updating all model versions to 0.3.1

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-07-16 14:14 Rev.: 826

updating all plugins to 0.3.0

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-04-30 13:27 Rev.: 617

updating all plugin versions to 0.2.1
removing simpletest from testing framework (unused)

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-04-09 13:04 Rev.: 578

updating all projects metainf to version 0.2.0

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2009-01-29 13:52 Rev.: 415

adding dynamic templates for custom property editors (FileReference)

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1)
soundasleep 2009-01-28 16:53 Rev.: 414

adding the FileReferences EDataType to the model
adding a temporary FileDomainStore that doesn't yet extend DomainStore

5 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+5 -1)
soundasleep 2009-01-27 21:50 Rev.: 410

merging r351:r409 from branch 2008-11-ecore-0.2 back into trunk (initial model v0.2 changes)

6 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+6)
soundasleep 2008-11-07 09:13 Rev.: 289

migrating plugin to version 0.1.0
building plugin 0.1.0

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2008-10-23 21:27 Rev.: 235

building plugin release v0.0.3: basic code generation features

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2008-10-23 20:59 Rev.: 232

merging r214:r231 (experimentation with oaw) back into trunk

2 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+2 -1)
soundasleep 2008-10-20 17:22 Rev.: 208

trying to add test cases to test model inference, but they currently fail with ArrayStoreException

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1)
soundasleep 2008-10-15 23:38 Rev.: 158

the logic behind deleting generated elements works now, but only for nodes so far

5 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+5 -1)
soundasleep 2008-10-15 23:01 Rev.: 157

adding DeleteGeneratedElementsCommand to all of the model editors through dynamic templates

5 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+5 -2)
soundasleep 2008-10-07 22:18 Rev.: 127

upgraded all plugins to version 0.0.2
packaged iaml plugin into feature and published on update site

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2008-10-07 22:00 Rev.: 126

adding tests against provider/version metainformation

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)
soundasleep 2008-09-29 14:08 Rev.: 32

relabeling plugins to version 0.0.1 for deployment

1 lines of code changed in 1 file:

  • org.openiaml.model/META-INF: MANIFEST.MF (+1 -1)

(1 more)

Generated by StatSVN 0.7.0