You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2012/04/22 10:38:42 UTC

svn commit: r1328815 - in /gump/metadata/project: jaas.xml mx4j.xml

Author: billbarker
Date: Sun Apr 22 08:38:41 2012
New Revision: 1328815

URL: http://svn.apache.org/viewvc?rev=1328815&view=rev
Log:
 Need to stop worrying about ancient projects some day

Modified:
    gump/metadata/project/jaas.xml
    gump/metadata/project/mx4j.xml

Modified: gump/metadata/project/jaas.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jaas.xml?rev=1328815&r1=1328814&r2=1328815&view=diff
==============================================================================
--- gump/metadata/project/jaas.xml (original)
+++ gump/metadata/project/jaas.xml Sun Apr 22 08:38:41 2012
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="jaas">
+<module name="jaas" groupId="javax.security">
 
   <url href="http://java.sun.com/products/jaas/"/>
   <description>

Modified: gump/metadata/project/mx4j.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mx4j.xml?rev=1328815&r1=1328814&r2=1328815&view=diff
==============================================================================
--- gump/metadata/project/mx4j.xml (original)
+++ gump/metadata/project/mx4j.xml Sun Apr 22 08:38:41 2012
@@ -45,6 +45,7 @@
     <option project="jsse"/>
     <option project="jaf"/>
     <option project="jython"/>
+    <option project="jaas" />
  
     <home nested="target"/>
     <jar name="lib/mx4j-jmx-*[0-9T].jar" id="mx4j-jmx"/>