tkurz / sesame-vocab-builder

Sesame Vocab Builder provides a command line tool that allows to create constants for RDF primitives for a given namespace out of RDF ontology files.
Apache License 2.0
15 stars 7 forks source link

L14N: [DISCUSS] Draft implementation for ResourceBundles #14

Closed ja-fra closed 10 years ago

ja-fra commented 10 years ago

This pull request is meant for discussion.

The implementation works, but I'm quite sure there is room for further improvement, esp. regarding m2e integration of the maven-plugin.

Also, the maven-plugin currently generates the ResourceBundles together with the java-classes (phase: generate-sources), but maybe this should move into a generate-resources

tkurz commented 10 years ago

It seems that the changes are useful. Nevertheless, I maybe merged the request to early (because it was meant for discussion). Sorry for that. If the changes causes serious problems we should redo the changes. Otherwise we can leave it as it is.