May I suggest to "move" schema into "schemas" project instead, because this schema by itself is producing its own build artifact. It is easier to find it there and shouldn't be hard to accommodate this location in tcbuild.
Though it would be interesting to hear what is the overall direction in regards to mavenizing tc codebase. regards, Eugene Tim Eck wrote: > Someone should correct me if I'm wrong, but I think the one in "schemas" > is not really used and was part of the [incomplete] attempt to make tc > build with maven. > > Seems to me that > "code/base/schemas/src/main/xsd/com/tc/config/schema/terracotta-4.xsd" > should be cleaned up. I'd go as far as to say we should remove all of the > incomplete maven stuff unless it is likely someone will look at it in next > few months. > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:tc-dev- >> [EMAIL PROTECTED] On Behalf Of Alex Miller >> Sent: Thursday, April 10, 2008 1:51 PM >> To: [email protected] >> Subject: [tc-dev] Terracotta schema >> >> I need to tweak the tc schema. I notice the schema seems to be in the >> following locations: >> >> code/base/common/src.resources/com/tc/config/schema/terracotta-4.xsd >> code/base/schemas/src/main/xsd/com/tc/config/schema/terracotta-4.xsd >> >> Do I need to modify both of these I assume? Any way we could source >> one of these from the other and remove one? >> >> Thanks, >> Alex >> >> _______________________________________________ >> tc-dev mailing list >> [email protected] >> http://lists.terracotta.org/mailman/listinfo/tc-dev >> > > _______________________________________________ > tc-dev mailing list > [email protected] > http://lists.terracotta.org/mailman/listinfo/tc-dev > _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
