Thanks, chris
anita kulshreshtha wrote:
hmm... This change was only meant for the branch. I wonder what else was synched up.. Is there a way to say that a certain change is meantfor a branch only, and should not be merged to the trunk?Thanks Anita --- "Christopher M. Cardona" <[EMAIL PROTECTED]> wrote:Anita, This change was made in branches/1.2 and so trunk is being synched up. Best wishes, chris anita kulshreshtha wrote:Chris, This commit added xalan to the assembly. Is it intentional?Thanks Anita --- [EMAIL PROTECTED] wrote:Author: ccardona Date: Wed Dec 6 21:14:16 2006 New Revision: 483346 URL: http://svn.apache.org/viewvc?view=rev&rev=483346 Log: GERONIMO-2633 : SVK synchronization patch for 12-06-2006. ThanksTim.Changes:applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties:– $Rev added assemblies/geronimo-boilerplate-minimal/pom.xml – xalan artifactItem added Modified:geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.propertiesgeronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xmlModified:geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.propertiesURL:http://svn.apache.org/viewvc/geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties?view=diff&rev=483346&r1=483345&r2=483346==============================================================================---geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties(original) +++geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.propertiesWed Dec 6 21:14:16 2006 @@ -14,6 +14,9 @@ # See the License for the specific language governingpermissionsand # limitations under the License.#=====================================================================+# +# $Rev$ $Date$ +# # SQL realm has special edit logic; don't bother with full list module.sql.name=Database (SQL) Realmmodule.sql.class=org.apache.geronimo.security.realm.providers.SQLLoginModuleModified:geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xmlURL:http://svn.apache.org/viewvc/geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml?view=diff&rev=483346&r1=483345&r2=483346==============================================================================---geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml(original) +++geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xmlWed Dec 6 21:14:16 2006 @@ -152,6 +152,12 @@ </goals> <configuration> <artifactItems> + + <artifactItem> + <groupId>xalan</groupId>+<artifactId>xalan</artifactId>+ </artifactItem> + <artifactItem> <groupId>xerces</groupId><artifactId>xercesImpl</artifactId>____________________________________________________________________________________Yahoo! Music Unlimited Access over 1 million songs. http://music.yahoo.com/unlimited____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know.
