dev@glassfish.java.net

[v3] build error

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Tue, 10 Jun 2008 11:14:39 -0500

Yesterday I did a fresh check-out and built successfully. Then I
updated my workspace and the build failed looking for

javax.transaction:transaction-api:jar:${transaction-api.version}

So today I did another fresh checkout and now the build cannot locate
two items:

javax.xml:jaxrpc-api:jar:${jaxrpc-api.version}
javax.transaction:transaction-api:jar:${transaction-api.version}


Are either of these known problems someone is working on?

Thanks.

- Tim