XmlParserApis were also removed in rev 483063. If there was no other change made, it might be easier to revert 483346. Otherwise I will redo this work tomorrow morning (EST).
Thanks Anita --- "Christopher M. Cardona" <[EMAIL PROTECTED]> wrote: > I haven't used SVK before so maybe others can answer. AFAIK this is > the > first patch that was applied. Reading your comment on G-2594 you > saying > xmlParserApis and xalan is not necessary in trunk so do we need to > revert this? > > 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 > meant > > for 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. Thanks > >>>> > >> Tim. > >> > >>>> 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.properties > > > >>> > >>> > >>>> > >>>> > >>>> > >> > geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml > >> > >>>> Modified: > >>>> > >>>> > >>>> > > > geronimo/server/trunk/applications/console/geronimo-console-standard/src/main/webapp/WEB-INF/classes/login-modules.properties > > > >>> > >>> > >>>> URL: > >>>> > >>>> > >>>> > > > 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.properties > > > >>> > >>> > >>>> Wed Dec 6 21:14:16 2006 > >>>> @@ -14,6 +14,9 @@ > >>>> # See the License for the specific language governing > >>>> > >> permissions > >> > >>>> and > >>>> # limitations under the License. > >>>> > >>>> > >>>> > >>>> > > > #===================================================================== > > > >>> > >>> > >>>> +# > >>>> +# $Rev$ $Date$ > >>>> +# > >>>> # SQL realm has special edit logic; don't bother with full list > >>>> module.sql.name=Database (SQL) Realm > >>>> > >>>> > >>>> > >>>> > > > module.sql.class=org.apache.geronimo.security.realm.providers.SQLLoginModule > > > >>> > >>> > >>>> Modified: > >>>> > >>>> > >> > geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/pom.xml > >> > >>>> URL: > >>>> > >>>> > >>>> > > > 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.xml > >> > >>>> Wed Dec 6 21:14:16 2006 > >>>> @@ -152,6 +152,12 @@ > >>>> </goals> > >>>> <configuration> > >>>> <artifactItems> > >>>> + > >>>> + <artifactItem> > >>>> + <groupId>xalan</groupId> > >>>> + > === message truncated === ____________________________________________________________________________________ Need a quick answer? Get one in minutes from people who know. Ask your question on www.Answers.yahoo.com
