You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2017/10/18 19:53:33 UTC

[directory-project] branch master created (now a3da4a6)

This is an automated email from the ASF dual-hosted git repository.

seelmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/directory-project.git.


      at a3da4a6  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

     new fa4b076  create a place to store externals
     new 3c355b7  start on externals, though it isn't complete. Hit a wall with shared/ldap/project.* not able to be externalised
     new bf97933  prep for new structure
     new 008c0a2  copied mina trunk - will start making this a multiproject now
     new 77d7a36  Setting up for multiproject configuration with subprojects for:
     new 65211fc  moving examples to new project
     new 1b0ce01  not needed anymore
     new a97b425  moving tests for examples
     new 91991d0  Moved ssl filter to new project.  I used org.apache.mina.ssl for the project name rather than org.apache.mina.filter.support in the hope that we can have a shorter name and that the package can be changed later.  Even though the SSL code is a filter implementation in the support package it will be a separate project to isolate it's needs as a 1.5 jdk build.
     new a3926d7  moving over spring stuff to its own subproject
     new 09f27a1  integration subprojects contain this from now on
     new 1e944c4  moving test cases for spring integration
     new 8227688  making projects folder layout follow m2 conventions
     new d66e8a8  got org.apache.mina compiling in eclipse without m2 build working
     new b3b811d  compiles with m2 build some tests are failing
     new c9370f4  ignore regression test
     new a71eff0  temporarily removing externals
     new 8072a43  Decided after much conversation with Trustin, Brett, and Alan to revert back to non-package name for project directories while still keeping a flat directory structure in the repo.  We can still generate artifacts or bundles that closely follow the OSGi naming conventions regardless of the folder name.
     new bb01d41  merging changes from 359345:359346 on trunk of old trunk after freeze
     new 98773b7  copying back trustins mods to old trunk
     new d5b8e7b  copying trustins changes
     new 777c954  remove spring stuff
     new 54222c1  This is all messed up now ... merges are failing of changes to the old trunk after the code freeze.  Trustin and I thought we can merge it painlessly but this is far from reality.
     new 6766f8f  copying mina trunk again
     new 868a931  changes
     new 2084159  moving out example code
     new 5e6d97f  setup for other projects
     new f04487a  ignore some m2 eclipse plugin generated artifacts
     new 46df55a  moving spring integration classes
     new a61486e  moving example test cases
     new a2691f6  fixing dep on echo server
     new 4233673  moving ssl classes over
     new 629914f  changes ...
     new c02c88d  old props not needed anymore - all compiles fine under 1.4
     new 28b0c60  copied asn1 trunk to merge all constituents
     new 45d5f51  moving copy of asn1/ber to sandbox since it will be decommissioned
     new 1356aa7  merged codec
     new 0ba4ebb  merged der into main project
     new ba72a50  merged newber
     new fbb4b8f  deleting folders that are no longer needed
     new a1d4670  do not need m1 stuff here
     new bdc4de6  changes ...
     new d202d75  removed externals for now on xdocs
     new 7b93933  removed mina deps from asn1 to mina-asn1
     new 6057c0b  changes ...
     new e13cea4  this module now builds with the proper deps
     new 8e2c3b3  changes ...
     new a7bf948  added mina top level build pom and uber top level build pom
     new f0f2e6c  add name for asn1 project and some notes about group builds
     new 8811b3c  notes to self
     new 723178d  put keystore.cert in right position to be included in test-classes
     new 666c729  moved bogus cert needed by echoserver example to resources for inclusion in classes
     new f9ef775  including other projects which now build correctly and massaging SSL pom
     new a5c683c  Calling IllegalArgumentException's initCause() with underlying exception.
     new 00e084e  asn1 0.3.3 has already been released so snapshot should be 0.3.4-SNAPSHOT
     new 493bf28  fix warning in eclipse about serialVersionUID
     new aa9e0dc  more readme notes
     new 8fdc616  changes ...
     new ff652f5  fixed bug in build ... can not have mina-build build asn1 and have parent do it too
     new 386ad91  added deployment info for snapshots
     new 9cb314c  Removed SLF4J dependency in BlacklistFilter
     new b53ca55  moving shared ldap ... will consolidate into one project under trunk and push old ber stuff into sandbox
     new 71d655c  changes ...
     new 2d8d313  moving apache2-provider sources up into common srcs
     new d8de958  moving resources
     new c6ea1ad  this is old garbage that we do not need anymore ... will be removed from code as we remove pluggable ASN1 interfaces
     new 8cca41c  no longer needed since we are way done with snacc-provider
     new e7a9ea3  all of source tree for provider moved up
     new 2bdf690  archived some stuff from apache2-provider that emmanuel needs to look at and removed apache2-provider subproject which is now integrated into ldap-common source tree
     new 52136a4  adding minimal pom - does not work right now
     new a19d680  added all deps from old apache2-provider and common subprojects ... IDE descriptors generate fine now
     new 3d91826  antlr:generate started to work but breaks due to inability to find token files
     new 5376f40  changes
     new 8e6dc0d  quick todo list so we can clean up later
     new 2e1aff4  cleanups to do
     new 8af88bb  added ldap-common to top level build
     new 203c2d0  moving apacheds trunk
     new 232dd60  m2 setup complete for apacheds-shared project
     new 1ece3fc  working on new m2 plugin ... checkpointing ... plugin does not work
     new fe25f7f  separating plugin tests from plugin so we do not have a chicken and egg problem
     new 072aa87  finishing up m2 plugin
     new 6c240ae  added generated-sources to build path
     new 6ef9860  Added stale schema file check which compares the timestamp of the schema file with the timestamp of the generated XXXSchema.java file in the target output directory/package.
     new 04eeecf  changes ...
     new 8097d0e  we do not need this anymore since the right tests are activated within the plugin proper ... core will test integration by using the plugin
     new ec1d168  added apacheds-plugin to global and apacheds-build
     new 33f77fc  moving up other apacheds subprojects
     new 656e756  moving up other apacheds subprojects
     new 40cd608  moving core source up one level
     new adb834c  all schema files now generate properly
     new 2d7490a  apacheds core now builds, compiles, and passes test
     new ce416f4  cleanup apacheds m1 remnants and add it to apacheds-build
     new f2e6f5f  moving protocol common to respective areas
     new 2511104  ignore some files
     new c8c97cf  building and passing tests for protocol common which is now included in top level build
     new 1073adf  moving kerberos common to trunk area
     new 8338324  changes ...
     new 647f0d3  removed test exclusions
     new f19f49e  removing remnants of m1 build
     new 77b2b80  moving changepw protocol
     new 136917a  changes ...
     new 0e9e984  moving dhcp protocol to trunk
     new 6069f35  dhcp compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new 43b7f12  moving dns protocol to new trunk
     new c21d383  dns compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new 0f5cf93  moving kerberos releases and trunk to repective areas
     new 2c66caa  kerberos compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new f91e246  moving ldap-protocol branches to elecharny sandbox area, moved releases and trunk to respective areas
     new 988ddde  ldap pom still brokent but kerberos and changepw fixed in eclipse
     new 4951002  ldap compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new e02e725  remove old remnants of m1 build
     new 9a83fa7  remove dep that is included
     new 79d7f2a  moving ntp releases and trunk to respective areas
     new ce5179f  ntp compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new fc6f0c9  apacheds-core-unit compiles, passes tests and is included in global build with new m2 pom. old m1 stuff has been deleted
     new d13008b  apacheds-server compiles, passes tests and is included in apacheds-build with new m2 pom. old m1 stuff has been deleted
     new 1ff4238  changes ...
     new 2fd2380  changes ...
     new 9790b81  changes ...
     new 76dbc20  Using 'provided' scope for junit dependency since this artifact has an abstract test case.  We do not do test scope since the test cases that depend on it are in the src/main area and need the dep on the source classpath.
     new 45e2cb8  more dependency cleanups
     new 6556d4e  more dependency cleanups
     new b499dc1  got test cases working again
     new ac867e0  dependency tweaks with slf4j and junit
     new 588c21a  makiing tests pass by putting files into resources area
     new f73536c  ignore stuff
     new 5a49e45  adding slf4j dep
     new 182d69f  added profiles for different jdk versions so build with 1.4 jvm skips jdk1.5 dependent subprojects like mina-ssl, mina-examples, and mina-spring
     new 3e8b953  added warning if jdk 1.4 is used
     new f33a2d3  correct plugin usage
     new 54f634f  better looking message
     new c141767  Added profiles to enable and disable regression tests.  By default regression tests have been disabled.  They can be turned on by using the -Dregressions switch when building.  At this point all tests in the core-unit and server-unit modules are disabled (all are regression tests).  These should be renamed and the excludes need to be adjusted to just ignore *RegressionTest.java.
     new db4bc67  changes ...
     new b60ac46  playing with possibility of using jar and assembly plugin to work out an executable jar since javaapp plugin is only for m1: does not work as stated see http://jira.codehaus.org/browse/MASSEMBLY-1?rc=1
     new 2ca0995  Fixed a ClassCastException due to a bad initialization
     new 34984f5  needed to move these test resources to the proper place
     new 260bcad  note-2-self
     new 29c91c6  moving up mina up to top level ... use -f mvn switch to build mina onlye
     new 279a340  moving up apacheds build up to top level ... use -f mvn switch to build apacheds only
     new c7e4bc1  reverting this since modules section does not allow us to point to a file
     new 4cd08cf  Fixed the case where newSuperior is null. We have to get the prefix
     new fccc0aa  Attribute Values are now tested for thier 'binary' property before being stored in the ModifcationItems.
     new d48c415  made all groupIds reside under org.apache.directory
     new 2696cc2  moved asn1new to asn1
     new fd0a1f3  old unused directories
     new 70273fa  Calculating the total lines of code is much easier now. Adding a simple script. It can further be improved to give details for subprojects.
     new 8b67326  renamed all asn1new packages accordingly
     new f9640e2  deleting old empty package directories
     new 41de1bf  deleting old empty package directories
     new b89f992  deleting old empty package directories
     new 3948212  make assembly work for server
     new 980825d  emmanuel says this stuff is not needed
     new 8d953bf  fixed mistake of moving twix classes up one level too high
     new a31443c  Fixed a case where byte[] contains more than one PDU
     new 140a4d2  adding pojo for persistent search control
     new 799a7bd  adding computeLength() method
     new 8f46eda  clarifying the code
     new c715d78  added doco
     new ec94122  added encode method
     new 670a47b  added toString() for debugging
     new 65e2cd9  codec for persistent search control
     new 08f70c4  changes ...
     new 3eba36f  changes: reorg package structure for codec
     new cc52eab  remove empty directories
     new 6280388  forgot to move over a test case
     new 8b891fc  changes ...
     new ca6e050  moving to codec main package
     new 8d7bdec  moved twix codec provider package
     new c1fce7c  Resolved DIRMINA-42 and DIRMINA-93. The IoAcceptors for socket and vmpipe transports will now disconnect all clients by default on unbind. Furthermore, the IoAcceptors for these transports also provide methods to retrieve the currently connected sessions on a particular local address. Neither of these features have been implemented for the datagram transport since datagrams are connectionless and this kind of support doesn't make much sense in that case.
     new aed1bb9  Added the 'disconnectClientsOnUnbind' property to AbstractIoAcceptorFactoryBean.
     new 33d6f09  added some psearch functionality
     new 3e3e333  - Fixed a bug in computeLength() with null values attributes - Fixed a bug in toString() : attributes were not dumped
     new 46934d4  added mozilla schema
     new 867b584  fixed bug where entry has attribute with no values and is not being properly encoded
     new 577dfd6  fixed some bugs in even notification and got all test cases working for initial psearch mechanism
     new 387f1de  added new codec for entry change reponse control
     new b5556dd  import cleanup
     new 701c8ad  making it all work on macosx - mina test fails and corrected RootDSE test
     new 5271f95  - Fixed the grammar - Added some checks - Fixed the encoder - Added some testCases
     new ab0b18a  Added a testcase with a control in a BindResponse
     new 79e99fd  found bug with order of binding args when performing notifications on modifyDn
     new 7b52949  changes ...
     new 67c4a75  changes ...
     new f2943ca  correct the exclusions
     new a77551d  cleaned up the search handler and added support for psearch changesOnly field
     new e4eab87  added test case to test SUN JNDI event notifications which use PSearch
     new ffee068  adding exceptions for time and size limit handling
     new 66e518f  implemented abandon handling used only for search requests at this point in time
     new 6ff2583  another class cast exception
     new 2ec02c3  added some cleanup code when clients drop off without cancelling outstanding operations
     new 60f493b  add a shutdown hook to abandon a request
     new 46b8a02  fixed the log4j.properties to use the console only
     new 78b50f1  enabled vendorVersion in RootDSE to use Maven pom version of this project
     new 630a134  copy paste errors with exception
     new 7c69d34  completed and passed tests for time and size limit implementation: also fixed bugs in it too
     new 8edd4c8  changes ...
     new 4d51ef8  cleaned up all Lockable interfaces/implementations and made Controls property into Map instead of a Collection
     new 6187fd1  server now responds to unsupport controls with an UNAVAILABLECITICALEXTENSION response: added tests for fix to DIREVE-318
     new d134ee2  fixed DIREVE-268 where duplicates in mods are not allowed - added tests and they pass now
     new 01e370e  cleaned import
     new 293cbe4  moving but not yet converting site docs to m2
     new 6344f69  moving but not converting clients area
     new 9248d54  moving testsuite for stefan into trunk
     new 1e22357  renaming sitedos to site and ldap-tests to ldap-testsuite
     new fd15c17  - No more dependency on commons-httpclients - Added HttpClientError, URIException and UrlDecoderException classes - Added some methods in LdapURL
     new 26c77c1  Added a constructor with a cause parameter
     new b5cf982  Big DN-refactoring commit. Many things has changed : - Twix Message now transform LdapDN and attributes to avoid OIDs and other aliases - Renammed some class to avoid W$ case-insensitivity problem (DNParser is now name LdapDnParser) - Fixed some bugs in SearchRequest (ToString()) - Added some methods in LdapDN to stick with Jdk15 LdapName
     new 1fe3936  Big DN-refactoring commit. Many things has changed : - Twix Message now transform LdapDN and attributes to avoid OIDs and other aliases - Renammed some class to avoid W$ case-insensitivity problem (DNParser is now name LdapDnParser) - Fixed some bugs in SearchRequest (ToString()) - Added some methods in LdapDN to stick with Jdk15 LdapName
     new f359573  moving trunk to trunks
     new 7165178  formatting and import cleanup
     new 0a39570  renamed DNParserTest to LdapDnParserTest
     new 9189ba6  changes ...
     new 99e8d9f  Rennamed DNNormalizer to LdapDnNormalizer
     new 4db96f8  Fixed a bug which generates a warning each time a Boolean is False.
     new f3863d0  fixing incorrect control publishing attribute type thanks to szoerner
     new 8fab3be  Added a link to Fedora Directory Project on page "Others using Apache Directory Software".
     new dfb0a2a  moving naming trunk into place
     new e9e4611  moving standalone trunk into the new structure
     new e056e2a  Get rid of a System.out.println
     new b791637  Fix the expected result of getAttributes() as one of the requested attribute is operationnal, so not visible.
     new 94d2e62  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new a3ab221  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new 1ab3aaf  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new c55c988  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new ef3e052  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new 2122969  - Get rid of slf4j in some projects. - Replaced it by Nlog4j-1.2.17 when needed
     new 0013e98  Get rid of commons-httpclient
     new bebd352  Renamed the file log4h-loggers.txt to log4j-loggers.txt
     new b3a5ef5  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new 7537ab0  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new a05db09  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new ebccac5  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new 3f48d22  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new a120df9  Revert from the sl4f removing. This is needed for embeded projects. At least, updated to 1.0-RC3, waiting for 1.0.
     new 3a8b7ec  Updated the logs - used the Message Format pattern - deleted the DEBUG static
     new ae11ca1  Updated the logs - used the Message Format pattern
     new ae78dc5  Updated the logs - used the Message Format pattern
     new abd6f91  Fixed a debug message : an exception is supposed to be a parameter, not a String
     new 5550a06  Updated the logs - used the Message Format pattern
     new 6c6877d  * Resolved conflicts occurred while merging the branch 'ldaps'
     new e74b04c  * Resolved conflicts occurred while merging the branch 'ldaps'
     new 18436da  partial commit of referral stuff ... in the works
     new b3c8f83  Fixed the subtle issues introduced after applying LDAPS patch: * LDAPS test messages are not logged * Some compilation issues
     new 405c89c  Resolve issue: DIREVE-301 (An Attempt to Use a New Type of Partition Configuration Fails) * Default index attributes are added in DirectoryPartitionConfiguration instead of DefaultDirectoryPartitionNexus now to avoid copying partition configurations.
     new aa12248  Fixed a bug where the context in DirectoryPartitionNexusProxy doesn't match with the actual one.
     new 820cff6  removing the copies of controls again
     new 63ec628  removing the copies of controls again
     new c51e7a3  got referrals working for the add operation
     new 4a647b4  Fixed the bug DIRSNICKERS-121. I've added a flag that should be set to true if the current transition could be the last one
     new 37ef648  Fixed the bug DIRSNICKERS-121. - Added the flag that allow Grammar ends in all the grammars - Modified some of the logs
     new fbc7a10  Added this class to test the hardening of LdapMessages
     new 34445ca  Reorganizing apacheds repository structure...
     new 5826fad  Reorgnizing apacheds repository structure...
     new 0c1f3bd  Reorganizing apacheds repository structure...
     new eecb576  Reorganizing apacheds repository structure...
     new 91f0c5c  Fixed POMs
     new 1c11984  Made sure that apacheds is built even if a user didn't check out the whole trunk.
     new 4718697  Added more plugin repository to make the build work
     new 3abcf0d  Declared the decoder as static in the class.
     new 8adfcdf  temp move of all mina subprojects into mina-build which I shall rename into mina in a minute
     new 327c204  moving mina-build to mina and fixing poms
     new a46050e  reorg of rest of repo based on dependencies
     new 15faa61  forgot to move these guys
     new c3563f8  forgot to move these guys too .. ok more to come will announce to the list when I am done
     new fcfc08e  moving standalone into apacheds ... in prep to move server-main into simple area of stanadalone
     new 29a1552  moved ldap-testsuites to testsuites in case this is expanded for protocol testing other protocols
     new f7f1a55  putting things that depend on the core in one place and massaging more poms
     new ec393fb  no need to qualify mina build with mina-build anymore if it is within the mina groupId folder
     new 2f919d5  no need to qualify mina build with mina-build anymore if it is within the mina groupId folder
     new 1035282  fixing deps and moving 1.4 target requirement up to be overridden by profiles
     new 4e3eedb  intermediate state will fix soon: reorg of repo in effect
     new ca07524  moving protocol common up a level so all protocols can have dep for it in their common parent pom
     new 16b2e70  including all protocols now
     new fd3da95  build works with rename
     new 350a38e  moving the server jndi module to proper name
     new 3ffc9c6  moving "server" code to where it belongs in standalone simple
     new 1d9d1f3  more directory renaming
     new 3c1c2ae  getting simple standalone build to work
     new 419ebc9  everything moved and building
     new 5c36a9d  old stuff that got lost with all these moves
     new 0d31202  implemented referral handling for delete
     new 150e23b  rm all m1 stuff and fix pom to include slf4j
     new 8f3825b  added compare request handling for referrals property is set to throw
     new f7912eb  changes ...
     new 797fdc5  The filters for the client-side session was added to the server-side session's filter chain. Changed so that they are added to the client-side session's chain as expected.
     new 4ac4acf  Fix for DIRMINA-159. SocketTrafficControlTest and DatagramTrafficControlTest will work better now.
     new e265e55  Applied Niklas\' suggestion to fix DIRMINA-163
     new d680467  Added StreamWriteFilter
     new b4c815c  Store the any substring filter as a String, not a LdapString
     new 2495ab1  - Modify the way logs are handled - Added a control on MessageId length, which must not be null
     new 66f0908  Added a test for Abandon Request without message Id
     new bd35dfe  Fixed a NumberFormatException in Debug mode.
     new 7dff234  Added tests for special and unexpected PDUs
     new 59e8f28  - Fixed the last test - removed the useless "Assert." prefix.
     new e45f79b  Removed the useless "Assert." prefix.
     new acd8e84  - Added some tests for limit cases - Removed useless Assert. prefix - Modified the logs - Fixed the handling of requests with a empty body
     new 321ce17  Fixed a NPE when the buffer is null.
     new 178ca8f  Created a new TestCase for LdapResult
     new 8550010  - Removed useless Assert. prefix - Fixed the handling of requests with a empty body
     new 39e833d  finished up with search in general including continuation behavoir for JNDI provider
     new db14153  fixed 1.4 profile compilation issue
     new e36ce70  looks like IDE completion messed up
     new 46081b9  fixing 1.4 build so it does not include the standalone ssl module
     new 0a812a2  generate bytecode for 1.4 even though we depend on 1.5 apis
     new f4c3a8b  fixed 1.4 compilation issue - however until http://issues.apache.org/jira/browse/DIRMINA-166 is fixed we cannot compile without building the mina-ssl modile first or pulling it down from the repo
     new b375baa  fixed encoding issues and started populating referrals
     new cc72a99  completed referrals but tests are broken
     new 815f443  test case no longer applies
     new 550501c  Fixed a bad transition number for BdinRequest : Sasl is 0xA3
     new a9952c4  - Added a transition in the grammar to handle correctly sasl - Changed logs - Fixed the sasl encoding
     new 2b9a205  - Fixed the sasl tests
     new 83d4f92  - Added some tests case - Modified logs
     new 189c769  - Added a new test for empty ldapResult - modified logs
     new eb13749  - Added some tests case - Removed useless Assert prefix - Modified logs
     new 3776066  - Added some tests case - Removed useless Assert prefix - Modified logs - Fixed the case of a null LdapResult
     new 03614b7  - Modified logs
     new 4c4fb90  - Added some tests case - Removed useless Assert prefix
     new fe1976f  - Added some tests case - Removed useless Assert prefix
     new 1d22d61  - Added some tests case - Removed useless Assert prefix - Modified logs - Fixed a bug in OID conversion
     new 6dcdadb  - Added some tests case - Removed useless Assert prefix - Modified logs - Fixed a bug : an action was lacking for empty vals
     new 5a04936  Added a test agaisnt null values
     new da66c2b  - Added some tests case - Removed useless Assert prefix - Modified logs
     new 851909f  - Added some tests case - Removed useless Assert prefix - Modified logs
     new 697f26c  initally checking of dumptool - needs serious work
     new c2f83c3  - Added some tests case - Removed useless Assert prefix
     new d26d346  Added the SubEntry control
     new 7765d93  Added the SubEntry control test
     new dcad6cc  Fixed a typo in the control method : getEnodedValue -> getEncodedValue
     new e6cb9ff  Added the SubEntry control decoder
     new 181ccbb  Added a test case with a SubEntry control
     new 37068bf  Fixed a typo in a method name : getEnodedValue -> getEncodedValue
     new be5b665  added subentries control logic: now all of rfc 3672 is implemented
     new 8a0a134  added notice of disconnect and hooked in protocolError trigger, waiting on DIRMINA-166 to complete the other trigger for unavailable resulttype
     new 31d75a5  setup for launching diagnostic ui
     new dc6c92c  enabled diagnostic UI again however it only works with the system partition
     new 055a7f0  now launching a frame for each partition that is based on the default btree impl
     new 9230883  updated supportedExtention attributes in the RootDS
     new 2288f0f  hmmm weird META-INF directory being created by WTP version of eclipse ... ignoring these generated directories
     new 9f64af3  cleaning up the UI a little bit
     new 79714a3  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp - Fixed a bug in filter generation - Fixed a bug in deepTrim method
     new 9098ba4  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new 1a250a7  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new f9eb4bb  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp - Reformated the code (no more m_, l_, ii ...)
     new 23965cc  Added a test for deepTrim
     new f456f4f  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new a12ef56  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new 70277ed  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new 13ac2cb  - Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp
     new e651189  The bug fix was not correct for spaces into the regexp. Fixed correctly now
     new fe0ecc3  Deleted the regexp and oro dependencies from the pom.xml file
     new 8e8ff83  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 0489dce  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 3cf3873  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 1e20b97  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new b704b06  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new b141f22  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new d38d404  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new e95c5e4  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 4761c66  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 2e7184b  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 7db971a  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 9fa7f13  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new e3f9ecc  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 2daa0e5  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 2a56cde  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new 7eb4d5b  - Upgraded NLog4j from 1.2.17/1.2.19 to 1.2.21 - Upgraded Slf4j-simple from 1.0-rc3 to 1.0-rc5
     new e1de73d  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new 37c8979  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new 607da92  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new eda36f3  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new 30b3e3b  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new a477a40  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new 2d722eb  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new ee0392b  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new c57a6de  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new 045312e  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new fb8cde9  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new a0e5ef9  Rollback NLog4j to version 2.1.19, version 2.1.21 introduced some deps that are not available.
     new a985632  Updated pom.xml so it can be built without checking the whole 'trunks'.
     new af69815  Applied Peter Royal's patch for DIRMINA-164 (ByteBuffer.getString() adds a null when null-padded and at end of buffer)
     new 98b15a6  added simple session UI for testing and diagnosing issues with the serve
     new c3438b3  DIRMINA-159. Replaced any use of InetAddress.getLocalHost() with "localhost" or similar to allow the tests to run even if the current host's hostname doesn't map to an IP address.
     new c8311da  Downgraded easymockclassextension to 1.1 since 1.2 isn't available in the ibiblio maven2 repository. Updated the tests to work with this older version. Also changed the springframework groupId in pom.xml to org.springframework,
     new e866cd5  DIRMINA-159. Changed InetAddressEditorTest to only use DNS queries for localhost if there is no network connection.
     new fd0c7e3  cleaned up a couple bugs and converted the pulldown for cursor type to a radio button group
     new 06101fc  changes ...
     new 84e8eae  moving dumptools to just tools since we can use these for many things
     new 6468fb8  Trying to move site stuff to m2 structure. Added something to try but "mvn site" fails. The same scheme works for a single standanlone project as created by mvn. Will try to figure out.
     new 06ac865  Reverting site changes to root project. Creating first structures for m2 site subproject.
     new 0e36a87  Changing site repo. Moving xdocs to maven conventional location.
     new 53618a2  Moving problematic static html files.
     new fa5a5c1  Fixing site address.
     new 4d81253  Fixed a small directory naming issue. It works better now. Still have problems.
     new b36fe2e  Adding resources directory.
     new 2e1a8f4  Moving images to resources.
     new 31e640f  Made index page's image map work.
     new 0edce75  Fixing image reference.
     new d091adb  Trying to migrate a subproject's (asn1) site to m2.
     new 5c6a98a  Continue migration..
     new 35117bc  Continue migration to m2.
     new 47dbd7b  Continue migration to m2.
     new ec40039  Rename xdocs to xdoc as m2 requires.
     new 6816418  Continue migration to m2.
     new 6436f7b  remove invalid tag
     new 311943b  Updated site plugin version for mina. Made mina site to be deployed to beta site location. Mina site is built and deployed successfully. There are some warnings but they can be dealt with later.
     new 80f826a  Moved index.xml to src/site/xdoc to be able to generate index.html with m2 conventions. Current setup of mina site is not 100% compatible with m2 site conventions but it works.
     new 9c595c1  Backup current site for quick access to old stuff.
     new aa86eaa  Move updated site to original location.
     new 747ae3f  Clean up old maven files which are no longer useful. (They can be accessed through: http://svn.apache.org/viewcvs.cgi/directory/sandbox/ersiner/oldsite)
     new a03a3ba  Small fixes to pom.xml.
     new a7c4d26  Trying to migrate apacheds site structure to m2.
     new c63eccc  Continue m2 migration..
     new c021f47  ApacheDS Core site is particularly working.
     new 14d7355  Removing useless subprojects' site stuff. Mavenize more..
     new 64de840  ApacheDS projects are now available for site generation. I have mostly tried to keep existing url structure. But the "main" project is renamed to "standalone".
     new bf5dff3  Fixed the doco
     new 7a88530  Added an inheritence to Asn1Decoder, to be able to test those controls easily
     new ba2083e  Minor modifications
     new b3bb09b  Added the GracefulShutdown codec and test
     new c5d1bf5  Added the GracefulShutdown codec and test
     new 3705065  Small fix.
     new 7d77da5  Making progress with help from Brett. The build is successfull only with trunk versions of maven site plugins.
     new f55f00d  Override default parent pom path.
     new 58a6a72  Created a first version of GracefulDisconnect. Test to be completed
     new f42e98d  Fixed a lot of typoes and some doco. Comments are totally lacking.
     new 967b563  Fixed the logs
     new 38432cc  Fixed the logs
     new b3c6f15  Fixed the logs
     new f62f3c3  Add some defensive tests
     new f25e807  Added a Search Test to check that filters are handled correctly
     new 63b51cf  initial checking ... needs lots of work
     new 9053cfc  changes ...
     new ecee6ed  removed some unneeded jars from the assembly
     new b593b6c  changes ...
     new 42f53c3  Added a defensive control in the constructors : e can have a null string or byte[] as a valid LdapURL
     new 06e7ce6  Added defensive tests
     new e4e1615  - Updated the javadoco - Added a common class
     new c7cc040  Create a common class to hold constants for both Disconnect and Shutdown operations.
     new b7b93f7  Change the Copyright date to 2006 in the header
     new 499142a  - Used the common class which hold constants for both Disconnect and Shutdown operations. - Change the Copyright date to 2006 in the header
     new 05e5e5e  Change the Copyright date to 2006 in the header
     new 59abcb6  - Change the Copyright date to 2006 in the header - Added some doco
     new a1b77b7  - Change the Copyright date to 2006 in the header - Added some doco - called the clean() method after having decoded the PDU
     new e589d61  Change the Copyright date to 2006 in the header
     new cdb2cf1  - Change the Copyright date to 2006 in the header - Added Javadoc - Fixed some typoes
     new 86b367f  - Change the Copyright date to 2006 in the header - Added Javadoc
     new 848bef9  Deleted two classes, replaced by the common GracefulActionConstants class
     new 0bad126  Changed InetAddress.getLocalhost() to "localhost"
     new 6ce0a90  initial commit for commons-daemon installer builder plugin
     new ff38521  added all binaries for jsvc and procrun
     new e487e68  Changing project name to a friendly one (from apacheds-build to Apache Directory Server) while it's used as the page title for generated site. I do not think that this will cause any problems. We need to do this for all projects.
     new 2e764aa  Removing name element of leftBanner.
     new 513a275  Add title element for better looking generated page title.
     new bb7d2df  Adding inheritance to the menu.
     new 0aa12fe  Small change to page header.
     new 040ecf0  Added those two grammars to allow a correct parsing of a search Request
     new 0aeecdc  Changed the constant names to reflect the changes done in the enum structure
     new 2899b88  Fixed the generation and the length computation of the extensible match filter. There is no more SEQUENCE
     new 9fa6db7  The filter grammar does not take care any more of Substrings filter and of ExtensibleMatch.
     new 1151635  Changed the copyright date
     new 04160fe  The attributes list can now be empty.
     new 5515f2b  The attributes ArrayList is now intialized in the constructor
     new 85621dd  Added many tests for SubstringsFilters and MatchingRuleAssertions. Fixed some other.
     new 9235c6f  hanged some tag names
     new 14393fb  Added two more grammars in the container : SubstringsFilter Grammar and MatchingRuleAssertion Grammar
     new 38cbb5a  - Added two more grammar's constants for SubstringsFilter Grammar and MatchingRuleAssertion Grammar. - cleaned the Filter's trasitions.
     new 0ebef29  Fixed issue: DIRMINA-167 (Rename org.apache.asn1.codec.mina to org.apache.mina.filter.codec.asn1)
     new d4e5abf  Resolved issue: DIRMINA-143 (SocketAcceptor.bind() should fillInStackTrace() before rethrowing exception) * Removed ExceptionUtils * Wrapped thrown exceptions from other threads
     new 29a4f58  restructuring plugin
     new a7bbefe  Fixed failing ConnectorTest
     new ed93984  * Renamed modules
     new c80c3d6  Changed moudle names in pom.xml
     new f5b7d42  Resolved issue: DIRMINA-149 (Netty2 Codec) * Added filter-codec-netty module
     new 282b741  all compiles amd builds fine creating the installation image
     new 9ffdcd0  changes ...
     new bf80198  fixing build for 1.4 profile
     new f4b5d90  removing empty directories and ignoring some eclipse files
     new 9395aad  got the izpack compiler generating the installers at least for linux
     new 85bdcb5  added dep for commons-daemon
     new 9b5e4a4  changes ...
     new 94db4de  - Added a stack to allow popIng of sub-grammars. This is necessary for cases where a sub-grammar met a tag which is not part of the state automaton, and we are in a case where the sub-grammmar could reach a terminaison state.
     new 1fad6c6  - Added the grammarPopAllowed() method when necessary in th grammars - Fixed a state which was not allowed for MatchingRuleAssertion grammar
     new 5079ec4  Fixed the error result test
     new 617557a  Add some new tests
     new d4df321  Renamed IoSessionManager to IoService, which is shorter.
     new 6d98fd4  Renamed IoSession.getManager() to IoSession.getService()
     new dc6d84d  Fixed compilation errors.
     new 7082046  Fixed a JavaDoc error
     new e06af83  Fixed a compiler warning
     new 9b03dee  fixed mina artifactIds and updated name tag in pom to have nice descriptive English wording for modules
     new 83fb77f  Fixed artifactId inconsistency in MINA
     new 3e6a845  changes ...
     new 05b443d  ignore eclipse wtp generated crud
     new f997811  changes ...
     new f835761  changes ...
     new 1eaa6f9  added LICENSE.txt and README.txt for testing and it works; also enabled use of ASL 2.0 when no license is present
     new 9710ad6  import cleanups
     new afb077d  setting up for inno installer builds
     new f53dc97  fixed tunneling of parameters for app email, url, author and javaVersion
     new 59e0120  * Fixed the artifactId of Apache ASN1 * Fixed some artifactId problem in MINA poms * Added 'Apache' brand to the modules names
     new 2f86bc5  Attempt to fix build errors due to renaming and other issues. Build in trunks still fail because of asn1 related issues.
     new 7c29bad  Get common ldap build with correct asn1 dep artifactId.
     new f6493fd  started working on inno setup installer
     new 3df780f  Correcting dependency spec for asn1.
     new d9f9f04  bug in assembly causing build to fail
     new ff4cf8a  Fixed a missing popAllowed in this grammar.
     new df2bd47  Fix dependency artifactId.
     new 03e5c2a  Adding and organizing scripts.
     new dddb24d  Move script file.
     new 6aa2745  Wrote an antrun plugin to copy uninherited site.xml to subprojects.
     new 519b379  enabling inno install
     new c9ca02e  Cleaning up and organizing the site.
     new cadf48d  Fix subproject address.
     new e4481d9  Refactoring mina site.
     new 2ecff65  Refactoring mina site.
     new e145b04  Refactoring mina site.
     new f9cc9a8  Refactoring mina site.
     new 7a3401a  Refactoring mina site. Final steps.
     new 7adf7c2  Refactoring site.
     new 7805f96  Creating new site project which extends directory-sitedocs.
     new 9a4ba8e  some finishing touches to the inno installer before I test it out on windows
     new c39b439  make sure we exit without failing buid on non-windows platforms
     new 814fff4  Finilizing site migration which now works although not perfect.
     new 0a73e4f  - Fixed a bad case when we had a control after a request which contains a bad PDU
     new bc4f8ea  Fixed a NPE in toString() method
     new b5d2f3c  fixing bugs in install file and mojo
     new 93e4257  switching from png to icon
     new 447c9df  fixed build so lib\jars arr copied properly and fixed inno script to create empty var directory structure
     new 3236eca  reverting infinate loop to test procrun which is exiting early
     new 687ea0c  changes ...
     new 2923343  Implemented Notification of Disconnection
     new af2faa2  - Fixed pop transition pbs - Fixed doco - Added tests
     new 33c33a2  refactored daemon code so dynamics are clear
     new bd41b04  changes ...
     new 7b60a9b  Update doco for new structure.
     new d89a2ab  - Fixed the pop allowed transition - Fixed the test case with controls
     new fe65d40  Refactoring mina site to be able to collect all subprojects information on one single main site.
     new e32b819  Refactoring mina site.
     new d92c98d  Refactoring..
     new bffe310  Deleted a duplicated test
     new 0e6cf72  Revert back to rootProject site structure (against standalone site).
     new 6f16497  Move standalone site project to rootProject.
     new 2163c15  Continue site refactoring.
     new 3670799  Fix wrong structure.
     new b871dfe  Fix wrong structure.
     new 7b96ac1  Adding uninherited (due to a bug) reporting info to sub projects.
     new 16efd23  Refactored the daemon bootstrapper ...
     new 17c3fee  update the pom so executable bootstrapper jar now uses MainBootstrapper
     new 8880814  - Correctly fixed the pop problem - Modified the transition to be more easy to read them
     new 00781d0  generating bootstrapper.jar with classpath for logging.jar and daemon.jar in same directory
     new 4e3ce0f  Adding site generation and deployment documentation.
     new 3d06481  Added some pop transitions
     new 0787cb2  Added,two tests to check that pop transitions are working ok
     new 850a002  - Added a pop transition - Added two tests
     new e821f6a  Added project meta info.
     new d4e3779  - Added a pop transition - Added a test
     new db972a6  - Added a pop transition - Added a test
     new 44488a9  making inno install add -VERSION to installation folder
     new 78fb894  new application configuration bean
     new 353cd79  - Added a pop transition
     new 96564c5  - Added a pop transition - Added two tests
     new 3bcf3bf  Filling in content.
     new cbcce60  - Added the missing pop transitions - Added three tests
     new 2c8cb16  Small additions.
     new 4e0ec57  Added a lacking transition
     new a2965e1  - Added pop transitions - Deleted a useless transition - Added a lacking transition
     new 74b3edd  Added 4 tests
     new 53e6bd4  - Added a pop transition - Added two tests
     new e462944  - Added a pop transition - Added a test
     new de33dd6  - Added a pop transition - Added a test
     new 86cc594  recoved from refactoring which caused sever issues with procrun. everything seems to be working fairly well now
     new 61f6760  Continuing daemon refactoring the correct way:
     new 3712735  cleaniing up use of properties
     new 7283076  changes ...
     new e77fa08  changes ...
     new b5dc4e9  changes ....
     new 33dcb8c  start method with string[] args not needed
     new 0153570  changes ...
     new 02babde  using callXxxx methods in JsvcBootstrapper as well
     new 7eb6993  removing old unused class
     new 4c74c20  - Added a pop transition - Added two tests
     new 3cd342b  - Added a pop transition - Added a test
     new 818c417  - Added a pop transition - Added a test
     new 7c67a64  - Added a pop transition - Added a test
     new ab1f3e8  Fix the computeLength and encode methods : generation was not correct when having no attributes
     new 1d05c51  Fixed the encoding of ResultEntry with no values for an attribute
     new 53dc863  Fixed the last fix ! The way empty attributes were encoded was wrong ...
     new fca6f05  Added many defensive tests
     new 6897f63  - Fixed some pop transitions - Deleted a useless transition
     new 96bd4ac  changes ...
     new 9184dcf  Started using DaemonApplication interface again for proxied objects across ' classloaders.  Cleaned up use of getMethod() and renamed some vars.
     new 9955900  got shutdown socket working with procrun
     new abe809b  changes ...
     new 530d317  - Created a new class for searchRequest with SubStrings. - Added some tests
     new 4c6503b  Added two more tests
     new a710985  Created a specific class for ExtensibleMatch searches
     new b714f7e  - Moved all substring and extensibleMatch tests in two dedicated classes
     new af29b61  changes ...
     new 762c78f  adding solaris x86 build of jsvc for plugin
     new a4c346e  changes ...
     new e9c3d8e  bug fix for i386 solaris build
     new fee32d3  Added new configuration option to disable the shutdown hook used to force synchronization of the partitions this is in response to DIREVE-330 here:
     new f5d2a43  adding the JNDI compatible representations of codec objects for graceful shutdowns
     new 9fcc6ec  adding the JNDI compatible representations of codec objects for graceful shutdowns
     new 29a91be  adding the JNDI compatible representations of codec objects for graceful shutdowns
     new c989af3  Added two tests : - creation of an entry with an unexisting attribute - modification of an entry adding an unexisting attribute
     new 77716ac  Added a check of the attributes for an add operation.
     new e8274eb  changes ...
     new 7938aa9  cleanup some output generated by these tests as well as some false errors returned
     new 35d2fd6  ignore null chain with abandon request competition while shutting down
     new c3aed92  changes ...
     new 2b26164  This is not needed I think.
     new cec7dfc  fixing a few bugs with GracefulDisconnect handling
     new 79ff836  - Fixed a bug in length computation - Added a test for this bug
     new e5a5210  - Fixed a missing transition - Added a test
     new 9866f47  Added encoding tests
     new 6cb71e9  Added a test to check that high message id are correctly encoded and decoded
     new 8cb9eeb  Fixed the PDU encoding.
     new 66b0d28  - Added a method to encode integer with a tag if it's not an universal tag - Simplified the generation of integers
     new d7d1b7f  Update image map to forward most of the links to single ApacheDS projects page. Update a few introductory text.
     new 15d3f4c  Updating project meta data in the pom for site generation.
     new 5d34b96  Adding some whitespace to pom. Updating site left menu for Downloads.
     new b57b04e  make example exit when connection is lost
     new b35e3f0  oops put this exit in wrong place
     new a2a4883  changes ...
     new f00765d  updating example for notification to use separate thread since SUN JNDI even notifications seem to be single threaded
     new 5d2e237  refactored file name
     new 9200f72  Enhanced extendedOperation support and plugability:
     new 7ab62be  moving up daemon bootstrappers into common: which has no apacheds dependencies
     new 6b97990  moving up daemon installers plugin into common area: no deps again on apacheds
     new 23d8e2a  reorg in progress
     new 8ff8cb1  moving up daemon code one notch since it really does not belong in common which is primarily for common code shared between the server and clients
     new ce8e0f6  moved, changed package, gid, aid and structure of daemon related projects
     new 02bb110  positioning test example to be used as the installers project for apacheds
     new 4899008  getting rid of the extra layer
     new ac5d619  standalone no longer needed
     new 14fa33d  fixing resource locations and broken deps due to package moves
     new 94d05bb  changes ...
     new 41260aa  added finalName attribute and changed application setting for apacheds instead of test
     new 5131afc  adding the installers module to the build
     new cc4753e  changes ....
     new 097a2ae  fix directory structure
     new f8fe3e4  remove unused directories
     new 28ebbcc  better name for site
     new ee36041  Added apacheds tools executable with multiple commands:
     new 8a197aa  HACK - need to fix this for long term for DIREVE-333
     new 8346d34  hack noted in DIREVE-333 for dealing with specific apacheds tools jar
     new 8e4efda  Removed all those atrocious System.out.println ...
     new 2118a37  Removed the slf4j dependency and replaced it by nlog4j
     new 250768e  Set the log to OFF, to avoid logs to be dumped during tests.
     new 215d488  Inital commit of Simon Temple's jboss sar contribution with some cleanup.  I have not tried this yet - too busy patching the sar plugin for m2 to make it not include every dependency imaginable.  Now it works though and has been deployed to the mojo repo.  This was given as an attachment in DIREVE-309:
     new e353a07  fixing uberjar so it now works
     new afaf9b0  ignore some eeclipse files
     new 8823168  pushed printing banner in deeper so it shows when installed using installers
     new 15e8272  reformated things
     new a5ac9ee  changes so tools.jar is now apacheds-tools.jar
     new ac64705  added RPM installer code
     new 06db53b  forgot to commit this
     new 6dc2903  correcting issues with rpm not accepting the "-" in the version name
     new c69503c  adding some more substitution string for rpm spec file transformation
     new 8e7d27e  error in rpm spec file
     new f524685  including the apacheds-tools.sh in the image for rpm builds
     new b0da109  including the server.init in the image for rpm builds
     new 7d08a83  adding line to create lib and lib/ext for rpm builds
     new 831e3e6  correcting lines to verify bootstrapper and touched log files for rpm builds
     new cdd8b78  adding lines to spec for verification of bootstrapper.properties and apacheds-tools.sh for rpm builds
     new c075dcf  forgot substitution value for app.cap for rpm installer
     new 1c4457d  adding app.install.base substitution variable for rpm installer
     new 22d4dc8  rpm not creating lib/ext because its not in verification list
     new f898cdd  cleaned up double close attempts on context in tests
     new 258e73e  initial commit for bad dn tests
     new 3bba2f5  (1) cleaned up authentication, (2) added bind, unbind intercepted methods (3) fixed DIREVE-314
     new 750adb9  Adding one of the ugliest hacks on the planet. It's used for generating a modules index site page.
     new ab32a23  Moved the script to proper location.
     new 51e9b94  Made the script construct a complete xdoc.
     new 276de30  Excluded root project pom.
     new 25509c1  Rename script.
     new f3fd73f  Change from bash to sh.
     new 8b65f87  Commeting out most of the site distribution information from poms. Will try to make maven do some automagic. Added new generated subprojects index.xml.
     new 96ea072  Removed reporting information from subprojects' poms. Changed project url from ...subprojects/network... to ...projects/network... Upgraded site-plugin version. This may require the trunk version of the plugin.
     new 6923b89  Changing subprojects to projects in site doco.
     new ba57870  Cleaning up...
     new 23d7bc4  Made some links relative. Continuing projects-subproject name exchange. Downgraded site plugin version.
     new 0ba66b0  Making links relative.
     new 96bc78a  Making links relative.
     new 5e33aed  Improve subprojects index for detailed information.
     new 748fca4  Relative links.. Improved modules index generator.
     new 02cc7e1  Added thanks to new donated license.
     new e3d6c04  merging back changes in rc1refactor branch ...
     new 184e42a  Fixed issue: DIRMINA-170 (Typo error in ObjectSerializationCodecFactory)
     new 7b700e2  Merging from private branch for RC1 fixes:
     new 5d9612b  Fixed another typo errors
     new 1ffe923  Released MINA 0.9.1
     new 380663b  Eek! Fixed POM issues.
     new e7b7a4c  Added a shell script to list modules of a project discovered from the pom.
     new 9f29b33  Made the script sort the output.
     new 436012b  repo reorg in progress
     new da5986e  more reorg
     new 87b52b2  done with moves of stuff in simple
     new 4e43d50  reorg in progress
     new b5a9c96  reorg in progress
     new 34da1f0  reorg completed!
     new 2fe381d  tweaked project name so all protocols line up and names follow site url order
     new cdee5ec  adjusting versions for 1.0-RC1
     new 6ac4203  moved common to shared to avoid jakarta commons like stigma :) and setup the aid, gid for what was once ldap-common
     new 404382e  change name of top level build
     new 8ff71ab  removed unused import
     new d9d5daf  Added some simple scripts to query project poms.
     new 59d2930  reverting to 0.9.1-SNAPSHOT to cut release again ... fogot package name changes to ASN1 effecting filter-codec-asn1: sorry all
     new cff2bd7  forgot to downgrade other deps in poms
     new c08ddee  renamed all apacheds, ldap-shared, and asn1 packages to use org.apache.directory prefix
     new 8320cf8  ignore server-work
     new 4e58bbc  removing lingering directories
     new 75658b8  removing lingering directories
     new 8ba5d42  removing lingering directories
     new a282127  removing lingering directories
     new fca3e9c  removing lingering directories
     new f99833a  removing lingering directories
     new c3981b5  removing lingering directories
     new 644c682  removing lingering directories
     new c42c0b7  removing lingering directories
     new f126742  removing lingering directories
     new 35bf0dc  removing lingering directories
     new d55873b  removing lingering directories
     new 09c0514  removing lingering directories
     new 7ea967b  removing lingering directories
     new 1e3cf11  removing lingering directories
     new c9e0576  removing lingering directories
     new 94afc10  removing lingering directories
     new d999e2f  removing lingering directories
     new 72a5362  removing lingering directories
     new 085705a  moving asn1 into shared area since it is now shared across 3 different projects: also we can release shared in one shot rather than in parts
     new d86fad7  use same pattern for m2 plugin name
     new f2aef9c  Renamed artifactId for shared modules to shared-asn1 and shared-ldap so they are sorted and grouped together.  This is also consistent with the pattern in other modules
     new 7c6684d  playing with inclusion of NOTICE.txt and LICENSE.txt in jar META-INF: can not seem to get top level NOTICE.txt and LICENSE.txt to be copied so we have to copy it for each jar
     new 50b9087  using boilerplate license and removing garbage
     new ba5341b  renamed sh-scripts to resources (to hold other utilities besides just scripts) and moved format for eclipse to resources
     new 7c73b11  changes ...
     new d0db56b  Preparations for shared and mina releases:
     new b8c59c7  added playboy mirror for non-snapshot
     new d689008  mina was overriding global definitions incorrectly for the distribution repository
     new 5902055  causing HUGE problem with eclipse plugin will manually reapply to released 1.0 quickly
     new a72f03f  fixing issues with package name changes
     new 77fd0a6  need ssl dep in server-main instead of server-jndi and updating manifest for server-tools for new artifacts and released jars
     new 7fe4ca0  sar should dep on server-ssl to pull server-jndi as well ... need ssl support in sar
     new 94e8ecb  now dep on main which pulls server-ssl will pull jndi and ssl
     new 2f575f1  fix package rename issues
     new 0b65670  fixed tools classpath, and removed synch thread noise in service, fixed apacheds-tools.sh script
     new d3bdb7f  fixed bugs in finding artifacts and cleaned up output fpormatingg
     new 5034b59  Changing URLs.
     new 2bb173a  Delete old stuff.
     new b106664  Added some scripts to automate site generation. Cleaned up pom.
     new 78c161b  Added apidocs generation script.
     new 1b2f4c7  Organizing for new URLs.
     new f1ec8ac  Cleaning unused images.
     new f55a622  Cleaning..
     new 339b2f6  Cleaning..
     new 732b519  Move sandbox into site.
     new d6ee89e  Included the arch image for standalone doco distribution. Arranged index.xml for arch image. Added site plugin gid.
     new 7e90bf1  Make top nav bar non-relative.
     new 85aa601  Clean up unused stuff.
     new b00c996  Opps. Wrong image..
     new e0189d0  Update links. Add snaphot repo.
     new af1a877  Update page title.
     new cdc7b0d  Updated site generation documentation.
     new 08b808e  Organize resources.
     new 82103f5  Organizing resources.
     new 8a006e9  Delete tmp file.
     new d32423e  Updating site generation docs.
     new f187b05  make it so win32 installer does not end with exe.exe
     new df848c7  add a line for cygwin
     new 4f0a638  Updated the superclean script's doco and added file type info for find command.
     new 6e6641c  Fix find command. Fix test command.
     new 971ecf8  belongs here
     new fc34096  no need to qualify readme with site now
     new e7680a3  Added site generation to the install phase.
     new 84e4beb  Added javadoc ant task.
     new df4d6bb  changes ...
     new 8197950  added support for inno to include docs
     new 5126e6a  added support in RPM generation for docs and sources
     new dd3792f  fixes for rpm generation
     new da6d81f  Deleted "currupted" images. Interesting pb..
     new fd39c67  Again deleting images..
     new d56fab4  Added new images.
     new 5e82bd5  Deleted unnecessary image.
     new 9908b89  Organizing scripts.
     new 3b4c8a0  Organizing scripts.
     new 536a27d  Added new images for apacheds site. Renamed a script.
     new b05bd51  Delete images from wrong location.
     new d4378b5  Added a few parameters for javadoc ant task.
     new 3b43eb6  adding notice file and updating the readme
     new 9de6912  include instructions to use debug option
     new a8dff2a  added notice file to the distributions
     new 7ca25bb  fix for RPM builder
     new 033e481  fixed bug with substring search failure and removed the use of oro which is not longer referenced in any pom it seems
     new 93c877d  switching to warn for logging
     new e97ec3d  switching to warn for logging
     new 542f404  enabling macosx installer generation after verifying tests
     new e4b2666  Updated download links.
     new 08ed7fb  Updated links.
     new af146c8  Added new pages for modules and new release.
     new 1e6602d  Added site distribution element in pom. Updated some links.
     new 4e0233b  Simplified ant javadoc task usage.
     new e4d1819  Improving and simplifying MINA apidocs generation.
     new fe93423  Backup of trunks/mina before replacement with Trustin's dirmina-158 branch
     new eb6cf74  Replaced old trunks/mina with Trustin's dirmina-158 branch
     new ba2c063  Fixed package change issues for mina & asn1.
     new affed3a  Fixed JavaDoc errors
     new 2656fe9  Resolved issue: DIRMINA-171 (BaseIoSession.increaseReadBytes(int) resets a wrong idle count.) * BaseIoSession.increaseReadBytes() resets idleCountForRead correctly now.
     new 25610c4  merging changes from rc1 branch for daemon
     new f4c8843  checking in changes from rc1 branch for shared area
     new 4037cf8  checking in changes from rc1 branch for apacheds area
     new 3771c44  checking in changes from rc1 branch for clients area
     new e71fd18  Major issue forcing me to have to bump up to MINA SNAPSHOTs.  This is due to common dependencies between MINA and ApacheDS in shared-asn1 and shared-ldap. Basically we had to bump up the revisions here due to some bugs and could not stick to the 0.9.4 release for these deps.  But mina 0.9.1 asn1 has deps on 0.9.4 of shared asn1 which causes a nasty issue when now having deps on asn1 0.9.4 via mina and 0.9.5 via ApacheDS.  We have to bump up and try to cut another mina re [...]
     new 8709273  reverting back to snapshots and bumping mina filter asn1 codec to use asn1 0.9.5-SNAPSHOT
     new 6bda8e2  Added IoSession.getServiceAddress()
     new 88b6f38  Fixed compilation errors in 'apacheds-protocol-ldap'
     new c792a79  Fixed compilation errors in 'apacheds-protocol-ntp'.
     new 0b9d0aa  Fixed compilation errors in 'apacheds-protocol-changepw'
     new ad9b649  Fixed compilation errors in apacheds-protocol-dns
     new 7af9bb0  Fixed compilation errors in apacheds-protocol-kerberos
     new e4d7196  * Fixed compilation errors in apacheds-server-jndi * Removed ServerStartupConfiguration.minaRegistry for the convinience in implementation
     new 8abf758  Fixed compilation errors in apacheds-server-sar
     new 0afae6e  * Fixed wrong dependency in apacheds/pom.xml * Fixed: codesize.sh returns 0
     new eb48b43  Tiny fix for site generation.
     new b1e4130  Updated codesize script explanation.
     new f7cd31a  Updated the script to display current working directory.
     new bb7e7bd  Updated modules index.
     new 3a21bb3  Updated module index generation script.
     new d18c94b  StreamWriteFilter now tries harder to read as much as possible from the stream at once
     new 5883d1e  Added example on how to set up an IoAcceptor using the Spring integration classes
     new a116ec4  use ldap commons rather than using lang
     new 8a25ada  Adding gid for plugins.
     new 0dfb7f4  Adding some ws.
     new 99ff9be  Adding some ws and gid to plugins.
     new 70a6a09  slight changes with exceptions thrown
     new e9f626d  simple typo
     new 2e87e6e  fixing yellow lights in eclipse
     new 66877bc  checking in test which will break the build and is a critical blocker: hence why I am committing it without regard to breaking the build
     new 9809ef8  fix for DIRSERVER-584 which reinitializes the parser after exceptions are encountered
     new 1061659  Resolve issue: DIRMINA-174 (IoAcceptor.isBound(SocketAddress) and IoAcceptor.unbindAll()) * Added IoAcceptor.isBound( SocketAddress ) * Added IoAcceptor.unbindAll()
     new afe978a  Resolved issue: DIRMINA-169 (Deadlock in ThreadPoolFilter) * Changed IoFilterLifeCycleManager to exit the synchronize block as soon as possible.
     new 700fb2d  apacheds does not allow binary attributes to be used in search filters: perhaps a better message is needed for this
     new ac180fa  Corrected Javadoc comment
     new 3a5c7bf  fixed class cast exception with wrong config object
     new 3b605aa  Applied Norbert Reilly patch. Thanks a lot !
     new 8c176d2  fixing breakage with directory copies
     new 8635600  Added a toString method, applying a mixed version of Norbert's patch and Twix searchRequest toString() method.
     new e4d43f0  Resolved issue: DIRMINA-169 (Deadlock in ThreadPoolFilter) * Removed unnecessary synchronized block in IoFilterLifeCycleManager.  I forgot to remove it by mistake. :(
     new b310553  Preparing to deploy the new site.
     new 2299dc7  Preparing for deploying the new site.
     new d214694  Remove site plugin version.
     new b55ba81  Preparing for deploying the new site.
     new 1e9a50a  Updating site readme.
     new dc3db09  Renaming site readme.
     new e69cbfb  Moving site readme.
     new 7676720  Update site readme.
     new 2af1cf4  Adding site readme.
     new efdf749  Updating site readme.
     new fed0303  Updated page in site for szoerner (umlaut problems, images lost)
     new 16c2e42  updating all versions to release versions
     new 18588cc  changed regressions switch for running integration tests to integration ... so now to run the integration tests just do a "mvn -Dintegration test"
     new cb669fd  fixed broken manifest with wrong jar versions for mina
     new d3db370  fixing netty integration was commented
     new 07054c1  fixing inno build to use custom file ... this seems to be the odd man out
     new 6af24ce  take out the snapshot in script
     new dd86f54  Fixed a deadlock while graceful shutdown; ApacheDS was running in single thread mode.
     new ca61623  Fixed issue: DIRMINA-177 (ProtocolEncoderOutput.flush() writes an extra empty buffer.) * Modified ProtocolEncoderOutput to return null if nothing is flushed.
     new 1ee02c3  Updated version to 0.9.3-SNAPSHOT
     new be629e5  * Revived MINA apidocs script * Improved apidocs.sh performance
     new bc337ee  Oops, it was opsolete.
     new 3487632  Excluded examples and support packages from JavaDoc
     new 86b0c2b  Excluded unnecessary packages from JavaDoc
     new 472bdc1  antrun plugin for javadoc generation should not be inherited.
     new 172d342  Updating the readme to reflect the working site generation scheme for mina.
     new ff720ef  * Fixed broken mailing list archive link * Added post address in the mailingList section
     new 41b7514  fixing broken installer settings and issue with graceful shutdown client showing false failure messages
     new a111732  bumping up revision on main pom
     new 6b635c8  fixing rpm installer
     new df6318c  bumping up shared jars to next SNAPSHOT
     new d1b62ae  bumping up trunk for next major feature release - trunk is the 1.1 branch now
     new f5ca208  bumping up mina dep to the next SNAPSHOT for shared
     new 2c5822f  'mvn assembly:assembly' will generate a full distribution from now on.
     new 8d1e3a0  * Updated the download link * Removed unused xdocs * Updated getting started section
     new a0d4fa0  Added a link to the documentation for older releases.
     new 4a0f7b2  * Updated site navigation and menu * Excluded Eclipse settings from the distribution * Included site into the distribution
     new d526167  Fixed more broken links
     new 44b6f4c  fixing issue with broken build on daemon dep
     new 903b660  Ultra clean for org/apache/mina in local m2 repo.
     new 6b9a032  Fixed the pom.version to point to the correct 1.0-RC1 number instead of the inherited value of pom.version
     new d2d83ff  Fixed the pom.version to point to the correct 1.0-RC1 number instead of the inherited value of pom.version
     new 873e41b  removing these stupid mirrors which slow down the build
     new 7512843  Added more links to the overview page
     new b8c97ce  Fixed issue: DIRMINA-180 (StreamWriteFilterTest.testWriteUsingSocketTransport fails on OS X) * Applied Peter's patch: setTrafficClass is called only when a new value is specified to work around the MacOS X issue.
     new 9b400e3  Reverted back to the version before the first attempt for a fix for DIRMINA-169.
     new 2bea46a  Changed to way this filter is initialized and destroyed to fix DIRMINA-169. init() was renamed to start() and destroy() to stop(). These methods will not be called by MINA's IoFilter life cycle management. They will have to be called manually by the user. Alternatively, start() will be called automatically the first time an instance of this filter is added to a chain. All Worker threads are now set as dameons which means that any workers still alive when the JVM terminat [...]
     new 93f2653  The testWriteUsingSocketTransport test will now call start() and stop() on the ThreadPoolFilter is uses.
     new a997059  Added Javadoc for the start/stop methods.
     new f07660f  integrate osgi plugin
     new e8d5ef1  Added Stored Procedure Codec and a simple test case
     new 8bbf3ed  Made cosmetic changes
     new 0cc30f7  Updated and added some schema definitions for Ldap Class Loader.
     new 01a475d  Added a basic implementation of the Ldap Class Loader Added a test case which includes both of the search methods available:  - first test finds the class entry somewhere in the DIT  - second test finds the class entry in a predetermined (via a configuration entry) location
     new 1e28337  general cleanup ...
     new 119c54f  Related issue: DIRMINA-176 (ByteBuffer pool manager which prevents endlessly increasing pool size.) * Separated buffer pool from ByteBuffer to PooledByteBufferAllocator * Added a new interface, ByteBufferAllocator * Added SimpleByteBufferAllocator
     new c407318  Related issue: DIRMINA-176 (ByteBuffer pool manager which prevents endlessly increasing pool size.) * Added ExpiringStack to expire too old buffers * PooledByteBufferAllocator now expires buffers which has not been in use for the period user specified (timeout). * Added a test case for the change above.
     new 068d308  * Added PooledByteBufferAllocator.dispose() for users who want to destroy an expirer thread * Made sure the allocation cannot happen since the allocator is disposed.
     new 92655da  Fixed ArrayIndexOutOfBoundsException in ExpiringStack.push()
     new e3195f2  Fixed: DIRMINA-186 (ByteBuffer.putString() can loop endlessly with multi-byte UTF-8 characters) * Fixed an infinite loop when the buffer is sized just-right. ** Applied Peter's patch to ByteBufferTest ** Applied Peter's patch to ByteBuffer after some optimization.
     new 6e85e63  Removed unnecessary printlns.
     new cb7c7da  * Optimized ByteBuffer.putString() more * Modified Peter's patch a little bit to make sure the state is reset
     new 5c88921  Deleted unused directory
     new 28172a6  Related issue: DIRMINA-179 (Stream compression support) * Applied Vinod's patch ** Removed algorithm parameter because ZLib is the only algorithm for now.  We'll have to provide an interface such as CompressionAlgorithm and let user provide it as a parameter. * systemPath in pom.xml doesn't work well with the bundled Eclipse plugin; upgraded to 2.1
     new 9b06656  Assembled distribution should include jzlib jar.
     new 228d53d  Added a LICENSE file for jzlib
     new 5f19e97  Added target and other IDE-specific files to svn:ignore
     new 37f0ce7  Updated documentation for PooledByteBufferAllocator
     new 1a00ea8  * Fixed failing regression test cases * Shortend ByteBufferTest duration
     new 660c8f1  Related issue: DIRMINA-181 (Failure to shutdown SSL in a test run) * Fixed: BaseIoSession.isClosing() was implemented incorrectly. * Fixed: BaseIoSession.close() didn't prevent duplicate invocations.
     new 50c1320  Removed unused parameter in IoFilter.filterClose()
     new 670b513  * Made sure IoFuture.setValue() calls callback only once * AbstractIoFilterChain.sessionClosed() calls CloseFuture.setClosed() automatically.
     new 71606fe  Fixed failing test cases
     new 3553fbf  * AbstractIoFilterChain.messageSent() calls WriteFuture.setWritten(true) to remove code duplication. * AbstractIoFilterChain.messageNotSent() calls WriteFuture.setWritten(false) to remove code duplication. * The ByteBuffer passed via messageSent now has a correct position.
     new ab46c21  * Added more constructor methods in ProtocolCodecFilter * All methods in ProtocolCodecFactory and Message(En|De)coderFactory now can throw any exceptions. * Renamed newEncoder() to getEncoder() * Renamed newDecoder() to getDecoder()
     new e8acea6  Fixed: hex dump is always empty at some case.
     new 2bb6dbe  Raised log level
     new 473e10f  * Made ThreadPoolFilter.threadNamePrefix changable in runtime.
     new f4bf9d0  * Resolved issue: DIRMINA-190 (ThreadModel interface which encapsulates ThreadPoolFilter composition.) ** Added ThreadModel ** Added PooledThreadModel ** Adjusted default maximum pool size to 16
     new 6f9b144  Making required changes since I resolve DIRMINA-190...
     new 529104a  Fixed a silly mistake
     new 280ec64  Changed the contract of IoServiceConfig.setThreadModel()
     new c896bc3  Fixed a problem that a thread pool is shared among different services
     new 14b13ea  Removed unnecessary attribute access methods introduced mistakenly.
     new db7b5cb  update shell script for latest version
     new 76248ed  Related issue: DIRMINA-179 (Stream compression support) * Applied Vinod's another patch * Fixed an incorrect constant name
     new 6d72d91  Excluded the playboy mirror which causes a build to hang
     new c8dc963  Related issue: DIRMINA-193 (Logger improvement) * LoggingFilter and DefaultExceptionMonitor don't create messages when a level is disabled. * Changed static loggers into non-static where possible.
     new b343e03  Fixed a problem that the generated eclipse classpath file contains a wrong path
     new ba4d840  Modified all message handlers' throws clause to ease extending the classes
     new 27b4abb  Resolved issue: DIRMINA-165 (Easy and performant copy of the ByteBuffer) * Added duplicate(), slice(), and asReadOnlyBuffer() to Bytebuffer * Implemented these three methods for all allocator implementations
     new 52c07b1  Added documentation for derived buffers
     new c64c04b  Added a call to init() on the created UnexpandableByteBuffer so that its refCount is set to 1 when wrapping an NIO ByteBuffer.
     new 04b0f88  Resolved issue: DIRMINA-191 (IoSession.getScheduledWriteBytes) * Added Queue.byteSize() * Added getScheduledWriteBytes() to all IoSession implementations.
     new e26868e  Resolved issue: DIRMINA-187 (Support IoHandler per IoSession (SingleSessionIoHandler)) * Applied Simon's patch. ** classes are moved to org.apache.min.handler.multiton ** fixed some JavaDoc errors
     new 7727902  Fixed some JavaDoc text without links
     new 0fafd29  Fixed the location of SessionUtil.initialize()
     new 2a842cf  Removed synchronization code on ProtocolDecoder
     new f62faa2  Added SynchronizedProtocolEncoder and SynchronizedProtocolDecoder
     new 06a3ece  * Updated the mailing list address in all source files * Added missing license statements
     new 2e92331  Fixed missing keyword substitutions
     new 6aa02d5  * Updated the mailing list address in all source files * Added missing license statements * Applied keyword substitution to some files
     new 86ae80a  * Updated the mailing list address in all source files * Added missing license statements * Applied keyword substitution to some files
     new fec0442  * Updated the mailing list address in all source files * Added missing license statements * Applied keyword substitution to some files
     new 31bb903  * Updated the mailing list address in all source files * Added missing license statements * Applied keyword substitution to some files
     new 9eb64b4  * Updated the mailing list address in all source files * Added missing license statements * Applied keyword substitution to some files
     new 32fdfd8  Added an initial version of Directory DOAP file as stated here: http://projects.apache.org/index.html
     new 0b95523  Fixed a memory consumption in LdapProtocolProvider : we where construction the encoder/decoder for each request...
     new 64baea1  Changed the distribution protocol from scpexe to scp to avoid the directory permission problem
     new a008f6b  removed alpha5 wagon extension to get 5x deployment boost
     new c4e0529  bumping version of master pom used by projects
     new f2b5ab1  Fixed a typo in ProtocolEncoderOutput
     new c1e2cf1  Fixed a typo in ProtocolEncoderOutput
     new 118af6a  Fixed a problem that thread pool is created per session. (thanks to Emmanuel)
     new 7b98b4e  reverting flawed fix which used static codec for all sessions: reverting to creation of codec per session
     new c3752e0  * Released the Directory Project pom 1.0.3 to release MINA 0.9.3 * Released MINA 0.9.3 * Updated slf4j-simple version to 1.0 from 1.0rc5
     new 2a2c566  Oops! Fixed a problem in an assembly descriptor.  Sorry about this!
     new 91a0702  Added a DOAP file for projects.apache.org
     new 5f9272b  making constructurs have same style as other methods
     new 2cbb270  merging bugfix on revision 392062 into trunk from apacheds 1.0 branch:
     new 9081f52  adding more data utility functionality
     new c1cd00f  o  Updated the pom build version. o  Removed 3 unnecessary casts.
     new 9a9f481  merging fix to month of year in DateUtils.getDate()
     new a0f566e  Removed all Maven 1 project.properties files in preparation for a move to M2.
     new 0878e51  making it so formatter does not apply to comments
     new 63bf8fb  Added example of a simple tunneling proxy.
     new f3abef8  Applied patches attached to DIRMINA-201 submitted by Robert Greig.
     new 520a501  Fixed issue: DIRMINA-207 (Charset.getDefaultEncoding doesn't work with JDK 1.6.0-beta2) * Removed explicit version check
     new 6698f5d  * Added server-sasl implementation (not finished yet) * I didn't add this module to the root POM due to it's incompleteness.
     new 4f83d21  Fixed issue: DIRMINA-200 (IBM iSeries throws unexpected SocketException) * Socket/DatagramSessionConfigImpl now pre-calculates default values and availability of socket options
     new e6da1fc  Fixed improper documentation in handler chain package (Thanks to Enrique)
     new 6cacf9e  Fixing the parent pom versions while the build in trunks was failing.
     new a5db09c  mina trunk will now depend on stable ASN.1 branch
     new 88048a3  Added the encode and computeLength methods
     new eb4d2f8  Added two states for parameters : a SEQUENCE OF transition was lacking
     new fb3764a  Added two transitions and the associated action for parameter SEQUENCE OF
     new b0dd6ce  Added two tests and added the encode tests
     new b3a1715  starting to add extended request and response pair for stored procedures
     new cf992dc  Added ClassUtils from Spring Framework.
     new bd66f6d  Added some of my old Stored Procedure Extended Operation Handler implementations. They need some rework.
     new 70c4a77  Removed Maven 1 project.xml files in preparation for a move to M2.
     new f2de497  Removed Maven 1 project.xml files in preparation for a move to M2.
     new 2ead57f  Changed location of Service Binder metadata.xml files to meet requirements for move to M2.
     new d6078aa  Deleted MINA OSGi Activator.  MINA will build as a library bundle instead of an active service, due to removal of ServiceRegistry interface.
     new 4dcd6f5  Deleted old Oscar Command interface.  Command interface can now be provided by the Felix project using an M2 dependency on org.apache.felix.shell.
     new bd4c02d  Updated Apache Directory OSGi build to use Maven M2, latest MINA, latest Directory core and protocols, and Apache Felix: o  Added Maven M2 POM's.  Removed all Maven 1 infrastructure. o  Added a parent POM for building OSGi bundles.  This is *NOT* wired into the topmost Directory parent POM. o  Updated to use latest MINA, refactored from ServiceRegistry to IoAcceptor. o  Updated to use latest Directory, refactored to use recent package name changes. o  Refactored to use A [...]
     new 8f7fd42  Updated DNS protocol provider to use MINA IoHandlerChain, replacing protocol-common chain.
     new d654c07  Updated kerberos-shared to use MINA IoHandlerChain, replacing protocol-common chain.
     new 57d80a4  Updated protocol-changepw to use MINA IoHandlerChain, replacing protocol-common chain.
     new a034f4e  Updated protocol-kerberos to use MINA IoHandlerChain, replacing protocol-common chain.
     new 0d90d00  Deleted protocol-common chain.  Replaced in favor of MINA IoHandlerChain.
     new 1e8fea1  Changes to logging in OSGi build: o  Added a thin SLF4J logger bundle to package and export logging packages. o  Removed log4j.properties from all the bundles so logging can be centrally configured. o  TODO - will have to import logging packages org.apache.log4j and org.slf4j in all bundles.
     new db965d9  Corrected 2 instances of old CoreContextFactory packages.
     new 7b32255  Checking in the result of mangen analysis with an OSGi R4 release level.
     new 3e9478f  Renammed OldAutz to DefaultAuthz
     new 598359f  Renammed OldAutz to DefaultAuthz, fixed bug DIRSERVER-606
     new c7d0f10  Renammed OldAutz to DefaultAuthz
     new c7b0566  Renammed OldAutz to DefaultAuthz
     new 2c8024b  Renammed OldAutz to DefaultAuthz
     new 3295717  Renammed OldAutz to DefaultAuthz
     new 7f7c195  Fixed the tests to reflect the change in defaultAuthz
     new 1d2fd2a  Updated to use convention in protocol providers of working with attributes as Strings, since they are going to come from JNDI thay way.
     new b6dfd39  First cut of an OSGi Main for ApacheDS.  This module will retrieve bundle jar dependencies from M2 repos and combine them with the Felix runtime.  At this time it only combines MINA with SLF4J but it demonstrates how to use the M2 dependency plugin and Felix.
     new 97c79e0  o  Added ApacheDS shell script to start Felix framework with ApacheDS bundles and required CLI options. o  Updated pom to get build order right.
     new b94474f  Deleted the Oscar launcher.  This is replaced by the Felix Main.
     new 81cfebf  Add constructor that allows specification of prefix and maximum size
     new 3a581b7  Remove implements for code not committed :)
     new a649304  Updated the ApacheDS OSGi Main: o  log4j.properties moved to resources and copied to conf. o  Main class removed in favor of reusable Felix Main.
     new 615fc31  Refactoring in ApacheDS OSGi Main: o  Replaced jar-plugin with resources-plugin since we aren't generating a jar anymore.
     new 303c7ca  Modify tests to not assume that PooledByteBuffer's are being pooled, just that the underlying buffers are.
     new f117443  New bundles for ApacheDS OSGi Main: o  Antlr o  Commons Collections o  Commons Lang
     new 3f3663a  New bundles for ApacheDS OSGi Main: o  Shared ASN1 o  Shared LDAP
     new 8f1eb09  Do not pool containers. This is just simple object pooling, which is not necessary in modern JVMs
     new badf916  Add test back, since it works on OSX again.
     new c2e2c1a  Add self
     new 8ae41c2  When changing ByteBufferAllocators, dispose of the old allocator.
     new abd8a8a  Allow user control over whether or not direct buffers are used
     new 0701f39  DIRMINA-185 - Reference-counting based init/destroy of IoFilters has been moved into a wrapper class that can be used when users desire that behavior. By default, MINA will not init/destroy IoFilter instances.
     new f458bda  DIRMINA-209 - The number of processors for socket connectors and acceptors can be specified via a cxtor parameter. By default, connectors and acceptors each use their own processor. Additionally, the delegates have been removed helping to simplify the code.
     new 27137a0  Added the first version of LDAP Trigger parser without bean population.
     new 6f82ca0  changes and notes:
     new 029925a  Some whitespace refactoring. Added bean population asserts to a test case method. (Had forgotten.)
     new 1f36927  * Added a testimonial from Maarten Bosteels * Fixed 'c' with cedilla was not shown correctly
     new e4fa531  Implemented my ConditionalParserFailureBasedOnCallerFeedback pattern for saving parsing time by eliminating unnecassary parses.
     new 80c69f2  releasing top level directory pom only from trunks
     new 7282b1e  bumping up snapshots to release revision 0.9.4 with dependency on top level pom of 1.0.4
     new 38d5144  bumping up versions to 1.0-RC2 for apacheds RC2 release
     new 6c99ce4  trunks branch has been aged too long moving over 1.0 branch into trunks
     new 5131af1  moving newer branch back into trunks
     new 9d4c64a  bumping up revisions to next snapshot
     new 084c9c7  bump up asn1 version
     new c5891c5  Added schema elements (two both schema files and source files where neened) for Triggers.
     new 9f686b0  Modified the SubentryService to handle Trigger specific aspects of the Adminstrative Authority Model. Added a tests forked from SubentryServiceTest.
     new 741ae1f  Removed unnecassary autonomousArea related assertions. (They're already tested in SubentryServiceTest.)
     new c6f26f6  Fixed tiny typo.
     new efbe5c1  Added a template for the new Trigger Service Interceptor to be able to work with Alex on it.
     new 9b056c1  Implemented a Trigger Specification Cache. Needs testing tough.
     new 63df7a9  Added two methods for getting Trigger Specifications from prescriptiveTriggers and entryTriggers.
     new ef92dff  Fixed method naming typo (old stuff).
     new becb82b  Added hashCode() and equals() overrides. Thanks to Eclipse 3.2.
     new a12becf  * Moved ReferenceCountingIoFilterWrapper from o.a.m.common.support package into o.a.m.common.
     new e0674bb  Fixed a bug which was preventing reuse of the parser. Added toString() overrides to TriggerSpecification bean, et all. Added always accepting ldap operation token listener (I will completely remove this stuff). There is no "del" anymore, we only support "delete".
     new e68131e  Replaced "del" with "delete".
     new 8ba37f0  Made some progress about triggers. The way is more obvious now. We just need coding. Implemented a verbose version of delete trigger handler. (It prints some data to stdout.) Currently there is not SP stuff. Added triggerService to list of interceptors.
     new c0a5f2f  Added triggerService interceptor to server.xml.
     new 40af5ff  Added a testing framework for triggers (forked from authz test code). Added some test cases for current trigger service stuff. (Not real tests. The service prints out some verbose data.)
     new c8605a2  branch 1.0 merge of commit [akarasulu@newton apacheds]$ svn diff: adding kerberos schema attributes for error code cause 18
     new 503233d  merging fixes in 1.0 apacheds for commit revision 399961: Added account disable, lock out, and expiration time to PrincipalStoreEntry and
     new 1939b6d  merging changes from 1.0 apacheds branch for commit revision 399964
     new 6e3b958  checking in merged changes from commit revision 399966 on 1.0 apacheds branch
     new 6a8bf9a  adding license header
     new d75cad8  Change to Unix linefeeds
     new fc52bc4  Change to Unix linefeeds
     new 0df7d30  Change to Unix linefeeds
     new 88d19a7  svn propset change: eol-style native
     new d0622b2  svn propset change: eol-style native
     new 5883a2d  Change to Unix linefeeds
     new 3e2b569  svn propset change: eol-style native
     new 680e877  changes: * Removed ConditionalParserFailureBasedOnCallerFeedback (what a name!) implementation from the Trigger Specification parser because we're caching the populated beans. * Modified some toString() overrides in order to make TriggerSpecification bean return actually specification based string representation. (The toString() outcome can be parsed in order to create actually the same bean.)
     new d43f2df  Adding blocked endpoints should always be synchronized. So centralize where this is done.
     new 6cf3248  merging fixes to 1.0 branch for revision 400208
     new 905535b  merging in changes from branch 1.0 on revision 400218
     new 9025cf4  Created this class to store Controls found in a LDIF file
     new 097c73e  This class has been added to avoid any breakage in the LdifEntry class.
     new 9daa1f5  A new ldif reader. It handles multi-lines, controls, change operations, urls.
     new d4b6526  Test the LdifReader class. All the RFC 2849 samples are tested, plus some other cases
     new 42f6e58  Fixed issue: DIRMINA-212 (Possible connection leak in SocketConnector)
     new 926aa38  Fixed issue: DIRMINA-213 (POM validation fails for mina-filter-compression) * Changed pom.xml to use the maven repository because jzlib 1.0.7 is now available online
     new 2c6e4f9  Got rid of System.out.println()s (This is the main purpose of this commit.) Added some SP parameter injection stuff. (This may change later.)
     new 0658bd6  Changes to DNS protocol-provider: o  Addition of logging to resource record retrieval. o  Changes to make resource record attribute retrieval case-insensitive.
     new 8624550  Improvements to robustness in the Change Password protocol-provider: o  Corrected error introduced by refactoring to MINA IoHandlerChain.  Chain processing would always return a password policy violation error message despite successfully updating the password. o  Set smarter default for base DN for searches to make out-of-the-box demos work easier. o  Added better error message returned to clients when changepw service principal is not found.
     new 0510675  Updated library shared by Kerberos and Change Password to use case-insensitive attribute ids.
     new d1fac65  Improvement to robustness in the Kerberos protocol-provider: o  Set smarter default for base DN for searches to make out-of-the-box demos work easier.
     new 25d06c9  Improvements to basic OSGi logging bundle: o  Added Activator to allow reconfiguration of log4j.properties (DIRSERVER-611). o  Updated POM to use Activator, import OSGi core. o  Removed embedded default log4j.properties resource.
     new 763889b  Updated the load command to use the Kerberos-aware LDIF filter.
     new 9728f02  Updates to the ApacheDS OSGi build to complete the assembly of the server: o  Addition of a MINA ASN1 Codec bundle. o  Addition of remainder of modules to OSGi build parent POM. o  POM updates to dependency scopes to exclude embedded library jars. o  POM updates to import and export statements based on mangen analysis. o  POM updates to normalize artifact IDs. o  Updates to bundle assembly to include all the bundles. o  Logger configuration update to tune logging levels  [...]
     new 6189f45  DIRMINA-184 - Alternate ThreadPoolFilter that uses a pluggable thead pool. A Leader-Follower implementation, as well a java5 based pool that uses an ExecutorService
     new f3741c1  DIRMINA-29 - MBean for the ThreadPoolFilter
     new dcb7178  Added Frederic Soulier's testimonial
     new 8d26bcf  Updates to the ApacheDS OSGi build: o  Normalized module names to bring them in-line with the current ApacheDS naming convention. o  Modified the OSGi build POM with the new names.
     new c335880  * Added the root build POM version 1.0.4 which is already in the M2 repository but wasn't released * Updated all POMs to depend on the latest release instead of the latest snapshot
     new 6ee4ccf  Fixed issue: DIRMINA-214 (The InputStream that StreamIoHandler provides is closed too early.) * StreamIoHandler doesn't close Input/OutputStream.  A user has to close them explicitly. * Optimized memory usage of IoSessionOutputStream
     new 34b007a  Renamed LeaderFollowerThreadPool to LeaderFollowersThreadPool
     new cdbf87d  Fixed: DIRMINA-208 (Allow datagrams to be directed to a specific destination on a per-datagram instead of a per-session basis.) * Added an optional destination property to IoFilter.WriteRequest * Added BroadcastIoSession * DatagramSessionImpl implements BroadcastIoSession * DatagramAcceptorDelegate gets the destination from WriteRequest.destination
     new e7446d0  Fixed JavaDoc of SessionUtil
     new 1b03532  Remove unused method
     new 3922a30  DIRMINA-216 - If an OOM is received when expanding a direct buffer, turn it into a heap buffer
     new 3903b0b  Removed 1.5 dep by replacing Boolean.parseBoolean with custom implementation. It's better to move this simple method to a common place though.
     new a145994  More flexible string equality check for string to boolean parsing.
     new 712bd0b  Resolved issue: DIRMINA-217 (Make IoFuture and its subclasses interfaces) * Changed IoFuture and its subclasses into interfaces * Extracted their implementations to common.support.DefaultXxxFuture * IoFilter.WriteRequest.UNUSED_FUTURE directly implements WriteFuture now.   * This change broke StreamWriterFilterTest. I fixed it, too.
     new bd90cd2  Synchronized the POM version
     new 97145f2  Changed cvs.apache.org to minotaur.apache.org
     new ef5100a  Changed cvs.apache.org to minotaur.apache.org
     new c643a90  * Made all sub-poms to depend on the latest version of root build pom. * Changed cvs.apache.org to minotaur.apache.org * Checking in changes in mina which had to be checked in before
     new 3a0fa62  Added a link to gmane archive
     new ca587b9  Resolved issue: DIRMINA-215 (IoFuture.Callback.CLOSE) * Added IoFuture.Callback.CLOSE
     new 6edef13  Updating all MINA deps to the latest SHAPSHOT version while we have build problems in the trunk because of older versions.
     new 5bfc4d9  Added Ldif operation and fixed some related pieces of code
     new acc8fb9  Fixed a broken link to MINA in the image map of the front page
     new 55fe64a  fixed a typo in pom.xml to fix the compilation
     new 2cf7dfb  Added org.apache.mina.filter.thread package to move all thread pool classes to there
     new 86e5608  Added a org.apache.mina.filter.thread package for tests
     new 705caad  * Moved all thread pool classes to org.apache.mina.filter.thread * Replaced the old ThreadPoolFilter with the new one * Added default properties to ThreadPool * Synchronized mismatches in behavior between the old version and the new version
     new dcf9c8e  Added .settings to svn:ignore
     new 5894d79  * Renamed ReferenceCountingIoFilterWrapper to ReferenceCountingIoFilter * Revised JavaDoc of IoFilter
     new a2c4113  Fixed a misinformation on multicast support
     new 7321a8f  Fixed a problem that write future doesn't work when ProtocolEncoderOutput.flush() is invoked.
     new 71e25f9  Merging back changes from optimization branch: all changes from 411287 up have been merged back into the trunk.
     new 33f49e9  fixing minor compilation error: others exisst in trigger implementation which is still based on the old DnParser and LdapName constructs: compile errors due to the current merge
     new 266bd9a  Merging back changes from optimization branch to the trunks for apacheds proper.
     new b6d17f8  shared ldap now builds after the optimization branch merge
     new 52203db  fixed breakage in build due to merge of normalization optimiization branch
     new b242413  Fixed test failures due to LdapDN refactoring.
     new 191a443  - Modified the trim() functions to avoid useless garbage collecting, and to avoid stupid rewriting of String.trim() method, which is 3x time faster than the insane method I wrote 9 months ago... - Added some tests of those methods Special thanks to Stephane Bailliez for the heads up !
     new 251ae77  Fixed name of the DefaultAuthz interceptor. (Old -> Default)
     new e15b5d3  Fixed site deployment server addressed. (minotaur -> people)
     new bfe9dc5  Rollback the tests to avoid conflict with optim branch
     new 0ceb421  Rollback the tests to avoid conflict with optim branch
     new 0c18a6b  adding command to execute stored procedures to apacheds-tools
     new 5f7239d  cleanup imports
     new 9f4fd41  adding hello world stored procedure and a test case to try it out
     new 0d00f68  Added functionality to start processing stored procedure requests in the server and have started to make calls into her.  The problem is we have some communincation exceptions being thrown now.  Gotta figure this out.
     new 68215ab  make method for sp static in test and use LdapContext instead of ServerLdapContext
     new 4eced01  wrong result code
     new 03134a7  Initialize parameter list of Stored Procedure bean with an empty ArrayList.
     new 2bf0f59  Fixed the SP Extended Operation Handler hanging issue by sending a dummy response back to the client.
     new bba81d8  Parameters component of SP bean is initialized with an empty ArrayList. So updated the codec tests.
     new 02c88dc  added code to resolve and execute stored procedures
     new 378de3c  Fixed a class cast issue.
     new 75e0c58  Commented out the NotImplementedException. I need explanation about why it was there.
     new 95e8305  Added new test for calling SP with parameters.
     new 6a550db  Extended test SP class for new test case.
     new a8e2be0  Removed SP language specific stuff from addParameter method.
     new 2367fe9  Updated the test method which tests SP call with params. Commented out the other test method, because setUp method fails running the second time.
     new 2c4afce  Fixed responses to stored procedure requests which failed with exceptions.  What was happening is that a response was not returning an OID and this was causing the CommunicationExcpetion with the JNDI LDAP provider.  Now the request that is produced by the TwixTransformer is an instance of StoredProcedureRequest and it returns a StoredProcedureResponse when we invoke getResultResponse() on it.
     new 12c564f  Made the delete injector class immutable. However it's not reusable now. We need to elaborate on this.
     new 88821b9  Deleted commented code
     new 2a41277  - Fixed the computeLength() method to accept a null responseName with a not null responseValue - formated the javadoc
     new e019633  Added new Class Utils class. Will merge other Class Utils classes to this one later.
     new 0eed39a  adding new getRootContext() method to the custom context implementation
     new 081cc11  Added test case for DirectoryClassUtils.
     new 4b16e6b  Using new Class Utils for getting method from a class.
     new a3dc939  Enabled second test method. One of them insists on failing tho.
     new 0f3c7a0  Fixed Injector behaviour. Added more plumbing for Trigger-SP integration.
     new 5935ae7  Added a test class for loading as SP. Added test case for firing Triggers with this SP. However tests are failing now.
     new 9608199  adding forgotten dot in stored procedure name to make TriggerService test work
     new 5b9a1fe  making test cases one and two work in trigger service tests by adding required stored procedures
     new 128e846  Replaced Trigger Service tests with a one which make more sense. We have AFTER DELETE Triggers and Stored Procedures working now!
     new 2940eb0  Cosmetic changes to Trigger test.
     new 5605d66  Fixed SP loading issues.
     new b4c5f1f  Adding missing articles link for ADS site.
     new c3de83f  Minor update for removing unnecassary code.
     new 4fbc04e  Minor update for removing unnecassary code.
     new d8c0605  Fixed integration test issues. All integration tests pass now. The issue was due to not calling super.tearDown() in the test case. So the server was not shutting down. And also this was causing other tests to fail.
     new df42232  Removed unnecessary code and ws cleanup.
     new a876f48  Modularized Stored Procedure Unit Loader utility method. Moved Trigger Test data ( SP Units ) to resources. Some minor changes.
     new bc7206c  Tested SP + Trigger Service over the wire (with SUN's LCF) and it works nice. server-unit and ServerTriggerServiceTest in particular needs some polishing.
     new 625aaba  Adding some utilities for loading/calling SPs over an LdapContext.
     new b1dae37  Fixed LdapDN usage errors in test SP.
     new 849596d  Made Trigger Tests use new SP Utils.
     new 53fc64f  Modified SP code to return SP result back to client. However, we have problems with this.
     new da85683  Modified SP test case to handle returning results. And also it now uses new SP Utils. The tests fail getting results back for now!
     new 7ba79f9  Modified test case to use new SP Utils. Fixed test data ( sample SP ) for LdapDN usage.
     new 8cb27bf  Adding debug info.
     new 296918a  Added a new Lookup Bypass which filters operational attributes. We need this in order to get rid of operational attributes of entries which are provided as arguments to SPs.
     new 3b70810  Made the class loader exit on first hit of the searched class.
     new 20647b5  Added some logging for bind operation.
     new 50c150f  Made the DeleteSPParamInjector use the new Lookup Bypass for filtering operational attrs.
     new 358aaeb  Temporarily disabling Stored Procedure Call tests due to problems in returning results.
     new 9642398  Updating all inter-project dependencies in order to use latest releases and snapshots as dependencies.
     new ac5afee  Fixed issue: DIRMINA-222 (DatagramAcceptor doesn't configure a user-defined FilterChain configuration on bind.) * Added buildFilterChain to DatagramAcceptor and DatagramConnector to reduce code duplication which caused this issue. * Eventually, we need to refactor the NIO transport implementation.
     new 3e38a92  Fixed the ExtendedResponse error (paylod was not stored in the response)
     new 58651cd  Removes the comment, the test is fixed now
     new 2e1b386  implements the ExtendedRequest is not necessary, it's already implementd at a upper level.
     new 3429657  FIXMEs no longer necassary. Emmanuel did great work fixing these.
     new ca86c21  Fixed coding style
     new 7bd50c3  Possible fix for DIRMINA-200: IBM iSeries throws unexpected SocketException * added special handling code for getTrafficClass
     new 5debaba  Added a test case for ByteBuffer.getUnsigned*()
     new 19b762e  Added the flush() method to ProtocolDecoderOutput. Changed ProtocolCodecFilter to call flush() on the ProtocolDecoderOutput after decoding messages. Added the flush() method to SimpleProtocolDecoderOutput.
     new 27624e4  Added more abstraction to the Trigger service. Implemented ADD and DELETE triggers. Added a dummy security check where only admin is allowed to fire triggers.
     new 1930936  Fixed a bug in AddStoredProcedureParameterInjector. Added support for Modify type Triggers. But have not tested yet.
     new 8071268  Added triggerService to bypassed services list for referral searches.
     new a3ef66f  Little fixes while reading the code.
     new 68bd866  Fixed SP Param Injectors to provide clones of interceptor paramters where possible.
     new 57d7d40  Commiting simple code temporarily. Will work on it very soon.
     new 889677d  Resolved issue: DIRMINA-220 ByteBuffer.array() and ByteBuffer.arrayOffset() * Added array() and arrayOffset() to ByteBuffer and its implementations
     new fa059f1  Fixed issue: DIRMINA-219 (Example test cases fail on IBM JVM due to lacking SSL algorithms) * Changed BogusSSLContextFactory to accept other key manager factory algorithms than SunX509
     new 2c52d0c  Fix javadoc links
     new 5f0f375  DIRMINA-206 - Filter that watches the total amount queue'd for a connection in the ThreadPoolFilter and will disable reads for a connection when a configurable (default 1mb) limit is reached.
     new 2fbb30a  comment out doc and source packaging into installers for now to save asf band- width with svn chechouts on each installer build attempt
     new 5cff3ea  fixing http://issues.apache.org/jira/browse/DIRSERVER-657 which was due to improperly named DefaultAuthorizationService name in server.xml files.  Also looks like maven shifted under our feet again and is requiring an actual classes directory under target.  Added a dummy java file to work around this.
     new 0becb93  Fixed bug in our Class.getMethod replacement. It was not checking for method's name. It was just looking for parameter list compatibility.
     new 4984ad0  Added trigger service to installer's server.xml.
     new 9cd4e3e  Fixed TriggerService interceptor config. Added SP Ext. Op. Handler.
     new 2cb0182  Temporary files are now written in a directory which does not depend on the underlying OS
     new 7a91111  Rename per Trustin's suggestion. Use remaining() vs capacity()
     new 24d099e  Add some @see's
     new b571b99  undo mistaken reformat of the javadocs
     new dc03833  Fixed issue: DIRMINA-225 (Possible parameter corruption for messageSent event.) * Change ProtocolCodecFilter to create ProtocolEncoderOutput everytime
     new 08624b0  Fixed a bug with handling multiple arguments during stored procedure call.
     new ae6117b  Adding one more trigger test (well not a test really).
     new 0289da6  Adding test data.
     new abced7b  Added Stored Procedure extended operation handler to server.xml.
     new 7942043  Added a new generic stored procedure parameter for the trigger system: $rootDSE. From now on a stored procedure which is to be invoked via a trigger can specify $rootDSE identifier in the parameter list and it will be passed a rootDSE LdapContext with credentials of the invoker. Before this change we were forcing all stored procedures to take a LdapContext parameter. It's not mandatory now.
     new 3316e50  Add info about ACEU06 presentation
     new f2bc2da  Fixed issue: DIRMINA-208 (Allow datagrams to be directed to a specific destination on a per-datagram instead of a per-session basis.) * Fixed a bug where WriteRequest.destination is lost when ProtocolCodecFilter is inserted into the IoFilterChain
     new cc9ee93  Added SERVICE_NAME property to TriggerService for using in interceptor bypass configurations. Added TriggerService to Authenticator's user lookup interceptor bypass filter. Added an message for authn exception when principal is missing.
     new 9a68c6d  Adding a simple utility method for adding trigger subentries.
     new 62c2db3  DIRMINA-226 - flip synchronization to not depend upon 'this', rather use a separate mutex object. Also modify the behavior of read() to always return -1 when there is no data available
     new 0fe36f5  adjusting izpack scripts
     new af0c437  updating script for daemon to work on ubuntu and adding more memory to default file along with jmxconsole directive
     new 9f92968  removed an ugly debug "System.out.println"
     new 1676416  Setup for new Stored Procedure Call Request Codec.
     new 01c5fdb  Modified the resource copy but swithing the filtering option to false, allowing a binary file to be copied. Thanks to maven, the 'resource' plugin has been updated in the last 5 months, and now break the build. Fixed
     new c3fd3e3  applying Pierre-Arnaud Marcelot patch DIRSERVER_679
     new 0728f20  applying Pierre-Arnaud Marcelot patch DIRSERVER_679, take 2 : deleted files
     new bdb8a7d  Merging changes form optimization branch of ApacheDS back into this 1.1 trunks branch.  Here's the merge command used:
     new 2ea4465  Merging changes form optimization branch of shared/asn1 back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new b9e1542  Merging changes form optimization branch of shared/ldap/pom.xml back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 659a8f4  Merging changes form optimization branch of shared/ldap/src/main/antlr back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new bd041f6  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/aci back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 190acf5  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/codec back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new aa25368  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/util back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 6e082a7  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/ldif back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 9928c93  Merging changes form optimization branch of shared/ldap/src/test back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 7497de0  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/schema back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 4441439  Merging changes form optimization branch of shared/ldap/src/main/java/org/apache/directory/shared/ldap/message back into this 1.1 trunks branch.  Here's the merge command used: svn merge -r 414084:427187 https://svn.apache.org/repos/asf/directory/branches/shared/optimization .
     new 04546f0  Deleted useless files that are not anymore used
     new 09f045b  Upgraded the file instead of merging
     new 9f8bdf3  Upgraded the file instead of merging
     new 64e944d  Upgraded the file instead of merging
     new 6635a83  Udpdated the SSubtreeSpecificationParser.java file which has not been merged correctly
     new 59e60cd  Fixed a bad merge for file LdifReaderTest.java
     new a10e322  Removed a reference to DirectoryPartitionNexus, which doe snot exist anymore
     new 6f3d673  Replace the call to method toUpName() to getUpName()
     new b8e8916  Cleaned up the imports
     new a4ae48d  Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus
     new 2e23402  Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus
     new 7adffb2  - Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus - Fixed the LdaDN normalization call by passing the Oids map, which has been initialized into the constructor
     new 45fde2e  - Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus - Replace the call to method toUpName() to getUpName()
     new 3f10528  - Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus - Replace the call to method toUpName() to getUpName()
     new 684c6c2  Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus
     new 9adc8e8  The JdbmIndex constructor now get a cache size as third argument.
     new 8ffbde2  Applied Pierre Arnaud Marcelot patch (DIRSERVER_688)
     new a6ea285  Renamed a reference to DirectoryPartitionNexus, which has been renamed PartitionNexus
     new ee1765a  Added the TriggerSpecification grammar reference which was missing in the grammar to be compiled.
     new b12edb4  Applying patch from DIRSERVER_690
     new 2dbbfa8  Fixed issue DIRSERVER_691
     new c4e9cd0  Fixed issue DIRSERVER_689
     new 2d6f390  Resolved DIRMINA-229 as suggested by Oleg Kalnichevski. The IoSessionOutputStream.write() methods will now block until the bytes have been written. If the write fails or the session has been closed an IOException will be thrown. The close() method will also block now.
     new 6d06f8a  Fixed a second time DIRSEVER_688, I did it wrong the first time
     new e9970ea  Added the getBoundAddresses() method to IoAcceptor which returns all SocketAddress objects currently bound by the acceptor.
     new 3ea375a  Updated Spring configuration in the JavaDoc. With the introduction of ThreadModel and the generalization of ThreadPoolFilter the old example wouldn't work.
     new c35b62d  fix for DIRSERVER-628
     new 18ce1c9  fix for broken integratin tests on windows due to file locking issues
     new ce19cc7  Adding test case which shows problem has fixed itself: DIRSERVER-630
     new fc40782  DIRSERVER-632 fix to only use LDAPv3 for binds
     new 9672161  commenting out code that tries to make protocol decisions in codec
     new 9ee2376  Fixed parent pom version caused by bad merge.
     new 4125f6a  counting of encoded and decoded PDU (IoSession.getReadMessages and IoSession.getWrittenMessages)
     new cfe6c04  Removed setFilterMappings() and changed signature of setFilters() to take a List instead of an IoFilter array.
     new deca2f8  fix for DIRSERVER-637: added schema checking code for required attribute presence based on objectClasses
     new 337484e  fix for DIRSERVER-638: escaped hex and BER encoded hex in DN values
     new c560fb4  fix for DIRSERVER-638: escaped hex and BER encoded hex in DN values
     new 270fcf3  fix for DIRSERVER-643: adding entry ith two attributes of same type does not combine
     new a10a116  fix for DIRSERVER-643: adding entry ith two attributes of same type does not combine
     new c95ad1d  fix for DIRSERVER-645: Wrong search filter evaluation with AND operator and undefined operands
     new 5a71a75  DIRSERVER-697 fix: modifyDn operation was failing and could not find correct entry to modify
     new 63a0eb4  Fix for DIRSERVER-673: Can not query schema
     new 665d9ac  Fix for DIRSERVER-700: entry add with 2-desc values separated still shows one value
     new 61fe50d  Fix for DIRSERVER-700: entry add with 2-desc values separated still shows one value
     new 04816d9  Fix for DIRSERVER-701: Replacing existing attr w/ attr w/o values lead to empty attribute
     new 750e8cb  Fix for DIRSERVER-699: SubentriesControl causes null pointer exception
     new 8bd69f2  Fix for DIRSERVER-699: SubentriesControl causes null pointer exception
     new 1de4cd9  Fixed issue: DIRMINA-231 (SocketConnector thread leak) * PooledThreadModel now manages the instances of PooledThreadModels, and therefore the number of PooledThreadModel per service never exceeds 1.
     new 4fc8289  Added more documentation regarding PooledThreadModel and the default bahavior
     new 66ff05a  Fixed a deadlock caused by ReferenceCountingIoFilter in PooledThreadModel
     new b27147a  Updated the url of the ASF Maven repositories
     new 57c0c1f  merging changes from 1.0-trunks: see commit 430093 for info
     new a4dddf6  Fixed DIRSERVER-249: Filters with less specific attributes do not return matching entries with more specific attributes
     new 438f636  Fix for DIRSERVER-702: Trying to remove an attribute which is part of the RDN does not cause an error.  This was a bug caused by the move to using OIDs instead of the more faulty first alias.
     new f83cc80  Fix for DIRSERVER-702: Trying to remove an attribute which is part of the RDN does not cause an error.  This was a bug caused by the move to using OIDs instead of the more faulty first alias.
     new 81d9092  Fix for DIRSERVER-702: Trying to remove an attribute which is part of the RDN does not cause an error.  This was a bug caused by the move to using OIDs instead of the more faulty first alias.
     new d96dd52  Fixed issue: DIRMINA-243 (mark() and autoexpand) * Made sure mark is preserved after expansion * Refactored ByteBuffer implementation   * Most base implementation has been extracted into BaseByteBuffer to remove code duplication * Added ByteBuffer.capacity()
     new 87a486a  Fixes and test cases for DIRSERVER-705: object class top missing in search result
     new e946d2f  Fixed DIRSERVER_703. The upName was computed too early in the process, I just moved one line down in the parser (not totally randomly :)
     new fc7f1da  Updated the test with Stefan patch for Dirserver-703
     new c45a642  Fix for DIRSERVER-704: Values in operational attributes creatorsName and modifiersName contain OID instead of attribute name
     new 8409ba5  applied jorges patch for DIRSERVER-693
     new 7cf65ed  Made the SP token accept any type of whitespace. This is possibly a fix for DIRSERVER-603.
     new 067bd83  Fixed the potential bug DIRSERVER-582
     new 014318d  Fix for DIRSERVER-614
     new 1cec758  Test cases for DIRSERVER-614
     new 48305d4  Used LDAP counterpart of the exception class.
     new 79941aa  Fix for DIRSERVER-609: Compare operations are performed without Authentication
     new 523072c  Fix for DIRSERVER-667: Logging level settings ignored in apachedsw.exe windows NT service frontend
     new 1d61c8f  Applying pams patches for DIRSERVER-612
     new 5549e2f  Adding a test case to show that the SubentryService injects subentry operational attributes incorrectly.
     new 3f2edc4  applying second set of patches for DIRSERVER-612
     new d61b03e  Made maven and/or junit happy providing an empty test.
     new c54dbda  Cosmetic changes.
     new c608524  Modify language in "what version should i use" language to match advice given on the mailing list
     new 1c3c122  merging changes in 1.0 branch for DIRSERVER-631 fix
     new e99d90c  merging 1.0 change to fix inefficiency and for bug workaround in LdapDN
     new 36648b0  Fixed a bug in parser and added a test in LdapDNTest : when a DN contans more than one RDN, and when those RDNs are OIDs and if we have a multi-atavs RDN, then the length of the first RDN was not reset.
     new f6e6411  applying emmanuels changes for DIRSERVER-631 to trunks for range of commits starting from 433030 to 433034
     new 38bf0f9  applying emmanuels fixes for DIRSERVER-631 from 1.0 to trunks in range 433024 to revision 433028
     new 139727f  applying patches for DIRSERVER-631
     new 7b255da  applying patches for DIRSERVER-631
     new 0380754  Fix for DIRSERVER-646: Replacing an unknown attribute with no values (deletion) causes an error
     new fc12d34  encapsulating access to subtree specification map and adding BadSubentryServiceITest
     new aa9f5c2  refactored subtree specification cache into the subentry cache
     new 7c2714d  fix for DIRSERVER-708: The SubentryService does not inject correct values for subentry operational attributes
     new 6dde9a5  rolling back fix for DIRSERVER-708
     new 4894c91  exclude server.gif from resources UTF-8 transformation while they are copied
     new c4fdca0  Fix and tests for https://issues.apache.org/jira/browse/DIRSERVER-709.
     new 4ca1d9c  fix for DIRSERVER-630
     new 8cc9069  Fixed issue: DIRMINA-240 (VmPipeConnectors hands out non-unique AnonymousSocketAddresses)
     new 46fcc4e  Added a test case to show DIRSERVER-630 has not been fixed yet.
     new 5803336  Added a test case to show DIRSERVER-630 has not been fixed yet.
     new ef249e5  Complete fix for http://issues.apache.org/jira/browse/DIRSERVER-630.
     new acc8297  Fix small comment typo (due to copied stuff).
     new b852474  Fix for http://issues.apache.org/jira/browse/DIRSERVER-613.
     new 1f1c1c3  Fixed DIRSERVER-634 and merged the classes from 1.0-trunks to 1.1 trunks
     new 882c1f9  I forget to set the correct error message...
     new 3407f9f  * Fixed a problem with IBM JDKs * Fixed a problem with Eclipse
     new 452a8a3  * Added maven-source-plugin to the pom * Extracted common plugins to the mina-build
     new dff9747  'mvn source:jar' is executed automatically before 'mvn deploy' now.
     new 4f59f0d  Fixed issue partially: DIR-190 (Check @author tags) * Fixed the author tags where I made a mistake
     new d510e9c  Updated URLs
     new 9807a0b  Updated the @author tag : - replaced The Apache Directory Project by a link to the dev list
     new d66234d  Adding an Eclipse code templates settings for the Directory project.
     new f0313a6  Merged the @author modifications from 1.0
     new 81113c4  Merged the @author modifications from 1.0
     new 5f41ecc  Merged the @author modifications from 1.0
     new 947cac6  Merged the @author modifications from 1.0
     new 46f6145  Merged the @author modifications from 1.0
     new 2780fe3  Merged the @author modifications from 1.0
     new 71ab7ce  Merged the @author modifications from 1.0
     new 1a188ec  Merged the @author modifications from 1.0
     new 6c1ee3f  Merged the @author modifications from 1.0
     new 65cc42d  Removed the personal @author tags
     new e3a77ea  Removed the personal @author tags
     new 0f05d5c  Removed the personal @author tags
     new a298375  Named the test file correctly so that surefile will run it.
     new 86a9925  Commented out the failing test case till some one fixes it.
     new e5d4394  Updated the header from all the files
     new 2369429  Forget to update the license
     new 00d5582  Updated the header from all the files
     new ed9fd4f  (Merged from 1.0) Fixed DIRSERVER-708. Got rid of autonomousArea admin area type. Updated Subentry service tests to use collectives instead of removed autonomous stuff.
     new fb860b1  Used Commons SerializationUtils instead of custom serialization code.
     new b2f1013  Made some cosmetic changes and added some javadoc to Java stored procedure utils.
     new b693f5e  Updated headers.
     new b2e5298  Updated headers.
     new 0c3752e  Updated headers.
     new 5c60f84  Updated headers.
     new 757f65a  Updated headers.
     new a58f9c7  Updated headers.
     new bb98471  Updated headers.
     new 2c800c1  Updated headers.
     new 8f6a326  Updated headers.
     new 0fc6c36  Updated headers.
     new a413c7b  updated license
     new 857fd4f  Updated headers.
     new a33b8ac  Updated headers.
     new aab518c  Updated headers.
     new c9eee71  Updated headers.
     new 0ce87f1  Updated headers.
     new 32c8cdb  Updated headers.
     new 7d521ee  Updated headers.
     new 4e02cf1  Updated headers.
     new 3bb77fc  Updated headers.
     new e82161d  Updated headers.
     new 11a87d6  Updated headers.
     new c101907  Updated headers.
     new 25364a5  Updated headers.
     new cb485c0  Updated headers.
     new c7cb9cb  Updated headers.
     new 39f2a21  Updated headers.
     new 81630f4  Updated headers.
     new c3b945f  Updated headers. Removed useless imports
     new 36061fa  Updated headers. Removed useless import
     new 4041734  Updated headers.
     new 95f939e  Updated headers
     new c4f9ba4  Updated headers
     new 52f973b  Merged from 1.0 : check the default value of version if "version :" is not present
     new 4f4d09b  Fix for DIRSERVER-717: RFC2713 integration test fails
     new d3e96ed  partial fix for DIRSERVER-169 and a test case for DIRSERVER-715
     new ba12db3  changes ...
     new 6e1d93c  Fix for DIRSERVER-713
     new d3e1edb  Fix for DIRSERVER-713
     new 49a9ded  Fix for DIRSERVER-663
     new 21bbfec  Fix for DIRSERVER-663
     new 0a6ad20  Fix for DIRSERVER-619: NamingException messages are thrown away by MessageHandlers
     new 0cef2da  Fix for DIRSERVER-169 and partially for DIRSERVER-715
     new caaf5dd  Fix for DIRSERVER-169 and partially for DIRSERVER-715
     new 8a885a2  Fix for DIRSERVER-698: Site: Issues-URL still points to DIREVE
     new 4365753  Uncommented the failing test, it has been fixed
     new 02fc581  Last modification to make DIRSERVER-714 working : the value is not transformed to a String, but to a String or byte[] depending on the type (it can be binary)
     new f047c55  checking in fork of jboss-sar-plugin: fixes DIRSERVER-331
     new d2eaba8  fixing things elipse warns about
     new 20448b0  fixing things elipse warns about
     new 4ed8b77  Fix for DIRSERVER-624: Concurrency problem when doing load tests
     new 9fb2b5a  Fix for DIRSERVER-721: All extended operations in apacheds-tools no longer function
     new b0c851a  Fix for DIRSERVER-718: updating all nlog4j versions to 1.2.25
     new 1c07996  Fix for DIRSERVER-714: Add proper memory settings -Xms and -Xmx to windows installer/daemon service manager for the JVM setting
     new de1a5cd  Fixes for DIRSERVER-648: Make LdapsTest and RootDSETests only run with -Dintegration test profile
     new 150d707  Fix for DIRSERVER-291: If configuration object is missing in env to startup server a default StartupConfiguration can be presumed.
     new ecf1b98  Fix for http://issues.apache.org/jira/browse/DIRSERVER-724 and http://issues.apache.org/jira/browse/DIRSERVER-725. Also fixed a few more bugs I found while I was debugging.
     new 720a785  Added a new test group for Authorization Service to make sure Authentication works correctly when Access Control enabled. Added different cases with extra comment lines (as if I was writing a tutorial). ACI and Subentries are hard and cool stuff ;-)
     new 310f743  Added verbosity.
     new cd4cea1  Test no longer fails. So removed the notifier comment.
     new 2f6ac5e  Fixed issue: DIRMINA-248 (ProtocolDecoder should get notified when a connection is closed.) * Added ProtocolDecoder.finishDecode(IoSession,ProtocolDecoderOutput) ** Added the default implementation to ProtocolDecoderAdapter * Changed ProtocolCodecFilter to invoke finishDecode() when sessionClosed event is invoked.
     new 704802e  - Merged the code with 1.0 modification done to fix DIRSERVER-711 - Removed the RDN bad hashcode() method - Merged the modification of EMPTY_BYTES done in 1.0
     new 3172102  Fix for DIRSERVER-617: Add ACI for Administrators group if not already present
     new 0e851d1  Fixed issue: DIRMINA-248 (ProtocolDecoder should get notified when a connection is closed) * Added finishDecode() to MessageDecoder * Added MessageDecoderAdapter for those who don't want finishDecode() * Fixed compilation errors in SumUp example * Removed unused method in SumUp message decoders
     new b5ff58b  Fixed issue: DIRSERVER-726 (Add Organization Element to the Root pom.xml) * Applied John's patch which adds an 'organization' section to our root pom
     new 32417fd  removing snapshots
     new 8f93168  locking in maven plugins to specific versions
     new e7a857f  Replaced tabs with spaces
     new 06fed58  Added support for special SP parameter: $ldapContext.
     new 7800f42  Added support for special SP parameter: $ldapContext.
     new 6a4198e  Adding SP Extended Operation handler to server.xml. May have been deleted during a merge.
     new ac42c84  Fixed resource loading issues.
     new d2b04ae  Renamed schema elements that represents Java classes.
     new 370a96f  Renamed schema elements that represents Java classes.
     new 3a40a64  Adopted code for new SP resource loading scheme.
     new 060b333  Added some javadoc. Renamed schema elements that represents Java classes.
     new d6b643e  Fixed errors due to last schema update.
     new cda0a15  Fixed schema naming conflict for JavaClassName.
     new 854113f  Fixed schema naming conflict for JavaClassName.
     new 79a4a89  Fixed schema naming conflict for JavaClassName.
     new 564cb29  Fixed parent pom version.
     new 0325ac0  Fixed surefire plugin version.
     new 6d694fb  Added svn:ignore items.
     new 8ba43df  Fixed build problem in ApacheDS Protocol Providers caused due to API change in MINA 0.9.5. Added Eclipse generated method stubs including TODO comments in case they may need to be filled in for better functionality.
     new 6e71f8c  * Removed unnecessary synchronization block * Renamee an old parameter
     new c7d3809  Added additional check to find an additional thread pool problem.
     new 4313fc4  Fixed issue: DIRMINA-239 (Allow multiple Callbacks per IoFuture) * Replaced IoFuture.Callback with IoFutureListener * Replaced IoFuture.get/setCallback() with add/removeListener() * Fixed all compilation errors caused by the changes above
     new 9dd6a52  * Added IoSession.getServiceConfig() * Added many methods to IoService ** add/removeListener( IoSericeListener ) ** getManagedServiceAddresses() - this replaces IoAcceptor.getBoundAddresses() ** isManaged( SocketAddress ) - this replaces IoAcceptor.isBound() ** getManagedSessions( SocketAddress ) is retained as before * Added IoServiceListener which listens to any changes in IoService and IoSession life cycle * Added IoServiceListenerSupport which helps the implementatio [...]
     new 346ae71  preparing for mina 0.9.5 release
     new 278d017  bumping up to next revision 1.0-SNAPSHOT and changing group ID to org.apache.mina
     new a604b20  Update Trigger code in order to complete Basic Trigger Execution Scheme. Renamed some Trigger related operational attributes. Removed BEFORE and INSTEAD OF Triggers. Removed non-change-inducing operations support. Added/Updated utilities in TriggerUtils. Updated parameter injection mechanism. Eats more memory now. (Can be refactored.) Updated all related tests.
     new edde81b  Fixed issue: DIRMINA-251 (PooledThreadModel must allow the application to specify a ThreadPool implementation) * Added get/setThreadPool() to PooledThreadModel * Removed all indirect methods which can be configured via getThreadPool()
     new 49f6acc  More note on PooledThreadModel.setThreadPool
     new af305bc  Added more test case for ByteBuffer.getString()
     new 7f99d27  Oops, fixed a compilation error
     new b75cddb  Fixed issue: DIRMINA-236 (Add toString() for common classes such as IoSession, IoFilterChain, IoFilterChain.Entry, and DefaultIoFilterChainBuilder) * Added BaseIoSession.toString() * Added
     new f5429c6  Fixed possible ClassCastException in ProtocolCodecFilter
     new dc6f369  Apply following commits from 1.0 branch: 440927-9 440944 440970
     new 7a0bcc6  StatCollector used for collecting IoSession throughput values
     new 66c4300  git-svn-id: https://svn.apache.org/repos/asf/directory/trunks@441054 13f79535-47bb-0310-9956-ffa450edef68
     new 059fd50  maven config file for jmx
     new a0abec3  git-svn-id: https://svn.apache.org/repos/asf/directory/trunks@441065 13f79535-47bb-0310-9956-ffa450edef68
     new 997c060  git-svn-id: https://svn.apache.org/repos/asf/directory/trunks@441066 13f79535-47bb-0310-9956-ffa450edef68
     new ce4b5e7  git-svn-id: https://svn.apache.org/repos/asf/directory/trunks@441068 13f79535-47bb-0310-9956-ffa450edef68
     new 274ee73  git-svn-id: https://svn.apache.org/repos/asf/directory/trunks@441069 13f79535-47bb-0310-9956-ffa450edef68
     new 3b5bf7c  JMX integration module for MINA
     new 28c376e  added jmx module
     new 814ddf1  copyright and licensing files
     new 094acfe  * Added a dependency on backport-util-concurrent * Renamged jmx to integration-jmx
     new 700432b  * Renamed mina-jmx to mina-integration-jmx * Removed the dependency on jmxri and made sure it builds only on JDK 1.5
     new 34fa2ad  Added unnecessary files to svn:ignore
     new 8e97f16  Added small documentation to integration-jmx
     new cc8f91e  Updated the assembly descriptor
     new 03ed24a  * Fixed a few documentation problems and coding practices
     new 0760346  Added mission package descriptions
     new 39e605b  Fixed a javadoc problem
     new 19bfa04  Upgraded to Spring 1.2.8
     new 836ac7c  Renamed org.apache.mina.filter.thread to org.apache.mina.filter.executor
     new 04b73bd  Renamed org.apache.mina.filter.thread to org.apache.mina.filter.executor
     new dc0cf67  Resolved issue: DIRMINA-245 (MINA does not fire read events) Resolved issue: DIRMINA-260 (Utilize backport-util-concurrent Executor) * Renamed: ** ThreadPoolFilter -> ExecutorFilter ** PooledThreadModel -> ExecutorThreadModel ** org.apache.mina.filter.thread -> org.apache.mina.filter.executor
     new 635badc  Fixed a JavaDoc error
     new c6447d0  fixed synchro issues and stoping the worker thread immedialty
     new f05265a   * more javadoc  * remove all the IoSessionStat from the sessions when the collector is shutdowned
     new a2d3a3c  Applied PAM patch for DIRSERVER-728
     new f22341a  add more test cases for better test coverage, updating doco
     new a490cd1  Publicized event firing methods in IoFilterChain
     new 44073ef  Resolved issue: DIRMINA-162 (datagram session management fails) * Added IoSessionRecycler * Moved common logic related with sessionCreated/Opened/Closed to IoServiceListenerSupport to reduce duplication * Added ExpiringSessionRecycler and its required classes * Fixed that IoServiceListener doesn't work with VM-pipe
     new cd39a34  Removed a finished TODO
     new 45a1010  Changed default expiration time and delay to 1 min and 1 sec
     new 40df801  Added more TODO for Greg's patch
     new fd4807d  merging btree index optiimization branch into 1.0 branch
     new abc50e3  moving asn1 codec into shared area
     new 0f2e367  changing name to shared-asn1-codec
     new f41fbee  bumping up to mina 1.0-SNAPSHOT
     new 4da6474  bumping up version for 1.0 release
     new e18b3c5  * Fixed wrong answer on ASN.1 * Fixed an error while 'mvn assembly:assembly'
     new c47ed0a  Resolved issue: DIRMINA-261 (ioSession.close().join() when SO_LINGERING set * Disabled SO_LINGER just before closing a session
     new 3061d30  Removed the workaround for AbstractTrafficControlTest
     new db9f6b0  renaming packages in asn1 codec
     new eedadb5  renaming packages in asn1 codec
     new 97db9f7  taking advice posted by trustin for DIRSERVER-740
     new 3e4dcd4  Fix for DIRSERVER-734
     new ac94e6f  Changed the javadoc example in CumulativeProtocolDecoder to be more advanced as requested in DIRMINA-199.
     new e58501e  Fixed grammatical error in javadoc comment.
     new 5518d1b  adding missing notice and license files
     new 6600a48  name corrections to NOTICE file
     new b706df8  Upgraded maven-plugin-api from 2.0 to 2.0.1 version
     new 30def60  using latest nlog4j in mina-examples
     new 7f18670  Changed IoSessionOutputStream to wait for the WriteFuture only when a user calls flush().
     new 3f33ddc  Remove unused logger, clean a little bit.
     new 37b8750  DIRMINA-264 - Allow overriding of the "deactivate when idle" (where idle is no active sessions) for IoConnectors.
     new bed30ac  * Reverted Peter's fix because we need more testing and clarification * Fixed a possible thread safety problem in IoServiceListenerSupport * Fixed a bug that IoServiceListener.serviceActivated() is not fired for VM-pipe transport
     new 02a85c2  Reverted a wrong fix for DIRMINA-261 (ioSession.close().join() when SO_LINGERING set)
     new fa360d7  Fixed issue: DIRMINA-265 (messageSent event is fired multiple times if ProrotocolEncoder calls ProtocolEncoderOutput.write() multiple times for one message.) * Made sure that MessageByteBuffer is sent only once.
     new 3565112  DIRMINA-264 - Put the right Service on the remote end.
     new 0276167  Fix javadoc name
     new 99ffd4e  DIRMINA-267 - Allow usage of an Executor for launching threads in processors/acceptors
     new cfe10a8  Applied patch for DIRSERVER-743 in trunks
     new 09b009f  DIRMINA-268 - acq/release on the MessageBB does nothing.
     new 04abe9f  found bug with handling addAll with non-LdapDN Names
     new 41d317d  fixing bug where objectClass was not retrieved in subenties searched for on startup
     new dd52a87  Applied Greg's patch on DIRMINA-162 (datagram session management fails) with small modification: * Changed the type of TTL and expiration interval to integer (seconds). * ExpirationSessionRecycler doesn't implement ExpirationListener directly. I made an inner class instead. * Removed the static getInstance() method in ExpiringSessionRecycler because we are already using a static global expirer by default. We need some documentation on creating many recyclers though.
     new 3a1abd4  Resolved issue: DIRMINA-161 (A ObjectSerializationEncoder that works with Java's ObjectInputStream.readObject()) * Added ObjectSerializationInput/OutputStream
     new d3f068f  Renamed examples to example to avoid use of plurals in project names and package names
     new da67426  Renaming examples to example to avoid use of plurals in package names
     new 6654954  Fixed compilation errors caused by the recent package name changes
     new 167fccb  Fixed test failures caused by the recent package name changes
     new 45b2561  Resolved issue: DIRMINA-244 (Example HTTP server using ProtocolCodeFactory) * Added John Preston's contribution to the example package
     new f44cff4  Fixed a runtime error when a client connects to the new http server
     new e9fa8c2  * Replaced all printlns with LoggingFilter
     new a83a878  Added package description for the proxy example
     new 60cb21e  Stated that the HTTP server example needs more work.
     new 175bd4c  Applied the best practice of adding filters
     new aa347e2  Applied the best practice of adding filters
     new 22c2999  Changed the time unit of worker timeout to seconds (from milliseconds)
     new e1783ad  Added a code that sets the worker timeout of the socket connector
     new d7e7c46  * Added DatagramServiceConfig * Moved IoServiceConfig.sessionRecycler to DatagramServiceConfig
     new 58ce493  * Added missing JavaDoc * DatagramServiceConfig now extends IoServiceConfig
     new 549c313  Initial check in of chat server and client example contributed by Pablo Pita Leira (DIRMINA-227).
     new e343b67  Applied the patch for DIRSERVER-741 (NPE in debug mode)
     new f482052  Fixed bug with filter creation where a single matchingAttribute is used in the JNDI provider
     new aadf673  Appliying patch for DIRSERVER-745
     new 61aa648  Adding test for DIRSERVER-745
     new 53e6b30  fixing critical bug with JNDI provider where specified attributes were not being returned in ctx.getAttributes() call
     new 5a7f3aa  fix for DIRSERVER-742
     new 42325cb  Added SSL and JMX support to chat server example (DIRMINA-227).
     new d60ea96  Fixed some formatting issues.
     new c070480  Applied the patch provided by Wolter Eldering which adds the option of using a ManagerFactoryParameters object when initializing the TrustManagerFactory (DIRMINA-271).
     new a68f9fe  Updated the links to the source code of the examples according to recent changes in package names and project name (examples -> example).
     new 9df4340  Added links to chat server and proxy examples.
     new 2f0d7dd  Fixed an error in one of the example links.
     new f65ae90  Reformated code (from tabs to spaces)
     new 7fd933b  Reformatted JavaDoc of ReadThrottleFilterBuilder
     new 9d58daf  Added ExecutorThreadModelFactoryBean and ThreadPoolExecutorFactoryBean which make it simple to setup an ExecutorThreadModel using Spring. Updated the Javadoc of IoAcceptorFactoryBean.
     new a5ab113  Added setter for the defaultConfig property.
     new 6f719cb  Found that CompressionFilter doesn't release the input buffers.
     new 2b303cb  Adding my name to the committers list
     new b25496c  fix for DIRSERVER-752
     new f866c9c  * Released MINA 0.8.3 * Fixed the version number in the root pom
     new f919e20  * Released MINA 1.0.0 * Added a new branch for MINA 1.0.x * Bumped up the version number to 1.1.0-SNAPSHOT in trunk
     new ec3518d  bumping up version to 1.0.0 in prep for release
     new a013255  Injected the modification done in 1.0 branch into the trunk
     new 6387cdf  Injected the modification done in 1.0 branch into the trunk
     new df71262  Removed classes that are not any more used since the ASN.1 codec has been modified
     new 539a8cf  added the actions dir which has been MIA during the previous commits ...
     new f068a81  Added a performance test, which should be launch only with the 'performance' profile
     new 1b7abcb  Added an improvment when we try to get a byte[] for a length which will be only one byte length. The gain is 10% in the encoding of a simple request.
     new 2e9fd66  Fixed DIRSERVER-756 Added a little improvment for attribute type generation
     new 159dac3  Fixed DIRSERVER-756
     new 12b061b  Added the asciiStringToBytes method to efficiently generate byte[] for attribute type, which are supposed to be ascii only
     new 26cf2e7  Added a check for DIRSERVER-756
     new 10b885e  Fixed the POM version to be able to build shared subproject, which expect the version to be 0.9.6-SNAPSHOT
     new 4cad110  Fixed issue: DIRMINA-283 (Sessions are not recycled in IPv6 environment when bind interface is not specified.)
     new c9f76c1  Fixed issue: DIRMINA-275 (Exception in thread "SocketAcceptor-1" java.nio.channels.CancelledKeyException) * Reordered I/O handler invocations
     new 8113607  Added the Open-group image
     new 3bcb1a4  Fixed issue: DIRMINA-277 (Various tests block with JDK5 concurrent used in place of backport) * Fixed my mistake (not releasing a read lock before releasing a write lock) in ExpiringMap
     new d43e119  Updating the releases page for the latest release, ApacheDS 1.0.
     new 86ac070  Updating release related information.
     new ea34946  Updating release related information.
     new 83cbee5  Resolved issue: DIRMINA-279 (CompressionFilter returns error -5 (Z_BUF_ERROR) from jzlib in MINA 1.0 but not in MINA 0.9.4) * Modified AbstractIoFilterChain to bypass next filters if a write request contains an empty buffer (a special message)
     new 0b97cc0  Added some news in the main page. Upgraded poms so that they refer to the correct version of the root pom.
     new 6180d02  Changed the number of loop in order to avoid a very long running test
     new 18d99ef  Added Mitosis in Apacheds subproject
     new e229575  added mitosis sources
     new b499068  upgraded some poms to 1.0.1-SNAPSHOT
     new b7427b3  Upgraded all interdependencies to latest versions. Moved trigger related test resources from resource dir to test dir.
     new bb4f4a7  Deleted unnecessary classes.
     new e822370  Removed an unnecessary class.
     new cc2d5d7  More version upgrades..
     new d8b8d84  Added a test in toString() method to avoid a NPE
     new 7e324ad  The computeLength() was not handling a case where the response was not empty while the responseName was empty, generatoing some BufferOutOfBound exception. Fixed
     new cb982e7  As prescriptiveTriggerSpec attr is mandatory, added one parameter for that to the Triggger Subentry creation method.
     new 8ba49e1  centralizing version managment in parent pom and removing versions from children
     new 74cf01a  fixing issue with dep without version
     new 477b3bd  Fixed issue: DIRMINA-273 Session created with non-existent service Fixed issue: DIRMINA-283 Filter.sessionCreated/Filter.sessionOpened called AFTER Filter.filterWrite... * Added AbstractIoFilterChain.CONNECT_FUTURE attribute key to store the connect future until the future becomes now. * AbstractIoFilterChain.fireSessionOpened() and fireExceptionCaught() take care of finishing the ConnectFuture attached to sessions. * Made sure the behavior of ConnectFuture and IoFilterC [...]
     new 1618ad3  Fixed issue: DIRMINA-285 (Incorrect calculation of IoSession.writtenMessages()) * Moved a call to IoSession.increateWrittenMessages() to the respective I/O processors
     new b5d0fb0  Resolved issue: DIRMINA-286 (Remove IoSession.writtenWriteRequests and Rename IoSession.scheduledWriteRequests) * Removed IoSession.getWrittenWriteRequests() and replaced it with getWrittenMessages() * Renamed IoSession.getScheduledWriteRequets into getScheduledWriteMessages()
     new ff0f501  Moving naming to the sandbox.
     new 3e04ad8  temporarily removing mitosis code from svn until IP clearance forms have been filed and accepted
     new a52a2c0  Fixed a bug related the the Ldap Class Loader: Now the parent class loader is being registered in the constructor.
     new 0f286fe  Changed debug log to error.
     new ce3074f  Resolved issue: DIRMINA-289 (Change MINA to create heap buffers by default.) * Renamed ByteBuffer.useDirectBuffers to preferDirectBuffers * ByteBuffer.allocate(int) now can fall back to direct buffer if the preferred buffer type is 'heap'
     new 7f10494  added logging statement for session creation as suggested in DIRMINA-288
     new 584dc5e  DIRMINA-280 & DIRMINA-281 - removed polling argument for startStatcollecting - added getter and setter for statCollectingPollingTime - new IoServiceManager constructor fro setting polling time and auto-startup when MBean registered
     new e809943  Resolved issue: DIRMINA-290 (Make IoService (IoConnector and IoAcceptor) manage only one service.) * IoService (IoAcceptor and IoConnector) now can handler only one service at once. ** No more default settings. * Merged IoServiceConfig implementations into the respective IoService implementations as setters. * Removed a few spring framework integration classes which is not necessary now.(Binding and IoAcceptorBeanFactory)
     new eb4414e  Restricted IoConnector.setRemoteAddress() not to be called once after connect() is invoked.
     new 8472e50  reverting deletion of mitosis until ip-clearance forms were filed
     new 81084b8  * Accepted Niklas's suggestion on IoConnector API ** Added connect(remoteAddress) and connect(remoteAddress, localAddress) ** Removed connect() and IoConnector.remote/localAddress property * Remoted IoService.serviceAddress property
     new f518035  * Added BaseIoSession.getServiceAddress() * Optimized DatagramSessionImpl
     new e3c4b0e  Fixed failing tests
     new f2a2e82  Fixed issue: DIRMINA-266 (SocketAcceptor.bind() requires address != null and port != 0... why? Also can get to ServerSocketChannel.socket().getLocalSocketAddress()) * Allowed both null and socket address with port number '0' * Added a test case for anonymous binds
     new 173cdd8  Forgot to bind before testing in AbstractBindTest (DIRMINA-293)
     new 8361cdf  Modified the mina-core version to be used. 1.0.1 does not exist, and break the build
     new 72a1030  Added a temporary memo to redirect users to the cwiki page if they want to build the project
     new fd13c1e  Added a toString method to display the interceptor name. Usefull when debugging :)
     new 1616176  bumping revisions to 1.5.x dev branch and removing sar build dependencies: sars will not build anymore
     new 8cac49d  lets just fix the build instead of saying the build is not easy
     new c44abbd  do not depend on the snapshot pom
     new 28309fc  do not depend on snapshot poms
     new d4c502b  making some tests that were integration test use ITest instead of Test as the suffix
     new a5a493b  using latest released daemon bootstrapper instance
     new 46c711b  daemon should go to 1.1.x not 1.0.x which is the stable branch we have for daemon
     new 4013152  Fixed compilation errors
     new 0e3b5ef  Fixed a bug that the SimpleCSNTest fails when assertion is enabled
     new 2bc60fe  * Fixed compilation warnings
     new 7369d46  * Added Mitosis to the moudle list * Added more dependency presets
     new ca664b3  Remove mina from the list of modules to be compiled within ADS. Removed the jdk 1.4 profile, as we are now using java 1.5
     new a8041c9  Remove mina from the list of modules to be compiled within ADS. Switch to jdk 1.4, as we are now using java 1.5
     new 7030c7a  removed the <build> tags which was empty, thus let maven use jdk 1.4 instead of 1.5
     new c63cb42  Added mitosis into the list of module to be compiled, as Trustin has fixed the compilation pbs
     new 9c78f56  It seems that maven does not handle correctly more than one level of inheritence... Added a maven-compiler-plugin directive to use jdk 1.5
     new f19a969  Fixed javadoc errors
     new 87a7131  Fixed all javadoc failures and warnings
     new ddceaba  Fixed javadoc
     new c41666b  fixed bug in test case where the correct port was only used some of the time
     new 3fce613  making yellow ticks go away in eclipse
     new 0f16024  oops reversing some changes
     new 469ceff  adjusting manifest for 1.5 snapshots
     new ae12c33  making sure we have choices to install init script and docs as separate packages
     new c3c37fa  trying to get mitosis to bundle with 1.5 installers with some initial configuration
     new 0434daf  couple serious bugs with configuration
     new bbede93  changes ...
     new d59b94f  looks like the server port from the configuration was not being used and this hard coded 10101 port was using instead - need to confirm with trustin
     new df91099  couple bug fixes ...
     new 8f5c6c0  fixed normalization bug and added constant for OID of objectClass
     new 99acf75  reformated some code
     new 69fecbd  reformatting code
     new 44e9ff4  reformatting and getting rid of eclipse warning
     new 5d3c685  quick code pass with cast cleanup and @author tag for director dev list
     new c0f2351  changes ...
     new 924d275  source formatting
     new cb214f9  using generics where appropriate and removing the use of javax.naming.Name in favor of LdapDN: this fixes a serious bug where intercepted methods were not being called and empty super methods were
     new 3a3ff3e  source formatting
     new 40c165a  using generics for set of types in getTypes()
     new 5577a10  making sure we are normalizing the name before we feed it to AddEntryOperation
     new eb67a9b  using generics where appropriate
     new 3190089  source formatting
     new c7b9c5d  Fixed issue DIRSERVER-773 (UTF-8 String decoding missing)
     new 5b0ba08  fixing DIRSERVER-773: failure to hide deleted entries
     new 9563ff9  fixing issue with adding entry that was already deleted: DIRSERVER-774; also added socket reuse for config to get rid of bind exceptions
     new 7c64bf6  fixing adds of deleted entries which may have delete marked entries as children: doing a recursive delete on dead branches; this btw fixes DIRSERVER-774
     new 010817e  correcting improper use of getSuffix()
     new 1372eae  cleaning up unnecessary wrapping of an add entry operation in a composite operation
     new 64ea9ef  Removed Maven Eclipse plugin version configuration, which prevents from using a newer version.
     new d806ff3  Starting to implement a test case for ReplicationService
     new bbca55c  Added apacheds-server-jndi to the dependencyManagement section
     new 0d12a46  DIRSERVER-779: Can't provide an instanceId with ServerStartupConfiguration http://issues.apache.org/jira/browse/DIRSERVER-779 Added appropriate constructors to ServerStartupConfiguration and MutableServerStartupConfiguration
     new 25e5a8a  DIRSERVER-780: Create an integration test that tests various conflict resolution scenarios. http://issues.apache.org/jira/browse/DIRSERVER-780 * Added ReplicationServiceIntegrationTest with setUp and tearDown implementation
     new b805245  Incomplete - issue 12355335: DIRSERVER-780: Create an integration test that tests various conflict resolution scenarios. http://issues.apache.org/jira/browse/DIRSERVER-780 * Added log4j.properties
     new 60062e7  Incomplete - issue 12355335: DIRSERVER-780: Create an integration test that tests various conflict resolution scenarios. http://issues.apache.org/jira/browse/DIRSERVER-780 * Tuned log4j.properties to get the most noticeable messages only.
     new 37646e3  Incomplete - issue 12355335: DIRSERVER-780: Create an integration test that tests various conflict resolution scenarios. http://issues.apache.org/jira/browse/DIRSERVER-780 * Finished implementing ReplicationServiceIntegrationTest.  The first test case is for one-way bind operation.  More tests will be added later.
     new f00adf0  Fixed code formatting
     new 89b9f1d  * fixing DIRMINA-299 bug (closed session stats not comming into the total) * simplified access to total service throughput
     new 99c091c  using new StatCollector resume field for speedup service stat display
     new 86a698d  Fixed IllegalStateException while encoding a response
     new 8d7dad4  Updated the file to includ ethe eal licence - this is mandatory, I think we lost it somwhere in the process-
     new 8a65c55  Fixed maven compilation pb. maven-eclipse-plugin has been removed, and slf4j is now used in any scope, not only test, in mitosis
     new f20a1ef  Related issue: https://issues.apache.org/jira/browse/DIRSERVER-781 (Manual synchronous replication) * Added ReplicationConfiguration.replicationInterval property that allows disabling automatic replication * Added ReplicationService.replicate() which forces immediate replication * Changed ReplicationServiceIntegrationTest to use this new feature.
     new 5dc02cf  Added a test for the cast that two clients are adding the same entry.  It looks like it's broken for now, so I disabled it.
     new a56fd92  Move Mina's trunk into its new home.
     new f7104f7  Restored the maven-eclipse-plugin plugin, and removed the osgi module
     new 785e7f4  Fixed the maven-eclipse-plugin version to 2.2 to avoid a blocking problem we have with the latest SNAPSHOT of this plugin, which has been uploaded on maven repos
     new fc02483  Changed the UsageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new cbcdf64  Changed the UsageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new a20f708  Changed the UsageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new a0d3cdf  Changed the UsageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new d53c1d7  Changed the UsageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 2cd0981  Fixed some doco in UsageEnum Moved MatchingRuleEnum to be an enum (java 5) MatchingRuleEnum is never used anywhere ...
     new 4b7c551  Changed the ObjectClassTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 31b1bd5  Changed the ScopeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 508cebe  Changed the ScopeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new b70cefd  Changed the MessageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 6577499  Changed the MessageTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) (Forget this file)
     new b85c688  Changed the DerefAliasTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) Fixed the velocity templates to fix some bug related to enum switch
     new 8bf0f33  Changed the DerefAliasTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) Fixed the velocity templates to fix some bug related to enum switch
     new f1acb9b  Changed the DerefAliasTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) Fixed the velocity templates to fix some bug related to enum switch
     new a2ab5bc  Changed the DerefAliasTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) Fixed the velocity templates to fix some bug related to enum switch
     new f7d5894  Changed the DerefAliasTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration) Fixed the velocity templates to fix some bug related to enum switch
     new 29d4fef  Modified the getEnum() method to accept only DerefAliasEnum stored values
     new de92c79  Fiwed a bug in DerefAliasEbum usage
     new b6a37b4  Fixed a wrong BIND_REQUEST used instead of a BIND_RESPONSE
     new 3337b80  Changed the ResultCodeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new e07745b  Changed the ResultCodeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 39b3b28  Changed the ResultCodeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 4ea5f9a  Changed the ResultCodeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 231d3d4  Changed the ResultCodeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new fca15fc  Added the jsvc resource for mac intel
     new e922dbc  Detailed debug message.
     new 520e1e8  Adding a new test case for a bug related to handling "subtree refinement selection membership" or "subentry references in entries" upon object class changes.
     new cc26070  Changed the ProducerTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 8bc3fe0  Changed the ProducerTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 44b84d5  Changed the ProducerTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new dff3dd0  Changed the ProducerTypeEnum to become an enum instead of an subclass of ValuedEnum (Java 5 migration)
     new 9e953f4  Added scm information to be usable by continuum
     new d2eb33b  It seems that the scm tag was not at the right place
     new 3d3696f  Updated the scm tag to reflect the real repo
     new dfb195a  Added scm info in the pom
     new f3a3b5a  Adding scm information
     new f81aebc  Added one test method to make maven happy. The main test was commented out.
     new d5be9c6  Get rid of some warnings.
     new 9dd7db9  Get rid of some warnings.
     new ecd4f63  Added overall description for ReplicationService
     new 3df8163  Fixed typo and a unclear sentence.
     new 6da781c  Starting replication subproject which will be used to contain some configuration classes and parts of the existing mitosis replication solution.
     new c132c76  making replication project build with entire apacheds project
     new 354b9a9  some ideas from reading varios drafts
     new 2174d52  Commented the pluginManagement entry. Added a -target 1.5 instruction to avoid compilation pbs
     new 1cf1b30  Added a -target 1.5 instruction to avoid compilation pbs
     new 3368301  Ported modifications made this moring in 1.0 to 1.5 : added some defensive test in the toString methods to avoid a NPE. Also added a test for rootDSE searching.
     new a5b72a7  Removed some warning by using Java 5 generics
     new d0a165d  Making sure that Subentries are visible upon Base Scope Searches with using the Subentry Control.
     new 5d75da1  Removed some warning by using Java 5 generics
     new 65914f4  committing some old code I was toying with regarding replication configuration info
     new 587c389  added generics to avoid eclipse warnings
     new d681c2c  added generics to avoid eclipse warnings
     new 3a60181  added generics to avoid eclipse warnings
     new 3eabac1  Removed a few tens of warning by replacing a class by an enum (MicroOperation) and by using Generics
     new 5a8958e  correcting issues with schema pertaining to DIRSERVER-790 here: https://issues.apache.org/jira/browse/DIRSERVER-790.  It also involves the following OID reorganization: http://cwiki.apache.org/confluence/display/DIRxPMGT/OID+Assignment+Scheme
     new 74b1479  new meta schema made by emmanuel and edited by me
     new d322fc8  Fixed around 50 warnings using generics
     new fecf9be  committing some new primites for meta schema along with meta schema changes
     new d122db7  Added the DITStructureRule ObjectClass and its associated AttributeValues
     new e3045ff  Added the NameForm ObjectClass and AttributeTypes
     new de18377  Fixed the typo in OID numbering, and modified the numbers to reflect the new schema
     new 3a815a0  - Replaced the OID by the new defined ones - Fixed the duplicated OID used by two operations
     new 700a2b8  Arghhh... The OID for GracefulDisconnect was wrongly modified. Return to ...5, instead of ...2 which is already used
     new 03e849e  updated name of uberjar
     new 0fdc0f2  Added the last missing ObjectClasses and AttributeTypes
     new 94b964a  small error in daemon bootstrapper version used for trunks
     new 9dc4115  Configured the apache snapshot repository properly.  It had been misconfigured to be used as a release repository and caused a lot of problems.  Now maven should use only stable release plugins.
     new dac857f  Updated the pom version
     new 1a912fc  Rollbacking Trustin modification : the maven-assembly-plugin was not found anymore ...
     new 507cb13  Fixed a problem with maven-assembly-plugin by updating its version number to 2.1.
     new 1d913bb  Modified the import to reflect the move of the SyntaxChecker package
     new 01a4f05  Modified the import to reflect the move of the SyntaxChecker package
     new c858981  Modified the imports to reflect the move of the SyntaxChecker package
     new b0b6110  Modified the import to reflect the move of the SyntaxChecker package
     new 847b55d  Modified the import to reflect the move of the SyntaxChecker package
     new a5e5628  Created a a.o.d.shared/ldap/schema/syntax package Move the SC from the previous package to the newly created one Created 10 new SC Modified the StringTools class by adding new methods to be used by SCs classes
     new 5b58bf4  Added tests for SCs
     new 1d040f6  Added some SC tests, and fixed a buggy test
     new 38a4666  Added JavaDoc for mitosis.operation.Operation
     new bc8b944  Added JavaDoc for OperationCodec
     new 68afb61  * Added JavaDoc for OperationFactory * Fixed a subtle error in Operation JavaDoc
     new 3ca96d2  Fixed JavaDoc errors
     new ca7f2e4  Updated documentation for ReplicationService so that people can understand it better
     new bd703e7  Fixed grammar
     new d8b86ba  Fixed compiler warnings
     new bc02e98  Added JavaDoc for ClientConnectionManager
     new 16e7904  Explicitly specified that the initial connection interval is 0 second
     new 8bbd921  Applying Stefan Seelmann's patch for DIRSERVER-793. Thank you Stefan!
     new e3451f5  creation of new triplesec subproject tree
     new 56a1d83  Changes ...
     new 887965e  making BTreePartitionConfiguration a protected member in superclass
     new 0003883  Added the new antlr schema files to the list of file to be compiled
     new 5ce5edb  * Added the NumberSC used by the DitStructureRule RuleId element * Modified the OID for NumericOid SC * Fixed the javadoc for NumericString * Move dthe creation of the SchemaParser into the constructor for OCDescription SC * used the modified name of SchemaParser (now ObjectClassDescriptionShemaParser)
     new 934c473  Moved and renamed the SchemaParser to a new package dedicated to parsers.
     new 223bbd9  Added the SC
     new b78a9c0  Updated for the 1.5.0 SNAPSHOT
     new 2af09d2  Rfelect the renaming of SchemaParser
     new bfa5da0  The SchemaParser class has been renamed to ObjectClassDescriptionSchemaParser
     new 561fd33  Removed useless code and comment
     new 50baadd  Added the noidLen SC Fixed a bug in Number SC
     new bdf6f7c  Updated to 1.5.0 SNAPSHOT. Updated pom to use the new felix osgi plugin.
     new 77d2ec2  Use new maven-bundle-plugin
     new f790248  Added a method in UsageEnum to return a rendered string for USAGE. When someone ask for the AttributeTypeDescription, the USAGE value should be return as a lowercased string.
     new 3e29c55  Added a defensive test against NPE
     new edb44e5  Added a Unit test class for UsageEnum
     new f5f2ab1  Fixed a pb in typecasing for dSAOperation (was dsaOperation)
     new 300a3ca  Fixed a lot of bad SYNTAX values. Added a MatchingRuleSyntax AttributeType. Updated the geader with the new Syntaxes
     new 2c362e9  Set source code encoding for javac (note this won't fix a problem with Eclipse because Maven Eclipse plugin doesn't respect this value)
     new ed28444  Added JavaDoc for ReplicationService.purgeAgedData() and ReplicationLogCleanJob
     new af0a77d  Renamed SimpleReplicationContext to DefaultReplicationContext because there's only one default implementation for now
     new 10df2e8  Added JavaDoc for ReplicationContext and its implementation
     new 06a13de  Fixed the test so that people which are not french can build the code :(
     new 7dc946c  Added JavaDoc for mitosis.configuration package
     new 764c175  Initial Triplesec import
     new 542bfed  applied Stefan Seelmann patch. Just replaced the inner Enum by existing enums from ldap-name
     new 92da668  Fixed the bad version number used for daemon plugin (was 1.0.1 instead of 1.1.0)
     new 9634806  Fixed the bad OID numbers remainding in this file after the modification of OID affection done by Alex two weeks ago
     new 66dfdbe  Fixed a nasty bug in DN parsing (DIRSERVER-796)
     new c6e2bbb  Suppressed some warnings
     new 7fd9135  A few less warnings
     new 439c202  A few less warnings
     new 6532233  Added the DN syntax checker
     new 8d69f4a  Added an isvalid() method in LdapDN to allow the SyntaxChecker to validate a DN without building the object. Fixed some warnings
     new 9e3e726  Added some tests for DN validity Fixed some warnings
     new 80b503f  Removing lot of warnings
     new b376563  Fixed a bug when a DN was ending by a coma. It was considered as valid, when it is not
     new 828d2b5  Added a test for a dn ending with a coma
     new ddfb610  Added a static method to validate a BitString, as this method will be used in two classes (BitString and NameAndOptionalUID syntax checker)
     new d7d55ef  Added a test for DNSyntaxChecker
     new 8172252  Added the SyntaxChecker
     new a3c47ea  Updated this SyntaxChecker using regexp. It still has to be tested
     new 93d48c2  fixed a NPE
     new 95b1b35  added telephone number syntax checker test
     new 529cdd2  added some java doc, and modified a protection level as this class can be inherited
     new 3cf8f9f  Added the faxTelNumber and its test, plus the DNandUID test
     new 8adf468  removed warnings by cleaning imports
     new 0f84b91  Created AssertionEnum and removed the int declaration in ExprNode for the replaced values. Modified the classes which were using those values
     new e0accc1  Just forgot to add this file in the r487713 commit...
     new 2fcd2fc  applying patch from seelmann associated with DIRSERVER-793
     new 998bf6d  Applied Stefan Seelmann Patch
     new 1ee61b0  Applied Stefan Seelmann Patch 2/2 (TESTS)
     new 03a10bd  Deleting mina from local repo is no longer necessary for ApacheDS.
     new 5c0e3de  Upgraded to MINA 1.0.1 stable.
     new 65b4418  Applied Stefan Seelmann latest patch for DIRSERVER-793.
     new bdb8266  Forgot to commit new files from Stefan's latest patch, my fault.
     new eed3994  Added triggerService to server.xml. I do not understand why this is deleted periodically.
     new ac19678  Adding triggerService to other server.xml instances.
     new 90b7274  Adding a place for LDAP Studio
     new 9a4c68a  Fixed warnings Asn1Object is now an interface Created an AbstractAsn1Object which implements Asn1Object
     new 0a01fc1  Fixed warning by using generics Asn1Object classes now extends AbstractAsn1Object
     new 7fa4307  Added an AbstractSyntaxChecker class Modified the interface Modified all the classes to reflect these modifications
     new 801e113  Changed the tests to reflect the modification done in SC classes Removed some warnings
     new c53e9dc  committing patch from seelmann for JIRA issue DIRSERVER-793
     new 62a093e  The BinarySyntaxChecker is not anymore a singleton, so removed the INSTANCE call.
     new 30b61af  Direct calls to DEFAULT_OID has been prohibited, so they were replaced by a call to the getSyntaxOid() method
     new e4eae1a  Added JavaDoc for mitosis.common.Constants
     new ce6474c  Updated JavaDoc for InvalidCSNException
     new f0559dd  Added JavaDoc for CSNVector
     new e5aa816  Added JavaDoc for ReplicationException
     new 7f5965f  Renamed Simple* classes with no alternative implementation to Default*
     new c5ac769  Updated JavaDoc for Default* in Mitosis
     new cbf1e35  - Added a protected constructor which takes a String (oid) parameter. This is needed if one want to create a subclass of a SyntaxChecker - Added some protection againsta potential NPE in RegexpSC
     new ea61831  ignoring some files and cleaning up dependencies and version handling
     new de24420  ignore files
     new 77a2a92  fixing more dependency issues no with wicket
     new 4f250b5  log4j up to 1.2.13 needed for wicket
     new e06d45b  fixing issue with assembly plugin and ignoring some files
     new 9f6e239  cleanup more deps, fixed bug in login module when using IBM jvm krb5 module with bad option, fixed old manifest file to have new jars on CP
     new c36713d  Created a new package for comparators (Matchers) Added a boolean comparator
     new 76702dd  Created a new package for comparators (Matchers) Added a boolean comparator
     new 8913319  Modified the test to suppress warnings : - test method don't throw a ParsingException - Testcase.asserEquals can be written assertEquals (as the test class extends TestCase)
     new f00b063  Added the RFC 2252 Audio SyntaxChecker
     new 576d6d8  Added Audio and Binary SC tests.
     new 4ea6787  Added a syntax checker for ACI Item Added the related tests the tests don't check that an element is not duplicated nor that it is missing
     new 2449256  Added the ACIItem Syntax Checker with its test class
     new beb2b22  Added the CertificateSyntaxChecker and its tests. This is just a binary SC.
     new 18a6ba3  Added CertificatePair and CertificateList SyntaxChecker and tests
     new edc43ca  Removed the warnings by replacing TestCase.xxx by Assert.xxx
     new f960489  Added a directive to comile ACIItemChecker.g file
     new 3ada9c6  Added the MailPreference syntax checker and its test
     new d604711  Added SupplierXXX syntaxCheckers : - SupplierInformation - SupplierAndConsumer - SupplierOrConsumer Added the related tests
     new e5bbb44  Added SupplierXXX syntaxCheckers : - SupplierInformation - SupplierAndConsumer - SupplierOrConsumer (forget them in the last commit)
     new 3b7e989  5 more syntax checkers added, and tests... 13 more to go
     new 69873c9  nothing ... svn:ignore changes
     new 728c06c  Added two more binary SyntaxCheckers, and there tests
     new a636224  Added the ProtocolInformation SC and its test
     new 68151e7  Added two methods : - isIA5String() - isPrintableString()
     new 1437e49  Use the StringTools isIA5String() and isPrintableString() instead of creating stupid inheritence schemes...
     new da7a218  Added two more SC : Fax and OtherMail
     new 0f0a39d  Fixed a failing test
     new efc6900  Added the SupportedAlgorithm SC
     new cadfff4  Removing the empty LDAP Studio folder. It will be copied from pamarcelot's sandbox in a coming commit.
     new e652492  Integrating LDAP Studio as a TLP of the Directory Project.
     new 8d4c302  Fixed the javadoc in the header.
     new fe9d137  Added trhe PostalAddress SC
     new b89d96a  added a test
     new b28c5fb  removed dead code
     new b1faf2e  fixed the check to handle correctly non escaped $
     new b29c4a4  Fixed Jira DIRSERVER-804
     new 24b0d3b  Fixed a check : the '#' char should always been escaped unless it is the separator
     new 41bb28d  Added the binary PresentationAddress SC
     new 7df7756  Added a test
     new 89a8596  Added the subtree specification binary SC
     new 37f8af7  Implemented the SubtreeSpecificationChecker (with all Antlr plumbing) which only parses a SubtreeSpecification but does not populate any beans. Updated SubtreeSpecificationSyntaxChecker and its tests to use the new checker.
     new addaf7d  Fixed some wornings by deleting useless imports
     new 2af8945  Added the TelexNumber SC
     new e26353e  Added the TeletexTerminalIdentifier SC
     new 23ab728  Implemented the three last SC as binary SCs.
     new edd15bf  Renamed a method parameter. Tiny fix while reading the code.
     new 2d4e2be  Some simple javadoc fixes (while still reading code).
     new c15df4a  links to doco fixed
     new 5dc916a  removed no longer needed licenses folder and copying.txt which makes the installers actually build
     new c562ba5  Added methods printToBuffer(StringBuffer) and printRefinementToBuffer(StringBuffer buffer). It is used get the string representation of ACI, Filter and SubtreeSpecification items.
     new 87e4da9  Added the PrepareString class, its tests and the InvalidCharacterException used in those two classes.
     new 7c2f034  Added the PrepareString class, its tests and the InvalidCharacterException used in those two classes.
     new 06cbdd8  DIRTSEC-2 Further specificity for dependencyManagement and pluginManagement. There might still be mismatch between apacheds components
     new 603dfe9  Commit my local jacc changes preparatory to moving them to sandbox
     new a80a0d7  Move triplesec jacc experiments to sandbox
     new 53a0685  copy triplesec pre-jacc to trunk
     new b74d15b  Adding DSML Import Wizard to LDAP Browser.
     new 07cf068  Added a Author tag
     new 3dd85f9  Removed warnings (Java 5 usage)
     new 6e5594b  Removed warnings
     new 8e9d95c  Added Author Tags
     new baad2e3  Removed warnings
     new eca31f1  Adding DSML Export Wizard. (The filter, subentries control and sizeLimit features doesn't currently work).
     new 517f0a7  Resolved antlr classloader problem: introduced ldapstudio-jars plugin and removed antlr.jar from plugins. Integrated browser-core and browser-ui into LS build.
     new 20b50f1  groupIds changed
     new 061985e  Added JavaDoc for mitosis.util.OctetString
     new da25a4c  Added JavaDoc to mitosis.store package
     new fdc20fd  Fixed a compiler warning caused by the latest commit.
     new 0a6b97a  Added JavaDoc for mitosis.service.protocol.handler
     new 33010c0  Removed my name from all JavaDoc
     new 651ffe5  Added JavaDoc that describes detailed protocol flow
     new 1403925  Added a normalize method, and fixed some possible NPE
     new 8e759f3  Code & Javadoc cleaning.
     new c79b822  Code & Javadoc cleaning.
     new 7f88585  Added the Author tag
     new ac5908d  Code & Javadoc cleaning.
     new 04e8b19  Adding @author tag in test cases
     new f1cb46a  Fixed the bidi Created a shortcut for prohibit() method, to speedup the execution Created a chaining call for normalization
     new 16adf76  Added those two normalizers
     new ecf6a6b  The normalizer is now called with the String type
     new 36c42a7  Added tests for the added normalizers
     new 37f97c0  Fixed some failing test
     new 7d7bd4f  Code & Javadoc cleaning.
     new 0342905  Added header to resource files for test cases.
     new 1ba997b  Created the class. It is not implemented yet.
     new 17c08e3  Added extension point for value editors. Refactoring of value editor framework.
     new ee56926  Added extension point for value editors. Refactoring of value editor framework.
     new b802212  Removed a stupid comment, thanks to ersin for pointing it out
     new afbcaac  Replaced new Integer( xxx ) by Integer.valueof( xxx )
     new 5643be9  Remove useless call of toString()
     new 817db3d  Remove useless call of toString()
     new c504d68  Replaced new Integer( xxx ) by Integer.valueof( xxx )
     new d04b9b3  Replaced a call to toString() on a byte[] by a call to StringTools.dumpBytes()
     new 4e183b9  Replaced new Integer( xxx ) by Integer.valueof( xxx )
     new d33a0db  Replaced new Integer( xxx ) by Integer.valueof( xxx )
     new 7db3d8e  Replaced a call to toString() on a byte[] by a call to StringTools.dumpBytes() Replaced new Integer( xxx ) by Integer.valueof( xxx )
     new a216e7c  Replaced a call to toString() on a byte[] by a call to StringTools.utf8ToString()
     new 36ebd56  Replaced a call to toString() on a byte[] by a call to StringTools.utf8ToString()
     new ee2b81c  Remove useless call of toString()
     new 9b904b0  removed a useless call of new String( xxx ) when xxx is already a String
     new 57f47b2  Remove dthe DNUtils class, it has been moved to another package months ago
     new 4020229  The iterator next() method now thows a NoSuchElementException Added a 'finally' to release file resource
     new 339f57c  Remove useless call of toString()
     new fecf4f8  The iterator next() method now thows a NoSuchElementException Added a call to super.clone() in the clone() method
     new 04ecc83  Removed a misplaced constant definition
     new 8ade332  As a constant has been removed from the interface, now use the enumeration calue directly
     new 0bb4c6d  Added an equals() method to superseed the Object.equals() standard method
     new ee2ed22  Fixed some potential NPE in 3 methods.
     new a89e6fa  Remove useless newString( xxx) calls when xxx is already a String Call the new method StringTools.getHexValue( char )
     new 8c803d2  Call the new method StringTools.getHexValue( char )
     new 7d95498  Remove useless call of toString()
     new 8e6e18b  commiting on behalf of elecharny: Fixed potential NPE. Modified some static fields to private in StringTools. Added some accessor methods. Basically, cleaned some code to avoid NPE and potential errors
     new 6071497  Fixed a nasty bug: integer transformation to bytes wasn't handling negative values correctly. Even if we don't have any negative values in LDAP, as this library is shared, it has to be fixed
     new 3ab2fa6  Cleaned the code, after having used FindBugs to check it. Many little errors has been fixed. Tests has been added
     new 038822e  Cleaned the code following FindBugs suggestions
     new 3fbd03c  Merging schema branch back into trunks using the following command.  These changes modify several subprojects and modules to incorporate a ou=schema partition into the server which is used to load and store schema information using the meta schema.
     new 8d32bd8  Javadoc, formatting, some minor modificatons
     new 398fdbb  Deleted dead code
     new 88b5da6  Fixed a potential problem if byte is > 0x7F : as bytes are signed, 0x80 will always be < 127.
     new 653cdf1  Fixed errors with ldaps and StartTLS, removed warnings
     new 9b580f7  Added svn:ignore
     new 2aa77de  Added a hashCode() method as we have overloaded the equals() method
     new 18ea988  Imporved the way credentials are dumped if a call to toString() is done
     new 1a66266  Added a final keyword for constants
     new 1b31115  Moved a test to clarify the code
     new ae1c71a  Added 'final' keyword to the logger
     new 34570f5  Added a serialUIDVersion
     new 4d44971  Added a serialUIDVersion
     new e0ba1c9  Added a serialUIDVersion Matcher is not serializable, make it transient
     new 59842bb  Modified the code to avoid costly iterations, and to add some shortcuts. It now runs twice faster.
     new 8a7df14  Avoid a (String[]) cast
     new 51622ac  Made the constants final
     new a097690  Little improvment : avoided a call to new Integer()
     new aa4cac0  Fixed a lot of potential pb if bytes when > 0x7F (considering a byte could be unsigned, which is not the case) Removed dead declarations
     new e73942b  Removed dead code
     new 2373b50  Added a hashCode() method
     new f749ba3  Removed useless new String( String )
     new 81e7827  Removed transient keyword for not serializable classes
     new acdcc98  Removed useless call to toString() method
     new 42f4778  Removed transient keyword for not serializable classes
     new 3325626  Added categories for new/import/export wizards; removed search actionSet
     new 06e7beb  Added a throw if dn is not an instance of a known object
     new 1f8265e  Added a safety net against potential NPE
     new 240c469  Removed useless line
     new 62e1661  Moved resources
     new e4f905b  Added method to determine if plugin runs in IDE or RCP environment
     new 9fc3916  Removed Resource view, added fixed views in RCP environment
     new 5d2a069  Made LDIF editor ready to work in RCP
     new a428271  Addes svn:ignore
     new cd65bbb  Added perspectiveExtension, so that Schema buttons and menus are only visible in Schema perspective
     new 3361ab2  Added OpenFileAction, added useful actions and key bindings for browser plugin
     new 312efa1  Added a speed test (but it is commented)
     new 3450ce3  Removed the PrepareString test : the PrepareString public methods have been privatized, except the normalize method
     new fbb7546  Heavily modified the code to gain some speed. The normalization of strings now is around 18 times slower than with the previously used DeepTrimNormalized. It will be tough to improve the code again, but we can remove one pass (I don't know how atm). - now works with a target array instead of passing Strings from method to method - the map method directly modify this target array instead of parsing the whole string - fixed a bug : string were always lowercased - internal  [...]
     new d0dc63d  Replaced a call to ArrayUtils.isEquals by a call ti the util.Arrays.equals() method, which is 2.5 times faster for typed comparizons
     new 2aee54f  Implemented missing hashCode() methods
     new d98c2b0  Cleaned the code, removing some warnings, some commented code.
     new 80dc0ab  Removed some dead code
     new 0e99743  Fixed missing OID mappings
     new a993cb8  Added temporary svn:external reference to sandbox, to bundle LdapStudio with ACIItemEditor
     new a0e8da6  Updating the default perspective of the RCP Application to open the good LDAP Browser. Updating the graphic for LDAP Browser Plugin.
     new 149ddc9  Removing project ldapstudio-ldapbrowser.
     new c0aa1a3  Updating the build.xml script to remove references to the deleted project ldapstudio-ldapbrowser.
     new 283cedf  Fixing a bug in the javadoc generation from the root build script.
     new 60f51bf  Changed the normalizer to make it use the PrepareString class
     new 0e469cf  Changed the space handling to remove all the RFC 4518 insane suggestions. The string preparation is now much faster ( only 5 times slower than the previous one which was 17 times slower )
     new 34bb302  Added a test case to check that PDU using long length form is correctly handled by the decoder
     new 16a4529  Fixed the tests accordingly to the Space handling modification in PrepareString
     new d63bf94  Replaced french chars above 0x7F by their unicode counterpart
     new d347276  Fixed a nasty bug when length was in long form but with a 0 value : the PDU was considered as not finished, even if this was the last PDU, the decoder was let in a pending state.
     new 9dbc96c  Fixed the LdapDecoderTest to handle the now state the decoder will be after having decoded a length in two pieces. Fixed the DIRSERVER_810 test, and added a check on decoder state
     new 9dc6a52  caught null pointer exception
     new 6a98758  playing with different concepts on how to handle updates to schema data
     new 1462e30  making plugin generate all containers for schema elements and making it 1.4 source and target compatible to prevent qdox breakage in maven plugins
     new 47309cd  Fixed DIRSERVER-788. The attribute's name were stored lowercased.
     new 4bbadf7  Fixed DIRSERVER-788. The attribute's name were stored lowercased.
     new 5fbd9e4  Added a test which checks that returned values from a search are binary values if the inject initial value was binary
     new dfe6f7f  adding another LDAP version of jndi exception
     new 0183ebb  updated copyright notice; fixed link to doku; Serializable added to classes on wicket-tools
     new 5d72a7c  Fixed issue DIRSERVER-789, and added the associated tests. (was : searching for an attribute either with it's short form, alias, OID, or inherited attributetype, like cn, commonname, 2.5.4.3, name)
     new 8b07e1a  Fixed issue DIRSERVER-789, and added the associated tests. (was : searching for an attribute either with it's short form, alias, OID, or inherited attributetype, like cn, commonname, 2.5.4.3, name)
     new 8729270  The search for a inherited attribute did stopped just after having found one of it's descendant, which was not what could expect the user : searching of 'name' shoudl return all the cn, sn, gn, etc...
     new 161f87f  Applied the patch submitted by Stefan. Removed the @TODO
     new 9d18c58  bypass normalization on empty string dn and do not allow add("") to generate a malformed RDN
     new c93e594  Completed and tested meta schema updates to comparators and its associated handling code to effect registries:
     new e464f56  ignore lost and found folders
     new 9531df5  Updating the LdifOutlinePage to fix JIRA DIRSTUDIO-26 (The Outline View is not cleared when selecting DIT, Searches or Bookmarks node on the Browser View).
     new 5552e7d  Fixed DIRSERVER-791
     new a1eb2e5  Fixed DIRSERVER-791
     new b0a9de7  Modifying wrong ID for LDIF Partitionning. Adding Javadoc (DIRSTUDIO-19).
     new a4c831b  Adding Javadoc (DIRSTUDIO-19).
     new 9ddd158  Added handler and test cases to make sure changes to normalizers under ou=schema are handled with the proper updates to registries.
     new 0f13e42  Added handler and test cases to make sure changes to syntaxCheckers under ou=schema are handled with the proper updates to registries.
     new 74781be  MERGE(493145) from 0.9.5 branch: fixing bug where recognition exceptions were being swallowed up by the default error handler of the filter parser
     new e03cfb4  odd assert failing in OtherMailboxSyntaxCheckergTest.testWrongCase() - I commented it out: perhaps Emmanuel can take a look at it
     new 249c9bc  Fixed a bad usage of specific chars instead of using unicode into a String.
     new 55d4252  added syntax update handler for ou=schema operations
     new 21f8557  fixing various bugs to make the integration tests for syntax update handling work
     new 7b7efbb  Added missing comma in printToBUffer
     new 1b663ab  Fix for DIRSERVER-813, added test
     new 21c54f3  Adding Filter support (as an addition to Refinements) in subtreeSpecification grammar. The specificationFilter element now can be followed by either a Refinement or a Filter.
     new 5193862  Updated SubtreeSpecification Syntax Checker so that it allows Filters as specificationFilter.
     new 85d065c  Adding Filtered SubtreeSpecification support to the core. Now, entries can be selected via LDAP filters as well as Refinements. This improves the capability of all services that depends on the Administrative Model: Collective Attributes, Authorization, Triggers. This may have some side effects, we'll see. One thing missing is that I did not update the SubtreeSpecification bean to replace refinement with a more general term filterExpr. Still all API uses the term refineme [...]
     new 4075be7  Fixed DIRSERVER-815 : remove the spaces left on the left of a MatchedDN
     new 1ba229a  Fix for DIRSERVER-814: Improved filter detection in ACI lexer; Added check for balanced parenthesis into filter parser (parser hangs in an infinite loop)
     new 00d79ce  Added test cases for DIRSERVER-816, commented
     new c2d3a2e  Value editors visisble for ACI editor
     new ec0a37d  Simple fix. Replaced incorrect variable.
     new 99237ae  bad test case causing issues when trying to delete a file on windows
     new 477f917  Adding Javadoc to Browser Core classes (DIRSTUDIO-19).
     new 01d9744  Adding Javadoc to Browser UI classes (DIRSTUDIO-19). Code Cleaning.
     new aa440c5  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 22771ef  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 319904e  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new ef16b3c  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 259e20b  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new fef0312  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 7b8b1e7  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 5574c3d  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 0862ae2  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 82bbdff  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 53d1deb  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 1a73726  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new e03a115  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new f6acb88  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 37e41cc  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new 645d66b  Patch for DIRSERVER-783. - No more BasicAttribute and BasicAttributes. Use AttributeImpl and AttributesImpl now. - No more ModificationItem. use ModificationItemImpl now - lot of refactoring of imports : no more import xxx.*;
     new fcf025d  Forgot to commit the test case for DIRSERVE-783 !
     new 9acbe2e  fixing issue where OC and AT dependencies in the same schema for the same kind of schema entity do not cause faults when the order of loading them changes
     new f63e49b  Forget to commit this essential class...
     new 338df4c  Renamed FilterSubtree to FilterChildren, Javadocs
     new b65dc33  Commented a failing piece of test : the attributes order may differ from one JVM to the other, leading the encoded PDU to be different. The encodedPdu / initial PDU are not anymore compared
     new 902d1d4  Removed warnigs, Javadoc
     new 93f0e8c  Added Javadocs
     new 2cdc104  Fix DIRSERVER-764 : the temporary files weren't destroyed at the end of the test. Added a tearDown method
     new dba488f  keep this stuff quiet by logging to std out instead of System.out
     new 02e80f1  make it so we fork test cases
     new c77a6a6  make it so we fork test cases
     new ac93f95  make it so we fork test cases
     new 079dffd  keep this stuff quiet by logging to std out instead of System.out
     new 4ea6efd  Making it so we intialize at most one OidRegistry for the entire DirectoryService and reuse it.  Eventually we will load all OID's regardless of whether the schema is enabled or not.
     new d7c6ad2  Fixed NoSuchAlgorithmException in LdapsInitializer
     new 2f44e02  Added matchingRule entity adds, deletes, modifys, modifyRn and moves under ou=schema.  In the process we have added some additional PartitionSchemaDao methods and changed the MR registry to unregister MRs.
     new 2d894fd  Removing silly error throwing... Increasing version number to 0.2.
     new 418ef03  Adding the new version (0.2) of the ldapstudio-dsml-parser dependency.
     new d257dda  Updating ldapstudio-dsml-parser dependency to version 0.2. Fixing a bug with the unworking Size Limit. (DIRSTUDIO-23)
     new 1a1d052  Fixing Jira DIRSERVER-819 (getMessageTypeName() of LdapMessage returns wrong name for CompareResponse).
     new 78c937a  fixing generic type complaints
     new cf7b6b0  fixing tests that required a dependent matching rule and uncommenting them
     new ef47c13  Replaced Object[] by a bean.
     new 2f32003  Renamed RDN#name to RDN#type, added Javadoc, removed warings
     new 2440573  adding handler for dealing with meta schema write to ou=schema for attributeTypes
     new 8a142ec  > Fixed DIRSERVER-816. > Fixed 2-3 bugs more related to Collective Attribute Service. > Enabled seelman's test cases which were commented out. > Stuff added with this commit, may be improved for performance. > A review of the Collective Attribute Service Interceptor might be a useful. I think it can be better organized.
     new c487235  Fixed more and more bugs related to Collective Attribute Service. Totally refactored the code, simplified and unified it. Improved documentation. Added more tests regarding to newly found bugs.
     new b2d19ce  * Cleaned up Collective Attribute Service code. * Improved documentation and added TODOs, explanations and references related to the newly found bugs/feature lacks.
     new 4d59881  A few simple javadoc improvement.
     new a345e19  Updating shared-ldap and shared-asn1 dependencies to latest trunks version.
     new 56f2361  Updating Import DSML Job to match the new interface of some classes of the shared-ldap dependency.
     new 0bf55c1  Updating Schemas Plugin to match the new interface of some classes of the shared-ldap dependency.
     new a7964af  Adding a new Shared LDAP => XML DSML Request Decorators that allows to transform any Shared LDAP Request into an XML DSML Request. (DIRSTUDIO-29)
     new 337a865  Updating DSMLv2 Parser version to 0.3. Removing some warnings.
     new c264870  Adding a new version of the DSMLv2 Parser Library to the dependencies repository.
     new 927b92c  Updating Browser Core Plugin to use the new 0.3 version of the DSMLv2 Parser Library.
     new b9a57b5  - Added a flag 'normalized' and a method isNormalized() which tells if the dn has been normalized. It allows some core methods to avoid doing a costly normalization - Applied generic to List and Map - Added a static factory (nromalize( String dn, Map)) to create a normalized DN in one call.
     new d78b80a  Used the dn.isNormalized to avoid a costly normalization
     new 9a753e5  Use the dn.isNormalized() to avoid a useless normalization
     new d146df8  Used the dn.isNormalized to avoid a costly normalization
     new 9589883  Fixed the issueManagement entry : was pointing to an died URL (DIRLDAP)
     new f48f417  added code to handle updates to meta schema object under ou=schema: specifically for objectClasses
     new 15973a8  added base class handler for meta schema entity management to reduce some code; also fixed bug where we were not registering OIDs even when schemas were disabled
     new 3b05f80  fixed NPE causing bug
     new 7a99240  enabled integration tests for not renaming deleting or moving a attributeType while it is in use in the schema partition
     new 477a131  enabled integration tests for not renaming deleting or moving an objectClass while it is in use in the schema partition
     new 7a81ed1  Adding Control handling for SharedLDAP => XML DSMLv2  Request Decorators.
     new 22872a1  Adding Control handling for SharedLDAP => XML DSMLv2  Response Decorators. Code cleaning.
     new 1e3791d  Internal reorganisation.
     new 5a4d720  Updating DSMLv2 Parser library in the dependencies repository.
     new d5e8b06  Fixing a bug on the DSMLv2 Parser Library. The ResultCode of a response was returned as a String instead of the int code (e.g. SUCCESS instead of 0). Updating the DSMLv2 Library in the dependencies repository.
     new 9b933fe  Fixing DIRSTUDIO-27 : Cannot browse DIT after opening a bookmark (https://issues.apache.org/jira/browse/DIRSTUDIO-27).
     new 9f06116  Added a first drop of the new project : Schema to ldif converter
     new 2acc1f5  Another fix for DIRSTUDIO-27, removed warnings
     new 451bde1  Fixed two small but critical bugs in this cool utility.
     new 28ab6b6  Some clean up on the Coll Attr service.
     new d40d69f  Removed unnecessary imports. Mini cleanup.
     new f6c4945  Fixing a bug in the SearchRequest XML conversion. The Filter tag was omitted, which caused a wrong XML representation. Updating the DSMLv2 Parser library in the dependencies repository.
     new 5ec74ec  Updating DSML Export to be able to use the search filter. Substrings filter still needs a workaround.
     new 12f684b  Improved the generation of Ldif from schema files, but not finished yet. Handling of optional values is not done. This checkin is just done to be able to work on this code from home
     new aad0de2  Modified the escapeValue() method to accept either String or byte[]
     new b4d12a7  Fixed bug DIRSERVER-827, and added some tests. The method is now public
     new d7d45d9  Added a non static method render()
     new ad051fe  Simplify default server.xml by using another property setting style for simple values and references according to DIRSERVER-825.
     new 96851ab  Added javadoc
     new 8f674b3  Added a list of test files for SchemaToLdif
     new 143bf45  Fixed bugs and added javadoc
     new 192d7fa  Fixed the grammar for Schema2Ldif
     new 12f7247  Added tests for ObjectClass
     new 602d85f  Updated the svn:ignore property
     new 71fd05d  removed useless dependencies
     new 7420d91  added the converter sub-project
     new 346263f  Fixed the generation of 'objectclass: top' (was objectClass instead of objectclass)
     new 9f65a56  Added a list of tests for AttributeType
     new 452f88b  Added some tests for AttributeType
     new ebe82f6  Cleaning some waring found by findBugs. Remove dead code
     new d78afae  Remove useless transient keyword
     new ebef783  removed some warning genrated by findbugs
     new 8fa5386  Removed some warning from findBugs
     new 12b9d56  Fixed DIRSERVER-826
     new c184d2e  Added some tests for DIRSERVER-826
     new 5df1f9a  Added tests for DIRSERVER-759. It seems that the bugs has been fixed, I can't reproduce the problem described...
     new af0a389  just tried to build on windows and it needed x86 instead of i386
     new df6d682  Adjusted Javadoc generation.
     new 109e0e6  Added Javadoc, removed warings.
     new 223ce4a  Updating LDAP Studio's RCP Application with new icon for Windows and Mac OS X. Also added window images at different sizes.
     new f06b0bf  Removing obsolete OSGi wrapping projects.  These dependency modules have been replaced by work in John Conlon's sandbox utilizing the newer maven-bundle-plugin.
     new 341b627  Updating the help of the Ant build script with correct identifier for the x86 Windows Architecture.
     new 9eb5362  Updating (again) the Ant script. A '&' was causing problems...
     new 5a49605  Updating Schemas Plugin with latest ApacheDS Core Shared and ApacheDS Core Plugin dependencies
     new 56c54f7  Adding the Linux icon to the RCP Application.
     new 085f357  Updating plugin.xml with paths for window icons.
     new b92b3a3  Updating the DSMLv2 Parser library in the dependencies repository.
     new 8e5c70a  Updating the DSML Export Job. Filters are now perfectly managed.
     new f43339c  Updating the Export DSML Job to handle Controls in the Search Request.
     new 6d5f5c9  Adding a schema icon for the Schemas Perspective of the Schemas Plugin.
     new 071e34b  Linux icon resized to 48*48 pixels.
     new a94fa0b  Adding ldapstudio-browser-feature and ldapstudio-schemas-feature projects. Updating ldapstudio-rcp-features project. Adding ldapstudio-updatesite project. All projects that will be part of the LDAP Studio initial release have their version number passed to '0.6.0'. Modifying several build script for buildfing the initial release.
     new 9225bf1  Updating version number to 0.6.0
     new d964c3d  Adding build script to the updatesite for updatesite generation. Fixing potential bugs on the features build script. Changing LDAP Studio RCP version to 0.6.0.
     new d82de55  Updating UpdateSite URL on all features. Adding missing informations on features. Correcting the build to activate correctly the features in LDAP Studio.
     new 5fdc466  Fixing a bug on the update. Update was failing because of the name of a package. RCP feature was missing from the update site.
     new 0d658a0  finishing up some functionality when schemas are created in the schema partition
     new d72d015  fixing a couple bugs in meta schema and schema handler for new schema creation
     new 90b010a  Added fake plugin.xml for some eclipse plugins to get rid of useless actions, menus, view, wizards
     new b333593  Added fake plugin.xml for some eclipse plugins to get rid of useless actions, menus, view, wizards
     new 5642129  Added shortcuts and categories.
     new 0b0f54f  Updating LDAP Studio's Window icons with much better GIF files (using a 'perceptive' colors reduction).
     new f79df0f  Removing the LDAP Studio Jars Plugin from the LDAP Studio Browser Feature. Adding a new icon for the LDAP Studio Schemas Perspective. Adding View shortcuts to the LDAP Studio Schemas Perspective.
     new 5b7df73  Removing the LDAP Studio Jars Plugin from the LDAP Studio Schemas Feature.
     new 8dc61e7  Adding 'LDAP Studio RCP' View category and adding the Welcome View to it. Adding a new icon for the Welcome Perspective.
     new 8e7da9e  Renaming ManageExtensionsAction into ManageConfigurationAction. Adding the ReportABug Action. Adding several icons.
     new 5ff39e5  Adding ldapstudio.xpm icon to the Linux distribution (ppc and i386).
     new 642b9ff  Updating LDAP Studio executable for Windows with the new icon.
     new 3365081  Adding LDAP Studio icon to the Mac OS X application distribution (ppc and i386).
     new 8ad1498  Updating some Schemas Plugin icons.
     new 46979df  Updating LDAP Studio features. Renaming the LDAP Studio Update Site. Adding the LDAP Studio icon to each feature.
     new 13d31f2  Updating the build system on Mac OS X to be able to hide the configuration, features and plugins folders, as well as the startup.jar file inside the Application itself.
     new 7f226ca  Removing warning and dead code.
     new 2abd77d  Fixing a bug in the plugin.xml of the ldapstudio-rcp project, which caused the LDAP Perspective to not be displayed.
     new 9d5586d  Fixing a bug in the DSML Export Job that caused a NullPointerException to be raised if the Controls were null.
     new d4ec129  Updating the Schemas and Browser Feature to include the LDAP Studio Jars plugin.
     new 33a3988  Removing ldapstudio-dsml-command, ldapstudio-dsml-plugin and ldapstudio-importexport-plugin projects from trunks. Fixing a bug that prevented to build LDAP Studio for Mac OS X any system other than Mac OS X.
     new c12e1a4  Fix for DIRSERVER-821 and DIRSERVER-822. May have not handled some extreme cases. Implamented as a specific schema checking for collective attributes. Bound to CollectiveAttributeService  instead of SchemaService. May move to SchemaService later. Added three news tests to test new checks.
     new 4ebd13b  Fix for DIRSTUDIO-36, removed dead code
     new 8104aec  removing mina
     new f47715f  just cleaning up warnings
     new 874d202  moving triplese to it's own area
     new b1d4719  Added Javadocs, code cleaning.
     new 6861e0b  Added Javadocs, code cleaning.
     new fbdf442  Removed useless ModelModifer interface.
     new b80a3ab  moving ldap studio in subversion
     new 4ed55e9  moving apacheds
     new f366eb4  moving shared libraries to it's own place
     new 870ee50  mvoing daemon stuff over
     new bc0c594  moving testsuite stuff over to stefan's sandbox which we can restor later to it's own area as peers of other projects.
     new c378373  moving clients here.
     new 4643093  moving what was trunks with tlp common stuff like resources and top level pom and site to tlp-common area
     new 502d06b  no need for modules here
     new 9381282  revising pom for new configuration
     new 04279e0  moving tlp-common to project since it is for the entire directory/project with the master TLP pom and resources for the directory project
     new 89ff2c9  fix artifact id for apache top pom
     new 37ee552  further refinement
     new 9625e4e  [maven-release-plugin] prepare release project-7
     new 8cfdd1d  [maven-release-plugin] rollback the release of project-7
     new 057e1c3  prep for release
     new 683d14e  [maven-release-plugin] prepare release 7
     new 7bb82fe  [maven-release-plugin] rollback the release of 7
     new 6ec5f70  make sure we sign when releasing
     new 3f3fab6  [maven-release-plugin] prepare release 7
     new 42a704e  [maven-release-plugin] rollback the release of 7
     new 90d1f82  make it so tags are put into releases folder
     new 4832f31  [maven-release-plugin] prepare release 7
     new 923a12e  [maven-release-plugin] rollback the release of 7
     new 5b11600  [maven-release-plugin] prepare release 7
     new 8876ecd  [maven-release-plugin] rollback the release of 7
     new ada703d  need to instruct release plugin to use releases instead of tags
     new 19eb7fe  [maven-release-plugin] prepare release 7
     new de643ee  [maven-release-plugin] prepare for next development iteration
     new 0d1b37b  My Idea codestyle template for apacheds, I'm not sure how complete it is
     new 5701914  DIRSERVER-1024 get the next project pom version ready to use the maven-remote-resources-plugin.  Fix an svn url.
     new 9fd9d36  DIRSERVER-1025 use maven-javadoc-plugin
     new 56fdcdb  DIRSERVER-1032 proposed project pom containing shared pluginManagement elements
     new bb0d8c6  minor formatting to pom to make warnings clear
     new 28b0eea  [maven-release-plugin] prepare release project-y
     new a600234  [maven-release-plugin] prepare for next development iteration
     new 8e9a054  reverting failed release attempt
     new 08ff5dc  [maven-release-plugin] prepare release 8
     new 15a618d  [maven-release-plugin] prepare for next development iteration
     new f91e53d  adding maven-source-plugin to the pluginManagement section
     new 8784e69  Removed all the ^M from the files
     new 4e25054  branching for bigbang cleanup
     new 6211ca8  Applied Felix fix about Velocity logs in bigbang
     new 8dd3b0c  Applied Felix fix about Velocity logs in trunk
     new ad5fb8c  Fixed the SCM tag
     new 83f3fcc  swapping in bigbang to trunk
     new 5af6e8d  my private branch
     new c12a8c5  move to correct position
     new 3e5358d  Replaced references to bigbang by references to trunk
     new a6c6912  [maven-release-plugin] prepare release 9
     new 6c984bc  [maven-release-plugin] prepare for next development iteration
     new 2593b07  [maven-release-plugin] rollback the release of 9
     new 3b5a3d5  updates to plugins
     new c134c8a  [maven-release-plugin] prepare release 9
     new a12e4cb  [maven-release-plugin] prepare for next development iteration
     new ff20354  Updating project pom to 10-SNAPSHOT and plugins versions.
     new d6f82b3  downgrading to version 2.1 of maven assembly plugin due to bug in generating app jar
     new acdbba2  stupid shell script causing problems on ubuntu
     new 5d9307a  add idea code formating
     new 3efd039  changes to Index interfaces and helper classes ...
     new e7ea40f  [MERGE] pulling in changes from the bigbang branch to minimize conflicts
     new 61a1b05  get this darn script to work on ubuntu
     new 800ff48  - Can't find any version 2.3 of project-info plugin. Latest found is 2.0.1 - Update surefire-plugin to 2.4.2
     new 43cc211  Add snapshot repository for snapshot artifacts @ http://vm094.oxylos.org/mirror-maven2/
     new 92de5f9  Adding zero conf StartTLS extended operation and zero conf LDAPS feature ...
     new fb2f86b  Put ciManagement to TLP pom.xml
     new 0968400  svn:ignore
     new 866af42  Let me know when build is successfull again
     new 0386f40  Directory plugins are used in different projects, so put the <pluginRepositories> to TLP
     new 977f33f  svn:ignore
     new 0c17d79  Deploying snapshot to p.a.o will omit a repository configuration for snapshots as it's already in Apaches super pom
     new 5a9ed75  Revert commit 639581. We need to have the repository anyway in to project to know where to load the TLP snapshot pom from ...
     new 661a2aa  Order pom entries the same way it is done at http://maven.apache.org/ref/current/maven-model/maven.html
     new 1c5b4f9  Move contributors to TLP pom
     new f3a3d01  Move mailingLists to TLP pom
     new 2bf9d29  Move developers to TLP pom
     new 5f233f7  Some license headers were more equal than others. Use header from Apache super pom for all pom.xml
     new 8a28e93  Move project-info-reports to TLP pom
     new ca94fed  Update to latest maven-remote-resources-plugin and resource bundle.  Add rat and tools-maven-plugin to help check stuff
     new 583d9f1  Kill the worms before flies restart lifecycle :-)
     new 78a262a  Fix notifier
     new c02ff76  Hope this is the way to configure the from (and identical reply) reply address of the CI nag mails.
     new 920fa48  Temporary change of nag address to get the sender of the nag mail
     new 215ec8d  - Revert temporary address - from-* tags are not working
     new 768e47e  update release profile stuff, fix plugin versions, etc
     new c02b953  Added export notification into the README file in installers, and into a README.txt file in all the projects (root, apacheds, shared and installers)
     new 619b21b  [maven-release-plugin] prepare release 10
     new 5864dfd  [maven-release-plugin] prepare for next development iteration
     new b94800e  replacing trunk with bigbang branch
     new 9cf9792  replacing trunk with bigbang branch
     new 6d43075  replacing with bigbang
     new 032f17e  replacing with bigbang
     new 1690220  gpg sign script with menu
     new 670c1b9  replacing trunk with bigbang to prep for release cycle
     new 5f4ca59  bumping up to to 1.5.4-SNAPSHOT and respective revisions for dependent projects
     new 46367d8  Fix scm urls
     new 1a5bd0b  merging in changes from bigbang before replacing bigbang with private branch
     new 0d2db74  replacing with private branch
     new f0a9c33  reset these files
     new 119aa29  some import and generics cleanup and adding user dictionary for eclipse
     new 03d4078  fixing AL headers in files after RAT run
     new 2c1b3dd  fixing AL headers in files after RAT run
     new 4590f14  [maven-release-plugin] prepare release 11
     new e105847  [maven-release-plugin] prepare for next development iteration
     new e8d316c  locking down to version 11 of top level pom and deleting old protocol-ldap module
     new 5f12105  moving old trunk out of the way to move bigbang branch into this position
     new 8becaac  Fix scm urls
     new 90ed887  Shouldn't this be a SNAPSHOT version in the trunk?
     new b47c096  Just a test to see if I get CI mails on private account (as they don't appear on the list)
     new 3981090  Revert change for test. It's working and I'm getting CI mails on private account
     new bad8145  Partly fix for https://issues.apache.org/jira/browse/DIRSTUDIO-272. Only create reports. Enable check for -Prelease may have heavy impacts for releases in the near future because of 'Too many unapproved licenses'
     new 897a48b  Fix rat:check. What is the resources/directory for? I really wonder.
     new aceab54  I should read all ... rat supports aggregation. Sorry about this. \nReports can now be found in the reports section of the main module
     new 936bc37  include rat:check for -Prelease
     new 0f54cc5  Get rid of the failure in target directory. Oh my good is this ugly
     new 32d5e52  IMO it seems that the rat plugin has a problem with multiprojects. Adding now the default exclusions directly to the configuration, no matter where these files are (**/). It's not nice and can exclude false positives but I think it's better than having all the by default 'excluded' stuff still in the reports.
     new 9a3bd8a  update svn:ignore
     new a679690  Fixed some rat issues o added MANIFEST.MF to excludes o added Apache headers o removed LAST_BIG_BANG_MERGE files
     new 098383a  disabling rat which is showing raising false positives and and preventing the release build
     new 424d608  [maven-release-plugin] prepare release 12
     new 4f580fe  [maven-release-plugin] prepare for next development iteration
     new 5b89c84  - Update multiple plugin versions - Re-add maven-site-plugin (it got lost between versions 9/10)
     new 1f44329  Fixed a bad version for the plexus plugin. Updated some maven plugin version, and added some missing versions
     new e399b41  formatting
     new 02fd21f  [maven-release-plugin] prepare release 13
     new c6b0a2b  [maven-release-plugin] prepare for next development iteration
     new 44ecdef  [maven-release-plugin] rollback the release of 13
     new 4c6f343  [maven-release-plugin] prepare release 13
     new d0c8487  [maven-release-plugin] prepare for next development iteration
     new 49aabd0  [maven-release-plugin] rollback the release of 13
     new a3edef3  Still trying to find a way to make deploy working ... Sorry about the commits, but I can't test it without having a 'committed' project.
     new fc15096  [maven-release-plugin] prepare release 13
     new 34aebe7  [maven-release-plugin] prepare for next development iteration
     new ec1b599  Outsourcing the alternative deployment repository definition to settings.xml. To use an alternative deployment repository see also http://cwiki.apache.org/confluence/x/0dc
     new 02c02a8  Set default encoding for generated reports and source files. See also http://docs.codehaus.org/x/FQAgBQ and http://docs.codehaus.org/x/GQAFAw
     new c5d986c  Add CI and Plugin-Management reports
     new 9e5c240  Use remote repo on oxylos only for snapshot plugins. Released plugins should be available on repo1.maven.org/maven2 repo.
     new e66491b  [maven-release-plugin] prepare release 14
     new 3502c1f  [maven-release-plugin] prepare for next development iteration
     new 6657a16  Send continuum mails to commit list.
     new 414fc50  Comment notifiers -> No default notifier is taken by a CI system, but must be configured by the CI system.
     new 3e4d25c  Partial fix of DIR-242
     new d737668  Partial fix of DIR-242
     new 27f6bd1  Partial fix of DIR-242
     new 18288b4  Partial fix of DIR-242
     new 1e58b25  Partial fix of DIR-242
     new 0ce82d4  Update to latest ASF TLP pom. To overwrite configurations for deployment see also http://cwiki.apache.org/confluence/x/zbEB
     new ec85da1  Update comment and fix wiki url
     new 420cf30  - Fix possible NPE becuase of not existing property - Better comment
     new e634e47  Remove notification ML
     new 8662088  [maven-release-plugin] prepare release 15
     new 3f5286c  [maven-release-plugin] prepare for next development iteration
     new bab138f  Update maven-bundle-plugin to be up to date when releasing next TLP pom
     new 95bbfc0  adding more words
     new 8429734  more words in the dictionary
     new 02db6e7  added avl table and cursors
     new 6ef140e  more words
     new 64b022c  more words added
     new eb0979c  more words
     new 5c070f9  more words
     new 6c0a1e1  Use latest version of release plugin which has the remoteTagging set by default. See also http://mail-archives.apache.org/mod_mbox/directory-dev/200904.mbox/%3Cgrfb8i@ger.gmane.org%3E
     new c5a9d5a  added more words
     new 2876135  Added my name to developers list
     new d0ce6b5  adding more words to dictionary
     new 4b62c83  just a test
     new 5dc9930  just a test
     new 7d85cbc  [maven-release-plugin] prepare release 16
     new eef1470  [maven-release-plugin] prepare for next development iteration
     new d18acba  revert back to 16-SNAPSHOT and try release again
     new f351984  [maven-release-plugin] prepare release 16
     new f391c9b  [maven-release-plugin] prepare for next development iteration
     new c98e20d  [maven-release-plugin] rollback the release of 16
     new b968e5d  testing release process without this fancy staging crap that is not even working
     new f9a2a62  [maven-release-plugin] prepare release 16
     new 026f30d  [maven-release-plugin] prepare for next development iteration
     new 5bfc441  [maven-release-plugin] rollback the release of 16
     new 5a5e02f  Reverting back to using the old Apache parent pom where the previous ssh based access to the deployment repository via people.apache.org worked.  We really need to conduct a vote before we move on to the repository.apache.org server that runs Nexus. My understanding from joes@asfinra is that this is the direction will will be going and we must get on board with it.  It uses http rather than using ssh based access to the repository.  We have to request access from the Mav [...]
     new 140d062  Moving back to Apache Pom version 5
     new eed6e95  [maven-release-plugin] prepare release 16
     new 27bd090  [maven-release-plugin] rollback the release of 16
     new b08b2de  Removed commented code.
     new 7845842  [maven-release-plugin] prepare release 16
     new b431cac  [maven-release-plugin] prepare for next development iteration
     new b92a266  Update various dependency/plugin versions
     new a2478fa  Added me to developers, updated link to continuum
     new 044d943  Merging branch into trunk
     new 0337420  Bumped up the maven plugins to the latest version. Added some newlines. Updated the developers informations
     new 0f4e1aa  [maven-release-plugin] prepare release project-17
     new b1e838b  [maven-release-plugin] prepare for next development iteration
     new 43f56c0  [maven-release-plugin] rollback the release of project-17
     new 7439e7a  [maven-release-plugin] prepare release 17
     new b86b9ba  [maven-release-plugin] prepare for next development iteration
     new c023e64  Upgraded some maven plugin version (clean, compiler)
     new 02c939b  Removed useless parts in the pom
     new 6a7eb1b  Remove PMD/Project-Info from TLP pom (plugins are updated too often)
     new fdd5246  Remove @version annotation from comment header
     new 3aa6f7c  New CI server
     new 7368e59  modified the formater so that all the LDIF formatting does not disapear when formating a file
     new 83f46c2  o added a project description and URL o updated CI management o create a Maven site with directory skin o added versions update reports
     new 9817931  Updated mailing lists, added missing committers and PMC members
     new e569faa  Added license header
     new ac4b2cf  o updated plugin versions according to 'Plugin Updates Report' o use apache-rat-plugin
     new e23be2c  o Updated developers according to ASF LDAP. o Removed contributor section, it contained only one person, either it should list all or none.
     new 099bd6c  More version updates
     new c5e796b  More version updates
     new 4265e3d  [maven-release-plugin] prepare release project-18
     new 82f5a8a  [maven-release-plugin] prepare for next development iteration
     new 556c9a8  Added description, fixed ML link, removed release info, added category, fixed SVN browse link, updated RFC info
     new b0aad70  update dictionary and add a script to create branches
     new 19e6ae4  simple script to consistently set the needed svn properties across mvn modules
     new a3d900b  Update descriptions (DIR-271)
     new 724da58  forgot some old updates to the dictionary
     new 68b12eb  add additional META-INF directory to ignore: generated from studio builds
     new b14913a  ignore yet another idea build artifact
     new 997b432  Added plugin configuration for the 'project' module to generate eclipse project descriptors to be able to import it in an Eclipse workspace.
     new b95b74b  Added a "Reveal in Finder" External Tool configuration for Mac OS X.
     new 4708feb  o site generation with Maven 3 o updated plugin versions o use new skin version
     new 7e2dbca  Remove outdated mailinglist archives
     new d62b73e  Maven 3 only
     new 7a02413  Avoid parent.relativePath warning (see http://jira.codehaus.org/browse/MNG-4687)
     new a09ec50  Removed report plugin configuration
     new dd5ddcc  Replaced the antlr-maven-plugin. Updated the maven-surefire-report-plugin version
     new 28972dc  adding some dictionary words
     new 898eee8  adding more dictionary words for eclipse
     new 30156ff  updates
     new 157be41  dictionary updates
     new 0922ac0  Latest apache POM, plugin updates
     new 2bad8bb  [maven-release-plugin] prepare release 19
     new fb9f561  [maven-release-plugin] prepare for next development iteration
     new 4bbc1d2  Remove api ML
     new e766ed6  Requires at last maven version 3.0.0
     new d7abce6  Removed maven-eclipse-plugin configuration
     new 50446d2  Rollback release
     new aa3507f  [maven-release-plugin] prepare release 19
     new 26e2e39  [maven-release-plugin] prepare for next development iteration
     new 2dffa9c  Bumped up the maven-surefire-plugin to 2.7.2
     new 93c1157  added the version for docbkx-maven-plugin
     new bd2e400  moving stray test class
     new f1ffae4  Update CI URL
     new 110a278  update resources
     new eb87d7d  updated pluging's version
     new f2fe5e3  [maven-release-plugin] prepare release 20
     new 503b2dc  [maven-release-plugin] prepare for next development iteration
     new d9fc016  made defaults for cache directory and plugin directory more robust
     new abdec9a  updates to files to ignore
     new 9362284  dict words
     new df8ff01  DISHARED-86: removed use of JNDI interfaces and enhanced generics for ResultResponse
     new 81e28c5  Added a specific profile used to append a string to project name. See -> http://directory.markmail.org/thread/ltdnrkauci2x2afc
     new c56b433  seems this bin directory is being created by some maven commands now
     new 2edef66   Bumped up some dependency and plugin versions
     new 8342049  Added Apache license header
     new ea8f345  - Updated parent to org.apache:apache:9 - Removed the 'release' and 'full' profile - Configured the 'rat' check for the project pom - Always execute the 'rat' check - Removed the release.altDeploymentRepository property - Updated plugin versions
     new 143afb7  [maven-release-plugin] prepare release 21
     new bef5b53  [maven-release-plugin] prepare for next development iteration
     new fc152e9  separated out interfaces for both mutable and immutable syntaxCheckers
     new 3666840  added two shell scripts to get the updated plugin and dependencies
     new d17b8f4  added the ASL 2.0 licenses
     new 8497e0b  bumped up maven-gpg-plugin maven-surefire-report-plugin maven-surefire-plugin and findbugs-maven-plugin plugins version
     new 6f831ef  [maven-release-plugin] prepare release project-22
     new b8eb1df  revert the previous mvn release:prepare
     new 1f51d8a  [maven-release-plugin] prepare release 22
     new 4bfbbbd  [maven-release-plugin] prepare for next development iteration
     new 1ed5337  added more dictionary words
     new f93dbfa  bumped up the maven-release plugin version
     new 6b9c312  [maven-release-plugin] prepare release 23
     new e766f81  [maven-release-plugin] prepare for next development iteration
     new 7dcd9ac  Moved back the execution of the 'apache-rat-plugin' to the 'apache-release' profile.
     new d0ccb48  [maven-release-plugin] prepare release 24
     new 578f82d  [maven-release-plugin] prepare for next development iteration
     new b563be1  bumped up plugin versions
     new 50fef18  [maven-release-plugin] prepare release 25
     new 639515a  [maven-release-plugin] prepare for next development iteration
     new 83ac646  Move the maven-felix-plugin version back to 2.3.4, as the latest version has an issue with java 1.5
     new 901e8ee  [maven-release-plugin] prepare release 26
     new 6dc64cf  [maven-release-plugin] prepare for next development iteration
     new 6394648  Bumped up the plugin versions
     new ea858c9  Updated the eclipse plugin revision
     new 74ef5a5  Bumped up to parent pom rev 10
     new 669e488  added the maven-bundle-plugin into the paret pom
     new a77b66a  [maven-release-plugin] prepare release 27
     new 3d401ba  [maven-release-plugin] prepare for next development iteration
     new 580949d  Bumped up the plugins version
     new e622efb  bumped up the compiler plugin
     new c1d7397  [maven-release-plugin] prepare release 28
     new 7d50b37  [maven-release-plugin] prepare for next development iteration
     new 8039777  Bumped up to the latest Apache version, and to the latest version of the surefire plugin
     new 674aa2d  [maven-release-plugin] prepare release 29
     new a2a8579  [maven-release-plugin] prepare for next development iteration
     new beb3dd3  Bumped up some plugins
     new e8c3dd6  [maven-release-plugin] prepare release 30
     new c669be2  [maven-release-plugin] prepare for next development iteration
     new 15bd10c  Moved back to version 2.3.7 of the 'maven-bundle-plugin'.
     new 21c5724  [maven-release-plugin] prepare release 31
     new 691b2c1  [maven-release-plugin] prepare for next development iteration
     new df3d273  Bumped up the plungins and version od dependencies
     new 21bb684  [maven-release-plugin] prepare release project-32
     new 67ea7a2  [maven-release-plugin] prepare for next development iteration
     new 443b691  [maven-release-plugin] rollback the release of project-32
     new 324cabd  [maven-release-plugin] prepare release 32
     new 76abf31  [maven-release-plugin] prepare for next development iteration
     new 586e3f3  Added a script to list the imports (usefull for OSGi)
     new 38490cc  Updated the list of team members
     new 066367e  Bumped up the rat-plugin version
     new 464ba09  Fixed the character entities
     new 937492a  [maven-release-plugin] prepare release 33
     new eed75ee  [maven-release-plugin] prepare for next development iteration
     new 4e562f6  Bumped up many plugin versions
     new 3c09e27  [maven-release-plugin] prepare release 34
     new 2aebd60  [maven-release-plugin] prepare for next development iteration
     new dcba653  Make Java 7 the default target
     new 0a2fbc1  Adding myself to a list of developers
     new 62396c3  Updating compiler plugin
     new d23a452  Update checkstyle-configuration version. Configure maven-checkstyle-plugin.
     new 0a6c1f2  Update CI section
     new 316a547  PMC Chair changed
     new 6a056cc  s/Committer/PMC Member
     new 5544dc2  Add missing committers
     new 7b4041a  Bump ASF parent and many plugin versions
     new 7f5d132  [maven-release-plugin] prepare release 35
     new 2c7ed48  [maven-release-plugin] prepare for next development iteration
     new e9af164  Rollback release 35
     new 1346c20  Revert to maven-bundle-plugin 2.5.3
     new 67748ac  [maven-release-plugin] prepare release 35
     new e876eb4  [maven-release-plugin] prepare for next development iteration
     new 71bce21  Time to go Emeritus
     new 8ca98c8  Bumping up a lot of dependencies
     new 1bd4f51  [maven-release-plugin] prepare release 36
     new 1fab4f5  [maven-release-plugin] prepare for next development iteration
     new 0313f06  Reverted back the maven-site-plugin to 3.4
     new 70e0852  [maven-release-plugin] prepare release 37
     new 565fb59  [maven-release-plugin] prepare for next development iteration
     new 2fd5cec  Applying Herve Boutemy pull request #1
     new a01091a  Bumped up the maven-site plugin to 3.5.1
     new 0d8b4ab  Mobed back to surefire 2.18.1, as teh ew version has issue with memory consumption. Bumed up to teh latest skin SNAPSHOT
     new aa4b82f  Bumped a couple of dependencies, updated the PMC/Committers list with the added people, and fixed the Mailing lists list
     new 30488db  Replaced a SNAPSHOT version of skin by a released version
     new 543becb  [maven-release-plugin] prepare release 38
     new 48c0c52  [maven-release-plugin] prepare for next development iteration
     new 94d3cda  Fixed a wrong plugin version
     new 5480efa  [maven-release-plugin] prepare release 39
     new b9b0bd4  [maven-release-plugin] prepare for next development iteration
     new 6402a04  Downgrading the shade pluin as 3.0.0 has a bug (https://issues.apache.org/jira/browse/MSHADE-247)
     new a2721a7  [maven-release-plugin] prepare release 40
     new a3da4a6  [maven-release-plugin] prepare for next development iteration

The 2548 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@directory.apache.org" <co...@directory.apache.org>'].