Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-incubator-dev] Status of Builds for M5 and a question on non-jarred plugins


I've changed the build scripts to produce "S" builds now, instead of "I" builds.

I'm using the xalan jar from Orbit, instead of having our own "embedded" one.

I am done experimenting with signing now, so if you see an S build that is signed, it's an error.
(and ... let me know!).

And, an important question ... I've noticed that two plugins are not jarred up.
org.eclipse.wst.xsl.xalan
org.eclipse.wst.xsl.debug

Why is that? Was it because they contained embedded jars?
If so,
org.eclipse.wst.xsl.xalan
no longer does ... so, guess we could jar that one up.

And ... why is there two jars in
org.eclipse.wst.xsl.debug?
History? Or some functional need?
Can we eliminate them, and jar up that plugin too?

Thanks,

Back to the top