jvanzyl 2004/06/05 22:52:30
Modified:maven-model build.sh
Log:
o generate the sources for the v3 model
o generate the sources for the v3 xpp3 reader/writer
both of these necessary in order to adapt the v3 POM into a v4 POM
so that m2 can slurp up v3 POMs to build m1 proj
jvanzyl 2004/06/05 21:49:37
Modified:maven-model build.sh
Log:
o nuke the target directory
Revision ChangesPath
1.7 +2 -0 maven-components/maven-model/build.sh
Index: build.sh
===
RCS file
jvanzyl 2004/05/30 09:55:51
Modified:maven-model build.sh
Log:
o generate sources to target/generated-sources
Revision ChangesPath
1.6 +6 -6 maven-components/maven-model/build.sh
Index: build.sh
===
jvanzyl 2004/04/17 08:13:31
Modified:maven-model build.sh maven.mdo
Log:
o add versions so that the 4.0.0 version of the model is used to
output the source, xpp3 reader/writer, xdoc and XSD.
o more tweaks to the model for correct output.
Revision ChangesPath
1.5
jvanzyl 2004/04/08 20:22:53
Modified:maven-model build.sh
Log:
install post build
Revision ChangesPath
1.4 +1 -1 maven-components/maven-model/build.sh
Index: build.sh
===
RCS file: /home/c
jvanzyl 2004/03/10 12:45:24
Modified:maven-model build.sh
Log:
o modello can now generate xpp3 marshallers and unmarshallers based on
a model so we are generating those now too.
Revision ChangesPath
1.2 +4 -0 maven-components/maven-model/build.sh
Index